Fix exponent offsets
[ieee754fpu.git] / src / ieee754 / fpsqrt / fsqrt.py
2019-05-08 Aleksandar KostovicFix exponent offsets
2019-05-08 Aleksandar KostovicRemoved the errors made in previous commit
2019-05-07 Aleksandar KostovicUpdated Inf and NaN parts of normalise function
2019-05-07 Luke Kenneth Casso... add some comments to fsqrt
2019-05-06 Aleksandar KostovicAdded secial cases for normalization function
2019-05-02 Luke Kenneth Casso... move fsqrt.py to own subdir