Function glm::builtin::sinh [] [src]

pub fn sinh<F: BaseFloat, T: GenFloat<F>>(x: T) -> T

Returns the hyperbolic sine function (ex - e-x) / 2.