MicrOS
Functions
cbrtf.c File Reference
#include "
../math.h
"
Functions
float
cbrtf
(float x)
Compute cubic root.
More...
Function Documentation
◆
cbrtf()
float cbrtf
(
float
x
)
Compute cubic root.
The cbrtf functions compute the cubic root of x.
Parameters
x
Value whose cubic root is computed.
Returns
The cbrtf functions return 3√x.
library
src
math
cbrtf.c
Generated by
1.8.13