Sin Function; Example Of Sin - HP Neoview SQL Reference Manual

Hide thumbs Also See for Neoview SQL:
Table of Contents

Advertisement

SIN Function

The SIN function returns the sine of a numeric value expression, where the expression is an angle
expressed in radians.
SIN is a Neoview SQL extension.
SIN (numeric-expression)
numeric-expression
is an SQL numeric value expression that specifies the value for the argument of the SIN
function. See

Example of SIN

This function returns the value 3.42052233254419920E-001, or approximately 0.3420, the sine of
0.3491 (which is 20 degrees):
SIN (0.3491)
"Numeric Value Expressions" (page
217).
SIN Function
405

Advertisement

Table of Contents
loading

Table of Contents