HomeSort by: relevance | last modified time | path
    Searched defs:catan (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libm/complex/
catrig.c 39 __weak_alias(catan, _catan)
91 * The functions catan(h) are a little under 2 times slower than atanh.
96 * The code for catanh and catan comes at the end. It is much simpler than
515 * | catanh, catan |
653 * catan(z) = reverse(catanh(reverse(z)))
657 catan(double complex z) function in typeref:typename:double complex
  /src/lib/libm/src/
namespace.h 21 #define catan _catan macro

Completed in 12 milliseconds