4D v17ACOS | 
            ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                 
                
  | 
                
			
                    
                         
    4D v17
 
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 v17)
	
	
	
	
	
	
	
	
Add a comment