Skip to main content

Module math

Module math 

Source
Expand description

§Math Abstraction Layer.

Uses hardware FPU instructions via std by default. Falls back to software libm for no_std environments.

Functions§

cosf
exp2f
expf
log10f
sinf
sqrtf