HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SYS_MathCbrt.h File Reference
#include "SYS_Types.h"
#include "SYS_MathLib.h"
+ Include dependency graph for SYS_MathCbrt.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

float cbrtf (float x)
 
double cbrt (double x)
 

Function Documentation

double cbrt ( double  x)
float cbrtf ( float  x)