|  | QCAD
    Open Source 2D CAD | 
This is the complete list of members for RMath, including all inherited members.
| absmod(int a, int b) | RMath | static | 
| angleToString(double a) | RMath | static | 
| containsFuzzy(const QList< double > &values, double v, double tol=RS::PointTolerance) | RMath | static | 
| deg2rad(double a) | RMath | static | 
| eval(const QString &expression, bool *ok=NULL) | RMath | static | 
| fuzzyAngleCompare(double v1, double v2, double tolerance=RS::AngleTolerance) | RMath | static | 
| fuzzyCompare(double v1, double v2, double tolerance=RS::PointTolerance) | RMath | static | 
| getAngleDifference(double a1, double a2) | RMath | static | 
| getAngleDifference180(double a1, double a2) | RMath | static | 
| getBiQuadRoots(double p[], double r[][5]) | RMath | static | 
| getCubicRoots(double p[], double r[][5]) | RMath | static | 
| getError() | RMath | static | 
| getGcd(int a, int b) | RMath | static | 
| getMd5Hash(const QString &data) | RMath | static | 
| getNormalizedAngle(double a) | RMath | static | 
| getQuadRoots(double p[], double r[][5]) | RMath | static | 
| getRelativeAngle(double a, double baseAngle) | RMath | static | 
| gra2deg(double a) | RMath | static | 
| hasError() | RMath | static | 
| init() | RMath | static | 
| isAngleBetween(double a, double a1, double a2, bool reversed) | RMath | static | 
| isAngleReadable(double angle, double tolerance=0.01) | RMath | static | 
| isBetween(double value, double limit1, double limit2, bool inclusive, double tolerance=RS::PointTolerance) | RMath | static | 
| isInf(double v) | RMath | static | 
| isNaN(double v) | RMath | static | 
| isNormal(double v) | RMath | static | 
| isSameDirection(double dir1, double dir2, double tol=RS::AngleTolerance) | RMath | static | 
| isSane(double v) | RMath | static | 
| lastError | RMath | privatestatic | 
| makeAngleReadable(double angle, bool readable=true, bool *corrected=NULL) | RMath | static | 
| mathExt | RMath | privatestatic | 
| mround(double v) | RMath | inlinestatic | 
| parseCoordinate(const QString &coordinateString, const RVector &relativeZero) | RMath | static | 
| parseScale(const QString &scaleString) | RMath | static | 
| pow(double x, double y) | RMath | static | 
| rad2deg(double a) | RMath | static | 
| rad2gra(double a) | RMath | static | 
| simplify(int numerator, int denominator, int &numeratorRes, int &denominatorRes) | RMath | static | 
| swap(T &a, T &b) | RMath | inlinestatic | 
| toFraction(double v, int maxDenominator, int &number, int &numerator, int &denominator) | RMath | static | 
| toFractionString(double v, int maxDenominator) | RMath | static | 
| trimTrailingZeroes(const QString &s) | RMath | static | 
| trunc(double v) | RMath | static | 
| uninit() | RMath | static |