little trick when it comes to if else and a return statement:
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 28 Apr 2019 13:43:51 +0000 (14:43 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 28 Apr 2019 13:43:51 +0000 (14:43 +0100)
commit2bb1730373892d8dbcbbbde2cbc98943ab321a19
treee7166703c0d676f9b2d1a51059e6db75b7c55ad0
parente510df5e29068f69d557fb7491425deb1118d1c4
little trick when it comes to if else and a return statement:
remove the else and reduce the indentation a bit
src/add/fsqrt.py