14.4.7 OracleDecimal Static (Trigonometric) Methods
The OracleDecimal static (trigonometric) methods are listed in Table 14-55.
                  
Table 14-55 OracleDecimal Static (Trigonometric) Methods
| Methods | Description | 
|---|---|
| Returns an angle in radians whose cosine is the supplied  | |
| Returns an angle in radians whose sine is the supplied  | |
| Returns an angle in radians whose tangent is the supplied  | |
| Returns an angle in radians whose tangent is the quotient of the two supplied  | |
| Returns the cosine of the supplied angle in radians | |
| Returns the sine of the supplied angle in radians | |
| Returns the tangent of the supplied angle in radians | |
| Returns the hyperbolic cosine of the supplied angle in radians | |
| Returns the hyperbolic sine of the supplied angle in radians | |
| Returns the hyperbolic tangent of the supplied angle in radians |