alexlostorto / floating-point-binary

Floating point binary calculator!

Home Page:https://alexlostorto.co.uk/floating-point

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Floating Point Binary

Mantissa is veryyy confusing.

desktop version of the floating point binary calculator

✨ Features

  • Uses two's complement
  • Automatically converts fixed point binary to mantissa and exponent
  • Range of fixed binary value can be adjusted
  • Allows 16-bit fixed-point binary number

πŸ’» Code

  • Uses bootstrap
  • Created using html, css and vanilla javascript
  • PHP used for modularisation

πŸ“‹ To-do List

  • Make responsive

πŸ“œ Credits

Everything is coded by Alex lo Storto unless otherwise noted

Licensed under the MIT License.

About

Floating point binary calculator!

https://alexlostorto.co.uk/floating-point

License:MIT License


Languages

Language:Hack 40.9%Language:HTML 23.4%Language:JavaScript 19.1%Language:PHP 9.4%Language:CSS 7.1%