PandA-2024.02
|
Go to the source code of this file.
Functions | |
__attribute__ ((noinline)) | |
Convert the given fixedpt number to a decimal string. More... | |
__attribute__ | ( | (noinline) | ) |
Convert the given fixedpt number to a decimal string.
The max_dec argument specifies how many decimal digits to the right of the decimal point to generate. If set to -1, the "default" number of decimal digits will be used (2 for 32-bit fixedpt width, 10 for 64-bit fixedpt width); If set to -2, "all" of the digits will be returned, meaning there will be invalid, bogus digits outside the specified precisions.
Definition at line 1 of file atominIncrement.c.
References symmetry::value.