SpeedCrunch
0.11
|
#include "floatnum.h"
Go to the source code of this file.
Functions | |
char | _raiseposi_ (floatnum x, unsigned exponent, int digits) |
char | _raiseposi (floatnum x, int *expx, unsigned exponent, int digits) |
char | _raisei (floatnum x, int exponent, int digits) |
char _raiseposi | ( | floatnum | x, |
int * | expx, | ||
unsigned | exponent, | ||
int | digits | ||
) |
char _raiseposi_ | ( | floatnum | x, |
unsigned | exponent, | ||
int | digits | ||
) |