Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

user_math_sup.cpp File Reference

Supplimental floating-point math functions These are all non-member funcitons. More...

#include <stdexcept>
#include <mpf.h>

Namespaces

namespace  mp

Functions

mpf pi (size_type p)
mpf abs (const mpf &n)
mpf sqr (const mpf &n)
mpf log (const mpf &n, size_type p)
mpf exp (const mpf &n, size_type p)
mpf pow (const mpf &b, const mpf &e, size_type p)
mpf root (const mpf &x, limb_type n, size_type p)
mpf sqrt (const mpf &n, size_type p)


Detailed Description

Supplimental floating-point math functions These are all non-member funcitons.


Generated on Fri Feb 4 16:17:55 2005 for LibMP++ by  doxygen 1.4.1