This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
notes:r_cheat_sheet [2026/07/30 13:17] 114.119.158.118 old revision restored (2026/06/30 13:46) |
notes:r_cheat_sheet [2026/07/31 18:55] (current) 47.254.159.162 old revision restored (2026/06/07 07:45) |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| * Booleans are e.g. '' | * Booleans are e.g. '' | ||
| * For variable assignment '' | * For variable assignment '' | ||
| - | * For help on a function use '' | + | * For help on a function use '' |
| * Operations are '' | * Operations are '' | ||
| * '' | * '' | ||
| Line 26: | Line 26: | ||
| * '' | * '' | ||
| * Scalar operations or functions on vectors typically produce other vectors e.g. + - == sin(myseq) | * Scalar operations or functions on vectors typically produce other vectors e.g. + - == sin(myseq) | ||
| + | * '' | ||
| ===== Plotting ===== | ===== Plotting ===== | ||
| Line 37: | Line 38: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| + | * '' | ||
| ===== Matrices ===== | ===== Matrices ===== | ||
| Line 67: | Line 68: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| + | * '' | ||
| + | * '' | ||