Pinned Loading
-
fbc
fbc PublicForked from freebasic/fbc
FreeBASIC is a completely free, open-source, multi-platform BASIC compiler, with syntax similar to MS-QuickBASIC, that adds new features such as pointers, unsigned data types, inline assembly, obje…
FreeBasic 5
-
Exact Double to Decimal Expansion fo...
Exact Double to Decimal Expansion for FreeBASIC 1'' ============================================================
2'' Dbl2Dec.bas -- Double float to decimal string expansion
3''
4'' Copyright (C) 2018 - Jeff Marshall (coder@execulink.com)
5''
-
Quick and Dirty Double to Decimal Ex...
Quick and Dirty Double to Decimal Expansion 1'' quick and dirty double to decimal expansion
2'' inpsired by
3'' http://www.exploringbinary.com/quick-and-dirty-floating-point-to-decimal-conversion/
45function QD_Dbl2Dec( byval fp as double ) as string
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.