Command: modf
Synopsis
double modf -> double double
References
Stroustrup 3rd ed p 661
This is an interface to the C++ function
double std::modf(double double*)
Description
This is an interface to the C++ function
double std::modf(double double*)
File
sli/slimath.cc