calc plugin by Etienne M.
Petite calculatrice / Lil calculator
Last updated on 2008-09-11. Provides Syntax.
Compatible with DokuWiki 2008-05-05.
| Download | http://emauvais.multimania.com/dokuwiki/calc.tar.gz |
|---|
calc:[your_math_expression]= → resultcalc:[your_math_expression]>= → your_math_expression = resultcalc:2+3*5= → 17calc:-1234.56*78.9= → -9,629.568calc:sin(pi()/4)= → 0.707106781187calc:round(exp(1),3)= → 2.718calc:(1+sqrt(5))/2= → 1.61803398875calc:2+3*5>= → 2+3*5 = 17calc:5/0= → “Calc error: Division by zero”calc:sqrt(-1)= → “Bad value…”calc:unauthorized_function(12)= → “Calc error: syntax error, unexpected ';'”calc:1234567890= → 1,234,567,890.Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported