Re: [Gambas-user] -Inf

2014-05-19 Thread Randall Morgan
JAT: Id be checking for an over or under flow on one of the math functions On Sun, May 18, 2014 at 7:24 PM, Kevin Fishburne < kevinfishbu...@eightvirtues.com> wrote: > I have an interpolation algorithm that continually moves the "current" > value toward its "target" value in increments incre

[Gambas-user] -Inf

2014-05-18 Thread Kevin Fishburne
I have an interpolation algorithm that continually moves the "current" value toward its "target" value in increments increased by the "distance" between the current and target values. Recently when assigning random values to the target values the current values eventually become negative infini