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