#include <math.h>#include "cmplrs/host.h"#include "moremath.h"
Go to the source code of this file.
Functions | |
| double_t | __powdi (double_t x, int32 n) |
| double_t | __powdl (double_t x, int64 n) |
| double_t | pow_di (double_t *ap, int32 *bp) |
| double_t | pow_dl (double_t *ap, int64 *bp) |
1.7.1