| 4D v18ACOS | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v18
 ACOS 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ACOS ( value ) | ||||||||
| Parameter | Type | Description | ||||||
| value | Real |   | Angle whose arccosine is returned. Must be between –1 and +1. | |||||
The ACOS function calculates the angle of the arccosine specified in value. value must be included in the range -1 to +1.
The returned angle is in radians between 0 and PI . To convert the result to degrees, multiply the result by 180/PI.
ACOS(0.5) //result:= 1.0471975512
	Product:  4D
	Theme:  4D View Pro Formulas
	
        
        
	
	
	
	
	
	
	
	
	4D View Pro Reference ( 4D v18)
	
	
	
 Add a comment
Add a comment