Fixed Point

From Free Pascal wiki
Revision as of 09:06, 25 February 2021 by Skalogryz (talk | contribs)
Jump to navigationJump to search

FreePascal doesn't provide language built-in support for Fixed-point type. However there are a number of libraries available

Library CPU Restrictions Notes
AFP https://community.atmel.com/projects/afp-arbitrary-fixed-point-lib
FPMath v0.1 converted to Pascal x86_64 only https://forum.lazarus.freepascal.org/index.php?topic=15895.0 by Jameel halabi