1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00
QB64-PE/internal/help/MKDMBF$.txt

14 lines
259 B
Plaintext

'''MKDMBF$''' converts a double-precision IEEE number to a [[STRING|string]] containing a number in Microsoft Binary format.
{{PageSyntax}}
:: MKDMBF$(double-precision-expression)
''See also:''
* [[MKSMBF$]]
* [[CVDMBF]], [[CVSMBF]]
{{PageNavigation}}