
RhinoV3 SP3: RhinoV3 InLine Calculator - Free 
RhinoV4 SP0: RhinoV4 InLine Calculator - Free 

Calculate common expressions in the Rhino's command prompt  
supported operators: 
- Addition and subtraction +, - 
- Multiplication and division *, / 
- Exponentiation ^ 
- Integer division \ 
- Mod % It also recognizes the following functions: 
ABS, EXP, FIX, INT, LOG (base 10), LN(base2.718..), RND, SNG, SQR 
SIN, COS, TG, ATG (degrees) 
SINR, COSR, TGR, ATGR(radians) 
include parentheses for the above functions i.e.Tangent: TG(45) 

- Start Rhino 
- Start rhinocalc.exe (or assign it to a button NoEcho _Run "path to rhinocalc.exe") 
- right mouse click on RhinoCalc icon in the systray for pop-up menu to close calculator, enable it, disable it, test it ... 
- it works with one rhino session only (first or last started rhino session)... 
- once user press Enter/CarriageReturn, SPACE BAR or CTRL key the RhinoCalc will look at the Rhino's command prompt and calculate if there is anything to calculate! 
- indicator that RhinoCalc is running  
i.e. 2+4,6*2,9/3 RhinoCalc will automatically place 6,12,3 before it reaches Rhino input 
more examples: (2*50)/4 or (2*sin(45))/3 or any combination operators and functions separated with parentheses 

Download RhinoCalc at:
http://www.rhino3d.e-cnc.com/

