Function glm::builtin::cosh [] [src]

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

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