This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
actcalc [2018/02/27 09:53] โ admin | actcalc [2025/07/19 18:56] (current) โ admin | ||
---|---|---|---|
Line 8: | Line 8: | ||
- You can use variables x1, x2 etc to represent the current value that is displayed on the line number of the Information Pane. Usually x0 and x1 cannot be used as they are not actual values. (Usually the first two items in the information pane would be the name and class of the current object) | - You can use variables x1, x2 etc to represent the current value that is displayed on the line number of the Information Pane. Usually x0 and x1 cannot be used as they are not actual values. (Usually the first two items in the information pane would be the name and class of the current object) | ||
- You can use sqrt(...) | - You can use sqrt(...) | ||
+ | |||
+ | {{page> | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Feeling lost? [[starthere|Start here]] or [[tadtutorials|Start learning TAD using tutorials]]. | ||