2:24:10s0imn Q: What are the flaws of converting a decimal floating point number to a binary equivalent by first parsing the number, and converting it to a regular integer, ignoring the decimal point. Then using the parsed number as the mantissa, and an accumulated value for the exponent, for the floating point number?
🗪
2:24:10s0imn Q: What are the flaws of converting a decimal floating point number to a binary equivalent by first parsing the number, and converting it to a regular integer, ignoring the decimal point. Then using the parsed number as the mantissa, and an accumulated value for the exponent, for the floating point number?
🗪