Skip to content

Calc.IO

Latest
Compare
Choose a tag to compare
@vishnubhadri vishnubhadri released this 04 Jul 04:45
· 3 commits to master since this release
b11db3d

Calc.IO
A Mathematical tool for calculation.

Calcio is the java application that works on top of Arity.jar. It is used for process small mathematical task snd operation. It support root operation, trigonometry and logarithmic

Requirements: java 8
''' java -jar Calc.IO.jar '''

Arguments
-s : Execute single line formula. like '''a+b'''. Later get input for a and b
-m : Execute multiline line equation. like '''a=10 b=20 c=a+b''' (Space between each assignment)
-i : Get input from file
? : Help.

Operation
√=root (Support in -i)
^=power