2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Fix: saspoint5 document about accuracy

This commit is contained in:
tk-yoshimura
2024-07-22 10:32:54 +09:00
parent 5e58843aec
commit d3f7123186

View File

@@ -85,7 +85,8 @@ The domain of the random variable is \[-[max_value], +[min_value]\].
[h4 Accuracy]
The error is within 4 epsilon.
For float64, the error is within 4 epsilons.
For float128, the error is within 4 epsilons except the peak.
[h4 Implementation]