Name
Rad -- convert degrees to radians (V2.0)
Synopsis
result = Rad(x)
Function
Converts the degrees specified in x to radians.

Inputs
x
degree value which should be converted to radians
Results
result
radians of x

Show TOC