You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the ' complement operation is used on a function, it only applies to the ending () parameter and breaking down the function's name into a conjunction of its letters. The reference to that function is completely lost.
Similar thing is happening while applying it to a recurrence, but this time the reference is kept to a trimmed name (just the final letter) and the remaining letters are made into a conjunction.
Summary
Environment
Steps to Reproduce
Step 1: What input did you first provide?
Step 2: Any additional input to Tau?
Expected Result
j'k'
Actual Result
cfnux'
Additional Information
Severity and Impact
Workaround (if applicable)
Contact Information
Submission Instructions
mydemo_complement.tau.txt
The text was updated successfully, but these errors were encountered: