Kaba function math.cos ed
...
Syntax ed
func static pure math.cos(x: f32) -> f32
func static pure math.cos(x: f64) -> f64
Parameters ed
- x: f32
- ...
Return ed
...
...
func static pure math.cos(x: f32) -> f32
func static pure math.cos(x: f64) -> f64
...