The [[MKSMBF$]] function encodes a single-precision IEEE number to a string value in the Microsoft Binary format.


{{PageSyntax}}
: {{Parameter|result$}} = [[MKSMBF$]]({{Parameter|singlePrecisionVariableOrLiteral!}})


{{PageDescription}}
* Encodes [[SINGLE]] values to [[STRING|string]] values in Microsoft Binary format.
* The resulting string value can be decoded using [[CVSMBF]].


{{PageSeeAlso}}
* [[MKDMBF$]]
* [[CVDMBF]], [[CVSMBF]]


{{PageNavigation}}
