Correct implicit function test failures when vectorization is enabled.
When vectorization is enabled we start using 'fast' math, and therefore instead of getting perfect 0.0 values we get values that are extremely close to zero.
When vectorization is enabled we start using 'fast' math, and therefore instead of getting perfect 0.0 values we get values that are extremely close to zero.