Related Topics: | ||
Description: Converts degrees to radians.
Syntax: RADIANS(Angle)
Angle is an angle in degrees that you want to convert.
Remarks:
When used in a RENO flowchart, Angle must evaluate to a numerical value. It can include:
Numerical values
Standard operands (+, -, *, /)
Predefined mathematical functions (exp, log, sin, etc.)
References to any analysis workbooks
Example:
RADIANS(270) = 4.712389 [270 degrees as radians or 3p/2 radians]
© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.