Math Calculations
From WriteMonkey
Math Calculations
Home | CategoriesPress CTRL+SHIFT+R after selecting a mathematical expression: 1+1 will turn into 1+1 = 2
- 12 / 3 = 4
- 2+4 * 3 = 14
- (2+4) * 3 = 18
- 3^4 = 81
- 2 * pi = 6.2832
Decimal point = dot or comma: 2,5 + 1.2 = 3.7
Do not use thousands separators (dot or comma). The parser will regard it as a decimal point.
- 1,000*5 = 5
- 1.000*5 = 5
- 1000*5 = 5000
A beep will accompany faulty syntax which produces = ERROR
Please support the ongoing development of Writemonkey
- To activate the Math feature, go to http://writemonkey.com/
- then click on the PayPal banner to donate
Categories: What else?
WriteMonkey version 2.4.0.6 | This helpfile last updated on Aug 29, 2012 --- Stefan Müller