in reply to Re: Code refactoring: simple trig, but it's been so long.
in thread Code refactoring: simple trig, but it's been so long.

Excellent. I didn't really like falling back to Math::Trig, and its dire performance warnings kind of worried me. This is a much simpler way to calculate the angle.

  • Comment on Re^2: Code refactoring: simple trig, but it's been so long.