There was an error while loading. Please reload this page.
The MKS$ function encodes a SINGLE numerical value into a 4-byte ASCII STRING value.
result$ = MKS$(singlePrecisionVariableOrLiteral#)
PRINT MKS$(1345678)
Navigation