Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

cos

Function cos 

Source
pub fn cos(x: f64) -> f64
Expand description

The cosine of x (f64).

x is specified in radians.