When parsing, negative numbers are recognized as variables rather then
constants.
Problem can be corrected by parsing constants with NumberStyles.Float parameter
in double.TryParse.
LFROM operator is not limiting value correctly. Limiting is performed when
interpolation parameter is outside [min, max] while it should be limited when
outside [0, 1].
Original issue reported on code.google.com by subchann...@gmail.com on 1 Sep 2010 at 11:14
Original issue reported on code.google.com by
subchann...@gmail.com
on 1 Sep 2010 at 11:14