[][src]Function some_math_lib::cos

pub fn cos(x: f64) -> f64

Calculates the cos of x.

Panics

Always panics.