#include "mpi.h"
Go to the source code of this file.
Namespaces | |
| namespace | mp |
Functions | |
| mpf | operator+ (float_type x, const mpi &y) |
| mpf | operator- (float_type x, const mpi &y) |
| mpf | operator * (float_type x, const mpi &y) |
| mpf | round (const mpf &x, size_type a) |
| mpf | agm (const mpf &x, const mpf &y, size_type p) |
| mpf | asin (const mpf &x, size_type p=0) |
| mpf | acos (const mpf &x, size_type p=0) |
| mpf | atan (const mpf &x, size_type p=0) |
1.4.1