| 4D v18SIN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v18
 SIN 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SIN ( value ) | ||||||||
| Parameter | Type | Description | ||||||
| value | Real |   | Angle whose sine is returned | |||||
The SIN function returns the sine of the angle specified in value. It accepts and returns numeric data.
In value, pass any real number (an angle) for which to return the sine. It must be expressed in radians. If the angle is in degrees, multiply it by PI/180 to convert it to radians.
SIN(B4)
SIN(30*PI()/180) //0.5
	Product:  4D
	Theme:  4D View Pro Formulas
	
        
        
	
	
	
	
	
	
	
	
	4D View Pro Reference ( 4D v18)
	
	
	
 Add a comment
Add a comment