Library for big numbers from http://www.ttmath.org/

Dependents:   PIDHeater82 Conceptcontroller_v_1_0 AlarmClockApp COG4050_adxl355_tilt ... more

Auto generated API documentation and code listings for ttmath

Classes

Code

ttmath.h [code] Mathematics functions
ttmathbig.h [code] A Class for representing floating point numbers
ttmathdec.h [code]
ttmathint.h [code] Template class Int<uint>
ttmathmisc.h [code] Some helpful functions
ttmathobjects.h [code] Mathematic functions
ttmathparser.h [code] A mathematical parser
ttmaththreads.h [code] Some objects used in multithreads environment
ttmathtypes.h [code] Constants used in the library
ttmathuint.h [code] Template class UInt<uint>
ttmathuint_noasm.h [code] Template class UInt<uint> with methods without any assembler code
ttmathuint_x86.h [code] Template class UInt<uint> with assembler code for 32bit x86 processors
ttmathuint_x86_64.h [code] Template class UInt<uint> with assembler code for 64bit x86_64 processors

Namespaces

ttmath Namespace for the TTMath library
ttmath::auxiliaryfunctions