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