PowerCenter
- PowerCenter 10.4.0
- All Products
SIN(numeric_value)
Argument | Required/ Optional | Description |
---|---|---|
numeric_value | Required
| Numeric datatype. Numeric data expressed in radians (degrees multiplied by pi divided by 180). Passes the values for which you want to calculate the sine. You can enter any valid transformation expression. You can also use operators to convert a numeric value to radians or perform arithmetic within the SIN calculation.
|
SIN( DEGREES * 3.14159265359 / 180 )
|
|
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SIN( ARCS * 3.14159265359 / 180 )