summaryrefslogtreecommitdiffstats
path: root/vendor/packed_simd_2/perf-guide/src/float-math/approx.md
blob: 2237c67ec4b357c21c9c1dfb25b16974e2f333f5 (plain)
1
2
3
4
5
6
7
8
# Approximate functions

<!-- TODO:

Explain that they exists, that they are often _much_ faster, how to use them,
that people should check whether the error is good enough for their
applications. Explain that this error is currently unstable and might change.
-->