NANVL
SIN
COS
Returns the sine value.
SIN(n)
Enter values below to update the example in real time.
sin_zero
SELECT SIN(0) AS sin_zero FROM DUAL;