This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
Tan
|
Tan ( number ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
number | Real |
![]() |
Number, in radians, whose tangent is returned | |||||
Function result | Real |
![]() |
Tangent of number | |||||
Tan returns the tangent of number, where number is expressed in radians.
Note: 4D provides the predefined constants Pi, Degree, and Radian. Pi returns the Pi number (3.14159...), Degree returns one degree expressed in radians (0.01745...), and Radian returns one radian expressed in degrees (57.29577...).
Product: 4D
Theme: Math
Number:
19
Created: < 4D v6
4D Language Reference ( 4D v20 R7)