Functionsยง
- abs
- abs(x)
- acos
- acos(x)
- acos_
deg - acos_deg(x)
- acosh
- acosh(x)
- acosh_
deg - acosh_deg(x)
- acot
- acot(x)
- acot_
deg - acot_deg(x)
- acoth
- acoth(x)
- acoth_
deg - acoth_deg(x)
- acsc
- acsc(x)
- acsc_
deg - acsc_deg(x)
- acsch
- acsch(x)
- acsch_
deg - acsch_deg(x)
- add
- add(x, y)
- asec
- asec(x)
- asec_
deg - asec_deg(x)
- asech
- asech(x)
- asech_
deg - asech_deg(x)
- asin
- asin(x)
- asin_
deg - asin_deg(x)
- asinh
- asinh(x)
- asinh_
deg - asinh_deg(x)
- atan
- atan(x)
- atan_
deg - atan_deg(x)
- atanh
- atanh(x)
- atanh_
deg - atanh_deg(x)
- cbrt
- cbrt(x)
- ceil
- ceil(x)
- cos
- cos(x)
- cos_deg
- cos_deg(x)
- cosh
- cosh(x)
- cosh_
deg - cosh_deg(x)
- cot
- cot(x)
- cot_deg
- cot_deg(x)
- coth
- coth(x)
- coth_
deg - coth_deg(x)
- csc
- csc(x)
- csc_deg
- csc_deg(x)
- csch
- csch(x)
- csch_
deg - csch_deg(x)
- cube
- cube(x)
- deg_
to_ rad - deg_to_rad(x)
- divi
- divi(x, y)
- exp
- exp(x)
- f64_
to_ f32 - f64_to_f32(x)
- fact
- fact(x)
- fix
- fix(x, decimal_places)
- fix64
- fix64(x)
- floor
- floor(x)
- fround
- fround(x)
- gamma
- gamma(x)
- i64_
to_ f64 - i64_to_f64(x)
- inv
- inv(x)
- is_
inf_ f32 - is_inf_f32(x)
- is_
inf_ f64 - is_inf_f64(x)
- is_
nan_ f32 - is_nan_f32(x)
- is_
nan_ f64 - is_nan_f64(x)
- is_
ninf_ f32 - is_ninf_f32(x)
- is_
ninf_ f64 - is_ninf_f64(x)
- ln
- ln(x)
- ln1p
- ln1p(x)
- log2
- log2(x)
- log10
- log10(x)
- mult
- mult(x, y)
- nrt
- nrt(x, n)
- perimeter
- perimeter(x, y)
- pow
- pow(x, y)
- rad_
to_ deg - rad_to_deg(x)
- rem
- rem(x, y)
- round
- round(x)
- sec
- sec(x)
- sec_deg
- sec_deg(x)
- sech
- sech(x)
- sech_
deg - sech_deg(x)
- sign
- sign(x)
- sin
- sin(x)
- sin_deg
- sin_deg(x)
- sinh
- sinh(x)
- sinh_
deg - sinh_deg(x)
- sqr
- sqr(x)
- sqrt
- sqrt(x)
- subt
- subt(x, y)
- tan
- tan(x)
- tan_deg
- tan_deg(x)
- tanh
- tanh(x)
- tanh_
deg - tanh_deg(x)
- trunc
- trunc(x)
- u64_
to_ f64 - u64_to_f64(x)