Ruby 1.9.2p290(2011-07-09revision32553)
Functions

missing/cbrt.c File Reference

#include <math.h>

Go to the source code of this file.

Functions

double cbrt (double x)

Function Documentation

double cbrt ( double  x)

Definition at line 3 of file cbrt.c.

Referenced by math_cbrt().