RADIANS
Description: Converts degrees to radians.
Syntax: RADIANS(Angle)
- Angle is an angle in degrees that you want to convert.
Remarks:
- When used in an event analysis 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 ReliaSoft Workbooks
Example:
- RADIANS(270) = 4.712389 [270 degrees as radians or 3p/2 radians]