| 4D v18ATAN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v18
 ATAN 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ATAN ( value ) | ||||||||
| Parameter | Type | Description | ||||||
| value | Real |   | Tangent of an angle. Must be between –1 and +1. | |||||
The ATAN function calculates the arctangent, i.e. the angle whose tangent is specified in value. It accepts and returns numeric data.
In value, specify the tangent of the angle to return. It must be between -1 and +1.
The angle is returned in radians between -PI/2 and PI/2. To convert the result to degrees, multiply the result by 180/PI.
ATAN(1) //result:= 0.7853981634
	Product:  4D
	Theme:  4D View Pro Formulas
	
        
        
	
	
	
	
	
	
	
	
	4D View Pro Reference ( 4D v18)
	
	
	
 Add a comment
Add a comment