fixed math.pow with negatives causing infinite loops
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 21 Jan 2021 01:19:58 +0000 (19:19 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 21 Jan 2021 01:19:58 +0000 (19:19 -0600)
commit3bc6595f0f84c3bb565434e5d6e80ff45fd28c3a
tree5230f80c08fed2bd05a35947c1b7d2ef7f0fdf99
parent1ba99de38c32fbad38f0b75ea7042b8249f30c54
fixed math.pow with negatives causing infinite loops
core/math.onyx