Some checks in the code would not trip to prevent FPEs for divide-by-zero or log(0) corner cases due to the nature of the checks on the numeric input. Changed those checks to exclude those corner cases.
Refs #3234 (closed)
Some checks in the code would not trip to prevent FPEs for divide-by-zero or log(0) corner cases due to the nature of the checks on the numeric input. Changed those checks to exclude those corner cases.
Refs #3234 (closed)