HomeSort by: relevance | last modified time | path
    Searched defs:catan (Results 1 - 8 of 8) 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
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
  /src/lib/libm/src/
namespace.h 21 #define catan _catan macro
namespace.h 21 #define catan _catan macro
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c 1692 complex double catan (complex double z);
1695 catan (complex double z) function
c99_functions.c 1692 complex double catan (complex double z);
1695 catan (complex double z) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 1692 complex double catan (complex double z);
1695 catan (complex double z) function
c99_functions.c 1692 complex double catan (complex double z);
1695 catan (complex double z) function

Completed in 48 milliseconds