User Tools

Site Tools


manual:Calculations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
manual:Calculations [2023/10/02 04:38] peternlewismanual:Calculations [2025/02/26 02:04] (current) – [Operators] peternlewis
Line 38: Line 38:
 | Unary Postfix Operators (`!,%,°`)) | factorial, percent, degrees. | | Unary Postfix Operators (`!,%,°`)) | factorial, percent, degrees. |
  
-Numbers are in decimal by default, but may use base 16 if they start with `$` or `0x` (eg $5A or 0x5A), or may start with a specific base followed by a `#` (eg 8#007). Numbers may include underscores, for example 1_000_000 or 0xABCD_EF89.+Numbers are in decimal by default, but may use base 16 if they start with `$` or `0x` (eg $5A or 0x5A), or may start with a specific base followed by a `#` (eg 8#007). Numbers may include underscores, for example `1_000_000or `0xABCD_EF89`.
  
 [[Variables|Variables]] can be used if they contain numeric expressions, including an *array* of numbers separated by commas, in which case you can use an array index to select the desired number.  [[Variables|Variables]] can be used if they contain numeric expressions, including an *array* of numbers separated by commas, in which case you can use an array index to select the desired number. 
manual/Calculations.1696221503.txt.gz · Last modified: by peternlewis

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki