18.12.2012 Views

Advanced Spring Rater - Roehrig Engineering

Advanced Spring Rater - Roehrig Engineering

Advanced Spring Rater - Roehrig Engineering

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ACOS ( expression )<br />

ACOS returns the cos-1 of ‘expression’.<br />

ATAN ( expression )<br />

ATAN returns the tan-1 of ‘expression’.<br />

EXP ( expression )<br />

EXP returns the values of ‘e’ to the ‘expression’ power, or e‘expression’.<br />

LOG ( expression )<br />

LOG returns the natural log of ‘expression’.<br />

SQRT ( expression )<br />

SQRT returns the square root of ‘expression’<br />

DIFF ( expression )<br />

DIFF differentiates ‘expression’ with respect to time. The sample rate of<br />

expression is assumed to be that same of the data being used to evaluate<br />

‘expression’.<br />

INTG ( expression )<br />

INTG integrates ‘expression’ with respect to time. The sample rate of expression<br />

is assumed to be that same of the data being used to evaluate ‘expression’.<br />

POSITIVE ( expression )<br />

POSITIVE returns the value of ‘expression’ if it is greater then zero, otherwise<br />

POSITIVE returns zero.<br />

NEGATIVE ( expression )<br />

NEGATIVE returns the value of ‘expression’ if it is less then zero, otherwise<br />

NEGATIVE returns zero.<br />

RAD ( expression )<br />

RAD converts ‘expression’ from degrees into radians.<br />

DEG ( expression )<br />

DEG converts ‘expression’ from radians to degrees.<br />

MIN ( expression1, expression2, expression3, … )<br />

MIN evaluates each individual expression and then returns the minimum of all of<br />

the expressions.<br />

MAX (expression1, expression2, expression3, … )<br />

MAX evaluates each individual expression and then returns the maximum of all of<br />

the expressions.<br />

41

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!