Have numericLerp work in fixed point based on the longest operand.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Mon, 19 May 2014 01:40:40 +0000 (03:40 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Mon, 19 May 2014 01:40:40 +0000 (03:40 +0200)
Restrict the set of strings considered numbers to those JS reasonable can treat as numbers.


No differences found