• Russ Cox's avatar
    math: delete non-Sqrt-based Hypot · 25728038
    Russ Cox authored
    I was confused by the existence of two portable Hypot
    routines in the tree when I cleaned things up, and I made
    ARM use the wrong (imprecise) one.  Use the right one,
    and delete the wrong one.
    
    Fixes arm build.
    
    R=golang-dev, r
    CC=golang-dev
    https://golang.org/cl/5485065
    25728038
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...