Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — Coherent 3.1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


ldexp()                  General Function                 ldexp()




Combine fraction and exponent

double ldexp(f, e) double f; int e;

ldexp  combines the  fraction  f with  the binary  exponent e  to
return a  floating-point value  real that satisfies  the equation
real=m*2^e.

***** See Also *****

atof(),  ceil(),  fabs(),  floor(), frexp(),  general  functions,
modf()












































COHERENT Lexicon                                           Page 1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026