Rudiments
|
This is the complete list of members for math, including all inherited members.
absoluteValue(int32_t j) (defined in math) | math | inlinestatic |
absoluteValue(int64_t j) (defined in math) | math | inlinestatic |
absoluteValue(float x) (defined in math) | math | inlinestatic |
absoluteValue(double x) (defined in math) | math | inlinestatic |
absoluteValue(long double x) (defined in math) | math | inlinestatic |
arcCosine(float x) (defined in math) | math | inlinestatic |
arcCosine(double x) (defined in math) | math | inlinestatic |
arcCosine(long double x) (defined in math) | math | inlinestatic |
arcSine(float x) (defined in math) | math | inlinestatic |
arcSine(double x) (defined in math) | math | inlinestatic |
arcSine(long double x) (defined in math) | math | inlinestatic |
arcTangent(float x) (defined in math) | math | inlinestatic |
arcTangent(float y, float x) (defined in math) | math | inlinestatic |
arcTangent(double x) (defined in math) | math | inlinestatic |
arcTangent(double y, double x) (defined in math) | math | inlinestatic |
arcTangent(long double x) (defined in math) | math | inlinestatic |
arcTangent(long double y, long double x) (defined in math) | math | inlinestatic |
areNaN(float x, float y) (defined in math) | math | inlinestatic |
areNaN(double x, double y) (defined in math) | math | inlinestatic |
areNaN(long double x, long double y) (defined in math) | math | inlinestatic |
argument(float complex z) (defined in math) | math | inlinestatic |
argument(double complex z) (defined in math) | math | inlinestatic |
argument(long double complex z) (defined in math) | math | inlinestatic |
ceiling(float x) (defined in math) | math | inlinestatic |
ceiling(double x) (defined in math) | math | inlinestatic |
ceiling(long double x) (defined in math) | math | inlinestatic |
complementaryErrorFunction(float x) (defined in math) | math | inlinestatic |
complementaryErrorFunction(double x) (defined in math) | math | inlinestatic |
complementaryErrorFunction(long double x) (defined in math) | math | inlinestatic |
computeExponent(float x) (defined in math) | math | static |
computeExponent(double x) (defined in math) | math | static |
computeExponent(long double x) (defined in math) | math | static |
conjugate(float complex z) (defined in math) | math | inlinestatic |
conjugate(double complex z) (defined in math) | math | inlinestatic |
conjugate(long double complex z) (defined in math) | math | inlinestatic |
copySignBit(float x, float y) (defined in math) | math | inlinestatic |
copySignBit(double x, double y) (defined in math) | math | inlinestatic |
copySignBit(long double x, long double y) (defined in math) | math | inlinestatic |
cosine(float x) (defined in math) | math | inlinestatic |
cosine(double x) (defined in math) | math | inlinestatic |
cosine(long double x) (defined in math) | math | inlinestatic |
cubeRoot(float x) (defined in math) | math | inlinestatic |
cubeRoot(double x) (defined in math) | math | inlinestatic |
cubeRoot(long double x) (defined in math) | math | inlinestatic |
divide(int32_t numer, int32_t denom) (defined in math) | math | inlinestatic |
divide(int64_t numer, int64_t denom) (defined in math) | math | inlinestatic |
errorFunction(float x) (defined in math) | math | inlinestatic |
errorFunction(double x) (defined in math) | math | inlinestatic |
errorFunction(long double x) (defined in math) | math | inlinestatic |
exponent(float x) (defined in math) | math | inlinestatic |
exponent(double x) (defined in math) | math | inlinestatic |
exponent(long double x) (defined in math) | math | inlinestatic |
exponentBase2(float x) (defined in math) | math | inlinestatic |
exponentBase2(double x) (defined in math) | math | inlinestatic |
exponentBase2(long double x) (defined in math) | math | inlinestatic |
floor(float x) (defined in math) | math | inlinestatic |
floor(double x) (defined in math) | math | inlinestatic |
floor(long double x) (defined in math) | math | inlinestatic |
hyperbolicArcCosine(float x) (defined in math) | math | inlinestatic |
hyperbolicArcCosine(double x) (defined in math) | math | inlinestatic |
hyperbolicArcCosine(long double x) (defined in math) | math | inlinestatic |
hyperbolicArcSine(float x) (defined in math) | math | inlinestatic |
hyperbolicArcSine(double x) (defined in math) | math | inlinestatic |
hyperbolicArcSine(long double x) (defined in math) | math | inlinestatic |
hyperbolicArcTangent(float x) (defined in math) | math | inlinestatic |
hyperbolicArcTangent(double x) (defined in math) | math | inlinestatic |
hyperbolicArcTangent(long double x) (defined in math) | math | inlinestatic |
hyperbolicCosine(float x) (defined in math) | math | inlinestatic |
hyperbolicCosine(double x) (defined in math) | math | inlinestatic |
hyperbolicCosine(long double x) (defined in math) | math | inlinestatic |
hyperbolicSine(float x) (defined in math) | math | inlinestatic |
hyperbolicSine(double x) (defined in math) | math | inlinestatic |
hyperbolicSine(long double x) (defined in math) | math | inlinestatic |
hyperbolicTangent(float x) (defined in math) | math | inlinestatic |
hyperbolicTangent(double x) (defined in math) | math | inlinestatic |
hyperbolicTangent(long double x) (defined in math) | math | inlinestatic |
hypotenuse(float x, float y) (defined in math) | math | inlinestatic |
hypotenuse(double x, double y) (defined in math) | math | inlinestatic |
hypotenuse(long double x, long double y) (defined in math) | math | inlinestatic |
imaginary(float complex z) (defined in math) | math | inlinestatic |
imaginary(double complex z) (defined in math) | math | inlinestatic |
imaginary(long double complex z) (defined in math) | math | inlinestatic |
integralExponent(float x) (defined in math) | math | inlinestatic |
integralExponent(double x) (defined in math) | math | inlinestatic |
integralExponent(long double x) (defined in math) | math | inlinestatic |
isFinite(float x) (defined in math) | math | inlinestatic |
isFinite(double x) (defined in math) | math | inlinestatic |
isFinite(long double x) (defined in math) | math | inlinestatic |
isGreater(float x, float y) (defined in math) | math | inlinestatic |
isGreater(double x, double y) (defined in math) | math | inlinestatic |
isGreater(long double x, long double y) (defined in math) | math | inlinestatic |
isGreaterOrEqual(float x, float y) (defined in math) | math | inlinestatic |
isGreaterOrEqual(double x, double y) (defined in math) | math | inlinestatic |
isGreaterOrEqual(long double x, long double y) (defined in math) | math | inlinestatic |
isInfinite(float x) (defined in math) | math | inlinestatic |
isInfinite(double x) (defined in math) | math | inlinestatic |
isInfinite(long double x) (defined in math) | math | inlinestatic |
isLess(float x, float y) (defined in math) | math | inlinestatic |
isLess(double x, double y) (defined in math) | math | inlinestatic |
isLess(long double x, long double y) (defined in math) | math | inlinestatic |
isLessOrEqual(float x, float y) (defined in math) | math | inlinestatic |
isLessOrEqual(double x, double y) (defined in math) | math | inlinestatic |
isLessOrEqual(long double x, long double y) (defined in math) | math | inlinestatic |
isLessOrGreater(float x, float y) (defined in math) | math | inlinestatic |
isLessOrGreater(double x, double y) (defined in math) | math | inlinestatic |
isLessOrGreater(long double x, long double y) (defined in math) | math | inlinestatic |
isNaN(float x) (defined in math) | math | inlinestatic |
isNaN(double x) (defined in math) | math | inlinestatic |
isNaN(long double x) (defined in math) | math | inlinestatic |
isNormal(float x) (defined in math) | math | inlinestatic |
isNormal(double x) (defined in math) | math | inlinestatic |
isNormal(long double x) (defined in math) | math | inlinestatic |
isSignBitSet(float x) (defined in math) | math | inlinestatic |
isSignBitSet(double x) (defined in math) | math | inlinestatic |
isSignBitSet(long double x) (defined in math) | math | inlinestatic |
isSubNormal(float x) (defined in math) | math | inlinestatic |
isSubNormal(double x) (defined in math) | math | inlinestatic |
isSubNormal(long double x) (defined in math) | math | inlinestatic |
larger(float x, float y) (defined in math) | math | inlinestatic |
larger(double x, double y) (defined in math) | math | inlinestatic |
larger(long double x, long double y) (defined in math) | math | inlinestatic |
loadExponent(float x, int32_t exp) (defined in math) | math | inlinestatic |
loadExponent(double x, int32_t exp) (defined in math) | math | inlinestatic |
loadExponent(long double x, int32_t exp) (defined in math) | math | inlinestatic |
logBase10(float x) (defined in math) | math | inlinestatic |
logBase10(double x) (defined in math) | math | inlinestatic |
logBase10(long double x) (defined in math) | math | inlinestatic |
logBase2(float x) (defined in math) | math | inlinestatic |
logBase2(double x) (defined in math) | math | inlinestatic |
logBase2(long double x) (defined in math) | math | inlinestatic |
multiplyAndAdd(float x, float y, float z) (defined in math) | math | inlinestatic |
multiplyAndAdd(double x, double y, double z) (defined in math) | math | inlinestatic |
multiplyAndAdd(long double x, long double y, long double z) (defined in math) | math | inlinestatic |
naturalExponent(float x) (defined in math) | math | inlinestatic |
naturalExponent(double x) (defined in math) | math | inlinestatic |
naturalExponent(long double x) (defined in math) | math | inlinestatic |
naturalExponentMinusOne(float x) (defined in math) | math | inlinestatic |
naturalExponentMinusOne(double x) (defined in math) | math | inlinestatic |
naturalExponentMinusOne(long double x) (defined in math) | math | inlinestatic |
naturalLog(float x) (defined in math) | math | inlinestatic |
naturalLog(double x) (defined in math) | math | inlinestatic |
naturalLog(long double x) (defined in math) | math | inlinestatic |
naturalLogGamma(float x) (defined in math) | math | inlinestatic |
naturalLogGamma(double x) (defined in math) | math | inlinestatic |
naturalLogGamma(long double x) (defined in math) | math | inlinestatic |
naturalLogPlusOne(float x) (defined in math) | math | inlinestatic |
naturalLogPlusOne(double x) (defined in math) | math | inlinestatic |
naturalLogPlusOne(long double x) (defined in math) | math | inlinestatic |
nearbyInteger(float x) (defined in math) | math | inlinestatic |
nearbyInteger(double x) (defined in math) | math | inlinestatic |
nearbyInteger(long double x) (defined in math) | math | inlinestatic |
nextAfter(float x, float y) (defined in math) | math | inlinestatic |
nextAfter(double x, double y) (defined in math) | math | inlinestatic |
nextAfter(long double x, long double y) (defined in math) | math | inlinestatic |
nextToward(float x, float y) (defined in math) | math | inlinestatic |
nextToward(double x, double y) (defined in math) | math | inlinestatic |
nextToward(long double x, long double y) (defined in math) | math | inlinestatic |
normalize(float x, int32_t *exp) (defined in math) | math | inlinestatic |
normalize(double x, int32_t *exp) (defined in math) | math | inlinestatic |
normalize(long double x, int32_t *exp) (defined in math) | math | inlinestatic |
positiveDifference(float x, float y) (defined in math) | math | inlinestatic |
positiveDifference(double x, double y) (defined in math) | math | inlinestatic |
positiveDifference(long double x, long double y) (defined in math) | math | inlinestatic |
power(float x, float y) (defined in math) | math | inlinestatic |
power(double x, double y) (defined in math) | math | inlinestatic |
power(long double x, long double y) (defined in math) | math | inlinestatic |
project(float complex z) (defined in math) | math | inlinestatic |
project(double complex z) (defined in math) | math | inlinestatic |
project(long double complex z) (defined in math) | math | inlinestatic |
real(float complex z) (defined in math) | math | inlinestatic |
real(double complex z) (defined in math) | math | inlinestatic |
real(long double complex z) (defined in math) | math | inlinestatic |
remainder(float x, float y) (defined in math) | math | inlinestatic |
remainder(float x, float y, int32_t *quo) (defined in math) | math | inlinestatic |
remainder(double x, double y) (defined in math) | math | inlinestatic |
remainder(double x, double y, int32_t *quo) (defined in math) | math | inlinestatic |
remainder(long double x, long double y) (defined in math) | math | inlinestatic |
remainder(long double x, long double y, int32_t *quo) (defined in math) | math | inlinestatic |
round(float x) (defined in math) | math | inlinestatic |
round(double x) (defined in math) | math | inlinestatic |
round(long double x) (defined in math) | math | inlinestatic |
roundAwayFromZeroToLong(float x) (defined in math) | math | inlinestatic |
roundAwayFromZeroToLong(double x) (defined in math) | math | inlinestatic |
roundAwayFromZeroToLong(long double x) (defined in math) | math | inlinestatic |
roundAwayFromZeroToLongLong(float x) (defined in math) | math | inlinestatic |
roundAwayFromZeroToLongLong(double x) (defined in math) | math | inlinestatic |
roundAwayFromZeroToLongLong(long double x) (defined in math) | math | inlinestatic |
roundInexact(float x) (defined in math) | math | inlinestatic |
roundInexact(double x) (defined in math) | math | inlinestatic |
roundInexact(long double x) (defined in math) | math | inlinestatic |
roundToLong(float x) (defined in math) | math | inlinestatic |
roundToLong(double x) (defined in math) | math | inlinestatic |
roundToLong(long double x) (defined in math) | math | inlinestatic |
roundToLongLong(float x) (defined in math) | math | inlinestatic |
roundToLongLong(double x) (defined in math) | math | inlinestatic |
roundToLongLong(long double x) (defined in math) | math | inlinestatic |
scaleByRadixToPower(float x, float n) (defined in math) | math | inlinestatic |
scaleByRadixToPower(float x, int32_t n) (defined in math) | math | inlinestatic |
scaleByRadixToPower(float x, long n) (defined in math) | math | inlinestatic |
scaleByRadixToPower(double x, double n) (defined in math) | math | inlinestatic |
scaleByRadixToPower(double x, int32_t n) (defined in math) | math | inlinestatic |
scaleByRadixToPower(double x, long n) (defined in math) | math | inlinestatic |
scaleByRadixToPower(long double x, long double n) (defined in math) | math | inlinestatic |
scaleByRadixToPower(long double x, int32_t n) (defined in math) | math | inlinestatic |
scaleByRadixToPower(long double x, long n) (defined in math) | math | inlinestatic |
sine(float x) (defined in math) | math | inlinestatic |
sine(double x) (defined in math) | math | inlinestatic |
sine(long double x) (defined in math) | math | inlinestatic |
smaller(float x, float y) (defined in math) | math | inlinestatic |
smaller(double x, double y) (defined in math) | math | inlinestatic |
smaller(long double x, long double y) (defined in math) | math | inlinestatic |
squareRoot(float x) (defined in math) | math | inlinestatic |
squareRoot(double x) (defined in math) | math | inlinestatic |
squareRoot(long double x) (defined in math) | math | inlinestatic |
tangent(float x) (defined in math) | math | inlinestatic |
tangent(double x) (defined in math) | math | inlinestatic |
tangent(long double x) (defined in math) | math | inlinestatic |
trueGamma(float x) (defined in math) | math | inlinestatic |
trueGamma(double x) (defined in math) | math | inlinestatic |
trueGamma(long double x) (defined in math) | math | inlinestatic |
truncate(float x) (defined in math) | math | inlinestatic |
truncate(double x) (defined in math) | math | inlinestatic |
truncate(long double x) (defined in math) | math | inlinestatic |