Generalised floating point multiplication: Difference between revisions

m
a sequence of -7 to 21 will work here too.
m (Change sequence to be from -15 to 13)
m (a sequence of -7 to 21 will work here too.)
Line 13:
 
{|class="wikitable" style="text-align: center; margin: 1em auto 1em auto;"
|+ Calculate the terms for -157 to 1321 in this sequence of calculations
|-
! Number !! Term calculation !! Result
|-
| -157 || 111111111e63**2 x 81 + 2e135 - 1e126 || 1e144
|-
| -146 || 111111111111111111e54**2 x 81 + 2e126 - 1e108 || 1e144
|-
| -135 || 111111111111111111111111111e45**2 x 81 + 2e117 - 1e90 || 1e144
|-
| -124 || 111111111111111111111111111111111111e36**2 x 81 + 2e108 - 1e72 || 1e144
|-
| etc. || The last calculation will be with floating point numbers of more then 500 digits || 1e144