Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

1
  • MS-BASIC could have almost certainly been made a lot faster if it had treated a floating-point value whose exponent byte was zero as a signed integer, and included function so that values that could be processed as signed integers, would be (with those that couldn't being performed on freshly-converted floats). Commented Jan 30, 2020 at 0:09