#include <math.h>#include "cmplrs/host.h"#include "moremath.h"
Go to the source code of this file.
Functions | |
| float_t | __powri (float_t x, int32 n) |
| float_t | __powrl (float_t x, int64 n) |
| float_t | pow_ri (float_t *ap, int32 *bp) |
| float_t | pow_rl (float_t *ap, int64 *bp) |
1.7.1