Home
last modified time | relevance | path

Searched refs:float_arccos (Results 1 – 3 of 3) sorted by relevance

/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/math/
H A Dfloathmath.h193 char float_arccos(floatnum x, int digits);
H A Dfloathmath.c335 float_arccos( in float_arccos() function
H A Dhmath.cpp1429 call1Arg(result.d, x.d, float_arccos); in arccos()