COHERENT help

This page displays the COHERENT help information for ldexp.

Listing of available help pages


ldexp() -- Combine fraction and exponent

#include <math.h>
double ldexp(f, e)
double f; int e;