Home
last modified time | relevance | path

Searched defs:hyperbolic (Results 1 – 9 of 9) sorted by relevance

/dports/devel/xsimd/xsimd-7.6.0/test/
H A Dtest_hyperbolic.cpp141 TYPED_TEST(hyperbolic_test, hyperbolic) in TYPED_TEST() argument
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/libmp/
H A Dlibelefun.py123 def bsp_acot(q, a, b, hyperbolic): argument
137 def acot_fixed(a, prec, hyperbolic): argument
146 def machin(coefs, prec, hyperbolic=False): argument
/dports/math/cppad/CppAD-20210000.8/example/atomic_three/
H A Dtangent.cpp46 atomic_tangent(const char* name, bool hyperbolic) in atomic_tangent()
/dports/devel/xtl-quant-stack/xtl-0.7.4/test/
H A Dtest_xcomplex.cpp280 TEST(xcomplex, hyperbolic) in TEST() argument
/dports/math/cppad/CppAD-20210000.8/test_more/deprecated/atomic_two/
H A Dtangent.cpp49 atomic_tangent(const char* name, bool hyperbolic) in atomic_tangent()
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dapollonian.c139 euclidean = 0, spherical = 1, hyperbolic = 2 enumerator
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dapollonian.c139 euclidean = 0, spherical, hyperbolic enumerator
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dhyper.h149 #define hyperbolic (cgclass == gcHyperbolic) macro
/dports/math/py-sympy/sympy-1.9/sympy/integrals/rubi/rules/
H A Dhyperbolic.py138 def hyperbolic(): function