chewxy / math32

A float32 version of Go's math package
BSD 2-Clause "Simplified" License
60 stars 22 forks source link

fix abs for new golang #3

Closed docmerlin closed 6 years ago

docmerlin commented 6 years ago

Now that go is faster and better at inlining, we can use the code that looks like math.Abs