Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: PIDHeater82 Conceptcontroller_v_1_0 AlarmClockApp COG4050_adxl355_tilt ... more
Auto generated API documentation and code listings for ttmath
| Big< exp, man > | Big implements the floating point numbers |
| CGamma< ValueType > | |
| Conv | |
| ExceptionInfo | |
| History< ValueType > | |
| Int< value_size > | Int implements a big integer value with a sign |
| Objects::Item | |
| Parser< ValueType >::Item | |
| Misc | |
| Objects | |
| Parser< ValueType > | Mathematical parser |
| ReferenceError | |
| RuntimeError | |
| StopCalculating | |
| ThreadLock | |
| UInt< value_size > | UInt implements a big integer value without a sign |
| UInt< 0 > |
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 |