This Oracle tutorial explains how to use the Oracle/PLSQL SIN function with syntax and examples.
The Oracle/PLSQL SIN function returns the sine of n.
The syntax for the SIN function in Oracle/PLSQL is:
A numeric value used to calculate the sine. It is an angle expressed in radians.
The SIN function returns a numeric value.
The SIN function can be used in the following versions of Oracle/PLSQL:
Let's look at some Oracle SIN function examples and explore how to use the SIN function in Oracle/PLSQL.
For example: