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

Dependents:   PIDHeater82 Conceptcontroller_v_1_0 AlarmClockApp COG4050_adxl355_tilt ... more

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
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