@@ -9,8 +9,6 @@
|
||||
// absolute; reference rounding uncertainty is bounded by 2^-350 relative.
|
||||
// Tiny corrections to 1/-1 below 120 digits are not component-retention oracles.
|
||||
// Signed zeros, infinities, NaNs, and enormous arguments are tested separately.
|
||||
using Xunit;
|
||||
|
||||
namespace Just.PreciseMath.Tests.ReferenceData;
|
||||
|
||||
internal static class ExponentialFunctionsReferenceData
|
||||
|
||||
Reference in New Issue
Block a user