SAP BW Trigonometry
- arccos
Returns the arccosine of "numeric_expression" in radians. The arccosine is the angle whose cosine is "numeric_expression". - arcsin
Returns the arcsine of "numeric_expression" in radians. The arcsine is the angle whose sine is "numeric_expression". - arctan
Returns the arctangent of "numeric_expression" in radians. The arctangent is the angle whose tangent is "numeric_expression". - cos
Returns the cosine of "numeric_expression" where "numeric_expression" is an angle expressed in radians. - sin
Returns the sine of "numeric_expression" where "numeric_expression" is an angle expressed in radians. - tan
Returns the tangent of "numeric_expression" where "numeric_expression" is an angle expressed in radians. - coshyp
Returns the hyperbolic cosine of "numeric_expression" where "numeric_expression" is an angle expressed in radians. - sinhyp
Returns the hyperbolic sine of "numeric_expression" where "numeric_expression" is an angle expressed in radians. - tanhyp
Returns the hyperbolic tangent of "numeric_expression" where "numeric_expression" is an angle expressed in radians.
Parent topic: SAP BW