ldexp

2.7.3.3 ldexp

Declaration:

double ldexp(double x, int exponent);Returns x multiplied by 2 raised to the power of exponent.
x*2^exponent

Range:

There is no range limit on the argument or return value.

Bu yazı Exponential, Logarithmic, and Power Functions, Kütüphane, math.h kategorisine gönderilmiş ve , , , , , , , , , , , , , , , , , , ile etiketlenmiş. Kalıcı bağlantıyı yer imlerinize ekleyin.