C++ Floats- Convert numbers in text to a float

preview_player
Показать описание
This video will explain how to convert stream input into a floating point number.

0.00: Introduction
0:26 IEEE 754
1:26 Conversion Process
2:14 Step 1 - Separate the Input
4:32 Step 2 - Whole Number Conversion
4:51 Step 3 - Fractional Conversion
7:46 Step 4 - Significand
10:12 Step 5 - Trailing Significand Field
11:52 Step 6 - Exponent Bias
12:48 Step 7 - Floating-Point Number
13:23 Example " 42.625 "
15:44 Six Problems
Рекомендации по теме