4D v14

RADIANS

Home

 
4D v14
RADIANS

RADIANS  


 

 

Command RADIANS

RADIANS (arithmetic_expression)

The RADIANS function returns the number of radians of the arithmetic_expression. The arithmetic_expression represents the angle expressed in degrees.

Example  

This example returns the number of radians of a 30 degree angle:

RADIANS ( 30 );
`returns the value 0,5236

 
PROPERTIES 

Product: 4D
Theme: Functions

 
SEE ALSO 

DEGREES

 
ARTICLE USAGE

4D SQL Reference ( 4D v11 SQL Release 4 )
4D SQL Reference ( 4D v14)
4D SQL Reference ( 4D v12.1)
4D SQL Reference ( 4D v13.4)
4D SQL Reference ( 4D v14 R2)
4D SQL Reference ( 4D v14 R3)
4D SQL Reference ( 4D v14 R4)