Hi!
I need Your help. Could anyone write, how to work out A^2 (IEEE754, single
precision). A = C3FF FFED.
You should exercise: (1 +- x)^2 = 1 +- 2x for x ~= 0
I tried to work it out, but I couldn't ... I'm not talking about result, I
need an algorithm....
Please help me ;(
Nothingman