C/C++
frexp()

#include <cmath.h>
float frexp(float num, int *exp);
double frexp(double num, int *exp);
long double frexp(long double num, int *exp);



floor() , num, mantissa , mantissa 0,5 1, , : num=mantissa*2^exp. , , .






Нет комментариев.



Оставить комментарий:
Ваше Имя:
Email:
Антибот: *  
Ваш комментарий: