Skip to content
Commit 00e5afdb authored by Pierre Blanchard's avatar Pierre Blanchard Committed by Szabolcs Nagy
Browse files

math: add scalar erf

Only tested in round-to-nearest mode. The expected worst case error
is 1.01 ULP near x=1.25.  Benchmarked over random x in [-6,6] and
can increase performance by > 2x (> 3.5x for throughput) on big ooo
cores compared to the implementation in glibc 2.28.

Includes data for erfc too, but this patch only adds erf.
parent fc3fcc91
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment