The SINH function returns the hyperbolic sine of a value.
This function can be useful to model how forecast errors escalate non-linearly as predictions extend further into the future.
Syntax
SINH(Value)
Arguments
| Argument | Data type | Description |
| Value | Number | The numeric value for which you want to calculate the hyperbolic sine. The input can be any finite number. |
The SINH() function returns a numeric value.
Calculation engine functionality differences
This function is only available in the Polaris Calculation Engine.
Syntax example
SINH(1)
Additional information
Returns NaN when Angle is NaN.
Excel equivalent
Examples
| Formula | Result |
SINH(1) | 1.175 |
SINH(-1) | -1.175 |
Example 1: Commission acceleration modeling for high performers
Example 2: Compound interest shock modeling for stress testing
Example 3: Expedited freight cost escalation modeling
Example 4: Recruitment cost escalation under talent scarcity