Ruby  2.5.0dev(2017-10-22revision60238)
Functions
cbrt.c File Reference
#include "ruby/missing.h"
#include <math.h>

Go to the source code of this file.

Functions

double cbrt (double x)
 

Function Documentation

◆ cbrt()

double cbrt ( double  x)

Definition at line 4 of file cbrt.c.