AndroMeta  2.0.0
Meta::MReal Member List
This is the complete list of members for Meta::MReal, including all inherited members.
abs(const MReal &x)Meta::MReal [static]
acos(const MReal &x)Meta::MReal [static]
asin(const MReal &x)Meta::MReal [static]
atan(const MReal &x)Meta::MReal [static]
atan2(const MReal &y, const MReal &x)Meta::MReal [static]
catalan()Meta::MReal [static]
ceil(const MReal &x)Meta::MReal [static]
cos(const MReal &x)Meta::MReal [static]
cosh(const MReal &x)Meta::MReal [static]
defaultPrecision() (defined in Meta::MReal)Meta::MReal [static]
euler()Meta::MReal [static]
exp(const MReal &x)Meta::MReal [static]
floor(const MReal &x)Meta::MReal [static]
fromStr(const MStr &str) (defined in Meta::MReal)Meta::MReal [static]
log(const MReal &x)Meta::MReal [static]
log10(const MReal &x)Meta::MReal [static]
MReal() (defined in Meta::MReal)Meta::MReal
MReal(const char *s)Meta::MReal [explicit]
MReal(double x) (defined in Meta::MReal)Meta::MReal
MReal(int64_t x) (defined in Meta::MReal)Meta::MReal
MReal(int x) (defined in Meta::MReal)Meta::MReal
MReal(const MReal &r) (defined in Meta::MReal)Meta::MReal
MReal(const mrat &r) (defined in Meta::MReal)Meta::MReal
operator!=(const MReal &x) const (defined in Meta::MReal)Meta::MReal
operator!=(const T &t) const (defined in Meta::MReal)Meta::MReal [inline]
operator%(const T &t) const (defined in Meta::MReal)Meta::MReal [inline]
operator%(const MReal &x) const (defined in Meta::MReal)Meta::MReal [inline]
operator%=(const MReal &x) (defined in Meta::MReal)Meta::MReal
operator*(const T &t) const (defined in Meta::MReal)Meta::MReal [inline]
operator*(const MReal &x) const (defined in Meta::MReal)Meta::MReal [inline]
operator*=(const MReal &r) (defined in Meta::MReal)Meta::MReal
operator+(const T &t) const (defined in Meta::MReal)Meta::MReal [inline]
operator+(const MReal &x) const (defined in Meta::MReal)Meta::MReal [inline]
operator++(int) (defined in Meta::MReal)Meta::MReal [inline]
operator++() (defined in Meta::MReal)Meta::MReal [inline]
operator+=(const MReal &r) (defined in Meta::MReal)Meta::MReal
operator-(const T &t) const (defined in Meta::MReal)Meta::MReal [inline]
operator-(const MReal &x) const (defined in Meta::MReal)Meta::MReal [inline]
operator-() const (defined in Meta::MReal)Meta::MReal
operator--(int) (defined in Meta::MReal)Meta::MReal [inline]
operator--() (defined in Meta::MReal)Meta::MReal [inline]
operator-=(const MReal &r) (defined in Meta::MReal)Meta::MReal
operator/(const T &t) const (defined in Meta::MReal)Meta::MReal [inline]
operator/(const MReal &x) const (defined in Meta::MReal)Meta::MReal [inline]
operator/=(const MReal &r) (defined in Meta::MReal)Meta::MReal
operator<(const MReal &x) const (defined in Meta::MReal)Meta::MReal
operator<(const T &t) const (defined in Meta::MReal)Meta::MReal [inline]
operator<=(const MReal &x) const (defined in Meta::MReal)Meta::MReal
operator<=(const T &t) const (defined in Meta::MReal)Meta::MReal [inline]
operator=(const MReal &r) (defined in Meta::MReal)Meta::MReal
operator==(const MReal &x) const (defined in Meta::MReal)Meta::MReal
operator==(const T &t) const (defined in Meta::MReal)Meta::MReal [inline]
operator>(const MReal &x) const (defined in Meta::MReal)Meta::MReal
operator>(const T &t) const (defined in Meta::MReal)Meta::MReal [inline]
operator>=(const MReal &x) const (defined in Meta::MReal)Meta::MReal
operator>=(const T &t) const (defined in Meta::MReal)Meta::MReal [inline]
pi()Meta::MReal [static]
pow(const MReal &base, const MReal &exponent)Meta::MReal [static]
setDefaultPrecision(size_t bits)Meta::MReal [static]
setPrecision(size_t bits)Meta::MReal
sin(const MReal &x)Meta::MReal [static]
sinh(const MReal &x)Meta::MReal [static]
sqrt(const MReal &x)Meta::MReal [static]
tan(const MReal &x)Meta::MReal [static]
tanh(const MReal &x)Meta::MReal [static]
toDouble() const (defined in Meta::MReal)Meta::MReal
toLong() const (defined in Meta::MReal)Meta::MReal
toRat() const (defined in Meta::MReal)Meta::MReal
toStr(bool exp=true, int precision=-1) const Meta::MReal
~MReal() (defined in Meta::MReal)Meta::MReal