Math JavaScript Tutorial

Syntax

math.sin(num)
The sin() method of the Math object is used to calculate the sine of a number.
It returns a numeric value between -1 and 1.


    
    
    
    
    
    Enter Number:
    
    
    

    The sine is: