Allow normalized functions to have a non-representable result.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 7 Apr 2010 12:45:11 +0000 (14:45 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 7 Apr 2010 12:54:40 +0000 (14:54 +0200)
An extra boolean argument to getNormalized / isNormalizeable switches
this behaviour when needed (which is never currently).

This commit also removes the unused isNormalizeable'.


No differences found