Re: [Emc-users] EMC2 Syntax for Math Formulas

2009-02-20 Thread sam sokolik
/html/gcode.html sam - Original Message - From: To: Sent: Friday, February 20, 2009 6:41 PM Subject: [Emc-users] EMC2 Syntax for Math Formulas > > > Hello, > > The Sherline rotary table works fine. I am now trying to insert formulas > in my > program such as SQR

[Emc-users] EMC2 Syntax for Math Formulas

2009-02-20 Thread saadp
Hello, The Sherline rotary table works fine. I am now trying to insert formulas in my program such as SQRT(value), SQUARE, COS, ATAN... Is there a documentation that shows the proper syntax to use? For instance I would like to check that [value1]^2 will return the square of value1. Thanks fo