sinh
Calculates the hyperbolic sine: (e^x - e^-x) / 2
Properties
- sinh(0) = 0
- sinh(-x) = -sinh(x) (odd function)
Fully qualified path: cairo_fp::f128::math::hyp::sinh
fn sinh(a: Fixed) -> Fixed
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help