exp and log function accuracy is too low for double-double and quad-double #438
Labels
enhancement
numerical accuracy
functional issues regarding numerical accuracy
numerical investigation
Investigation to explain/quantify numerical properties of a calculation
Milestone
double-double should yield 32 digits of precision and quad-double should yield 64 digits of precision. Current function approximation precision is around 14 digits.
The exp() function is at the base of log and pow functions as well, so fix that one first.
The text was updated successfully, but these errors were encountered: