Rad(
    ------------------
    Basic keyword
     
     
    Use: This function gives the value
    in radians of a number in degrees.
     
    Syntax is: Rad(x)
     
    Example:
     
    Rad(180) = 3.1415...
    Deg (Rad(x)) = x