Apps
    Starred

    Go to app
    App Docs

Floating point binary numbers
  • Weichen Qiu
    Weichen Qiu

    Updated at: Apr 18, 2022

  • Description

    Floating point numbers can be represented using IEEE 754 in binary. This system uses one sign bit, then a set number of exponent (k) bits and finally, fraction (n) bits. Depending on the number of these bits, the representations of numbers change as well. This calculator is made with the intention of getting the largest floating point number possible as well as the largest integer. There are restrictions on the number of bits that can be checked, due to an overflow possibility in python.

    App ID

    5513818

    Created on

    Apr 13, 2022

    Permission

    Public

    Category
    Engineering
    Views

    63 views

    Stars

    0 stars

    Tags
    Computer Engineering
    Computer Science
    Electrical Engineering
    Featured
    Number of Bits

    Copyright © MecSimCalc 2023
    Terms | Privacy