4D v17ATAN | 
            ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                 
                
  | 
                
			
                    
                         
    4D v17
 
ATAN 
                                
                                
        
 | 
                |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ATAN ( value ) | ||||||||
| Paramètre | Type | Description | ||||||
| value | Réel | 
             
         | 
        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
	Produit :  4D
	Thème :  Formules 4D View Pro
	
        
        
	Nom intl. :  ATAN
	
	4D View Pro ( 4D v17)
	
	
	
	
	
	
	
	
Ajouter un commentaire