Numworks Epsilon  1.4.1
Graphing Calculator Operating System
Poincare::Integer Member List

This is the complete list of members for Poincare::Integer, including all inherited members.

Addition(const Integer &i, const Integer &j)Poincare::Integerstatic
approximate() constPoincare::Integer
createLayout() constPoincare::Integer
denominator(Integer *exponent)Poincare::Integerstatic
Division(const Integer &numerator, const Integer &denominator)Poincare::Integerstatic
double_native_int_t typedefPoincare::Integer
double_native_uint_t typedefPoincare::Integer
exponent(int fractionalPartLength, const char *exponent, int exponentLength, bool exponentNegative)Poincare::Integerstatic
extractedInt() constPoincare::Integerinline
Factorial(const Integer &i)Poincare::Integerstatic
half_native_uint_t typedefPoincare::Integer
Integer(native_int_t i=0)Poincare::Integerinline
Integer(double_native_int_t i)Poincare::Integer
Integer(const char *digits, bool negative=false)Poincare::Integer
Integer(Integer &&other)Poincare::Integer
Integer(const Integer &other)Poincare::Integer
isEqualTo(const Integer &other) constPoincare::Integer
isLowerThan(const Integer &other) constPoincare::Integer
isMinusOne() constPoincare::Integerinline
isNegative() constPoincare::Integerinline
isOne() constPoincare::Integerinline
isTen() constPoincare::Integerinline
isTwo() constPoincare::Integerinline
isZero() constPoincare::Integerinline
k_maxExtractableIntegerPoincare::Integerstatic
m_digitPoincare::Integer
m_digitsPoincare::Integer
Multiplication(const Integer &i, const Integer &j)Poincare::Integerstatic
native_int_t typedefPoincare::Integer
native_uint_t typedefPoincare::Integer
NaturalOrder(const Integer &i, const Integer &j)Poincare::Integerstatic
numerator(const char *integralPart, int integralPartLength, const char *fractionalPart, int fractionalPartLength, bool negative, Integer *exponent)Poincare::Integerstatic
operator=(Integer &&other)Poincare::Integer
operator=(const Integer &other)Poincare::Integer
Power(const Integer &i, const Integer &j)Poincare::Integerstatic
setNegative(bool negative)Poincare::Integer
Subtraction(const Integer &i, const Integer &j)Poincare::Integerstatic
writeTextInBuffer(char *buffer, int bufferSize) constPoincare::Integer
~Integer()Poincare::Integer