Binary Float Converter 4+

Roman Volinsky

iPad용으로 디자인됨

    • ₩3,300

스크린샷

설명

Binary Float Converter is a tool for conversion of numeric digital representations. It converts decimal, hexadecimal, signed binary Integer (32bit), Float binary (32bit) and Double binary (64bit) two’s complement representations.
The main screen provides input and output of the the five numeric representations. Decimal field accepts integer, floating point and scientific representations. Each field has an associated run button, that converts the input to all other representations.

Hexadecimal value is calculated if the input value is within 64-bit Integer range of values.

Input in the form of hexadecimal exponential notation is supported. ( 1.Ep3 = 15.0 )

The input of binary integer field is fitted to 32 bit arithmetically, so the first digit of input is copied to the left side. If value starts from 0 – the number is positive and if from 1 is negative:

101 is converted to 1111 1111 1111 1111 1111 1111 1111 1101 = -3

0101 is converted to 0000 0000 0000 0000 0000 0000 0000 0101 = 5

Binary integer value is not shown if the value is not integer, there is an overflow. Otherwise, it can be presented if the difference between actual decimal and closest integer is below the recognition threshold for 32-bit system.

Application complies with IEEE 754. It distinguishes between sign, exponential and fractional parts of Float (32-bit) and Double (64-bit) binary representations.

Float (32-bit) comprises of 1 sign bit, 8-bit of exponent and 23-bit of significand.

Double (64-bit) comprises of 1 sign bit, 11-bit of exponent and 52-bit of significand.

If length of input is shorter than required number of bits, then zeroes are added to the right side of a number.

IEEE 754 notes:

Float and Double special values:

exp = 00…0, frac = 00…0 => Zero

exp = 11…1, frac = 00…0 => Infinity

exp = 11…1, frac != 00…0 => NaN

새로운 기능

버전 1.6

Compatibility update.

앱이 수집하는 개인정보

Roman Volinsky 개발자가 아래 설명된 데이터 처리 방식이 앱의 개인정보 처리방침에 포함되어 있을 수 있다고 표시했습니다. 자세한 내용은 개발자의 개인정보 처리방침을 참조하십시오.

데이터가 수집되지 않음

개발자가 이 앱에서 데이터를 수집하지 않습니다.

개인정보 처리방침은 사용하는 기능이나 사용자의 나이 등에 따라 달라질 수 있습니다. 더 알아보기

지원

  • 가족 공유

    가족 공유를 활성화하면 최대 6명의 가족 구성원이 이 앱을 사용할 수 있습니다.

이 개발자의 앱 더 보기

Liposome Calculator
교육
Stoichiometry
교육
Chemical Solution Simple
교육
Stoichiometry Pro
교육
General Chemistry
교육
Stoichiometry Gas Phase
교육

좋아할 만한 다른 항목

2s Complement Calculator
교육
Art of Stat: Concepts
교육
CCNA Practice Exam Prep 2018
교육
Symbols Logic
교육
Art of Stat: Inference
교육
Art of Stat: Explore Data
교육