SandBox
Jump to navigation
Jump to search
For alternative test see Sandbox
This is the sandbox. To experiment with editing, click "edit this page".
test1 | test2 |
test3 | test4 |
{{#define: log2(x) ln(x)/ln(2)}} Expression error: Unrecognized word "log". de:SandBox es:SandBox ja:en:SandBox/Ja
Hot Stuff[edit]
Calculations[edit]
... can be carried out by the wiki software (including PHP): 701.95500086539
{{#expr: 1200*ln(3/2)/ln(2)}}
Formatting[edit]
... can be used that lets control you thousands separator, decimal separator and precision: {{#number_format:12345.6|3|.|}}
{{#number_format:12345.6|3|.|}}
Combining[edit]
... calculation and formatting to get cent values: {{#number_format:701.95500086539|3|.|}}
{{#number_format:{{#expr: 1200*ln(3/2)/ln(2)}}|3|.|}}