MKDMBF$ - QB64 Wiki

MKDMBF$

From QB64 Wiki

Revision as of 23:17, 9 May 2011 by Clippy (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

MKDMBF$ converts a double-precision IEEE number to a string containing a number in Microsoft Binary format.


Syntax:

MKDMBF$(double-precision-expression)


See also:



Navigation:
Go to Keyword Reference - Alphabetical
Go to Keyword Reference - By usage
Go to Main WIKI Page