Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v20
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.

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

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



Siehe auch 

DEGREES

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Functions

 
SEITENINHALT 
 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D - SQL Reference ( 4D v20)