Skip to content

math32 == math API

Latest

Choose a tag to compare

@soypat soypat released this 15 May 15:34
2d31bc7

math32 now shares 1-to-1 matching API with Go's math package.

Notably, Erfinv, Erfcinv and FMA were missing to complete API signature.

FMA specialized 32 bit algorithm as added with tests.