Home
last modified time | relevance | path

Searched defs:tanh (Results 1 – 25 of 1614) sorted by relevance

12345678910>>...65

/dports/math/stanmath/math-4.2.0/stan/math/rev/fun/
H A Dtanh.hpp42 inline var tanh(const var& a) { in tanh() function
57 inline auto tanh(const VarMat& a) { in tanh() function
70 inline std::complex<var> tanh(const std::complex<var>& z) { in tanh() function
/dports/math/blaze/blaze-3.8/blaze/math/simd/
H A DTanh.h69 BLAZE_ALWAYS_INLINE const SIMDfloat tanh( const SIMDf32<T>& a ) noexcept in tanh() function
122 BLAZE_ALWAYS_INLINE const SIMDdouble tanh( const SIMDf64<T>& a ) noexcept in tanh() function
/dports/math/stanmath/math-4.2.0/stan/math/fwd/fun/
H A Dtanh.hpp15 inline fvar<T> tanh(const fvar<T>& x) { in tanh() function
29 inline std::complex<fvar<T>> tanh(const std::complex<fvar<T>>& z) { in tanh() function
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/stdc/
H A Dtime.d192 void tzset(); // non-standard
194 extern __gshared const(char)*[2] tzname; // non-standard
199 void tzset(); // non-standard
201 extern __gshared const(char)*[2] tzname; // non-standard
/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Dtanh.hpp43 inline auto tanh(const Container& x) { in tanh() function
57 inline auto tanh(const Container& x) { in tanh() function
/dports/devel/thrust/thrust-1.9.5/thrust/detail/complex/
H A Dctanh.h182 inline complex<ValueType> tanh(const complex<ValueType>& z){ in tanh() function
196 inline complex<double> tanh(const complex<double>& z){ in tanh() function
/dports/math/kfr/kfr-4.2.1/include/kfr/math/
H A Dhyperbolic.hpp65 KFR_FUNCTION flt_type<T1> tanh(const T1& x) in tanh() function
72 KFR_FUNCTION internal::expression_function<fn::tanh, E1> tanh(E1&& x) in tanh() function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/Math/
H A DTrigonometry.hs48 tanh = Prelude.tanh function
63 tanh = Prelude.tanh function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/
H A Ds_tanh.c4 double tanh(double x) in tanh() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/
H A Ds_tanh.c4 double tanh(double x) in tanh() function
/dports/math/octave-forge-dataframe/dataframe-1.2.0/inst/@dataframe/
H A Dtanh.m1 function resu = tanh(df, varargin) function
/dports/math/octave-forge-symbolic/symbolic-2.9.0/inst/@sym/
H A Dtanh.m39 function y = tanh(x) function
/dports/math/octave-forge-stk/stk/inst/arrays/@stk_dataframe/
H A Dtanh.m29 function ydata = tanh (x) function
/dports/math/octave-forge-interval/interval-3.2.0/inst/@infsupdec/
H A Dtanh.m37 function result = tanh (x) function
/dports/lang/micropython/micropython-1.17/lib/libm_dbl/
H A Dtanh.c3 double tanh(double x) { in tanh() function
/dports/math/libmissing/libmissing-20130815/c/lib/
H A Dtanh.c15 tanh(dp_t arg) in tanh() function
/dports/finance/prestashop/prestashop/vendor/markbaker/complex/classes/src/functions/
H A Dtanh.php20 function tanh($complex) function
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iotjobsdataplane/
H A Dapi_op_GetPendingJobExecutions.go5 import (
6 "context"
/dports/devel/pcc-libs/pcc-libs-1.1.0/libF77/
H A Dtanh.c46 tanh(arg) double arg; { in tanh() function
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/markbaker/complex/classes/src/functions/
H A Dtanh.php21 function tanh($complex): Complex function
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/markbaker/complex/classes/src/functions/
H A Dtanh.php20 function tanh($complex): Complex function
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/markbaker/complex/classes/src/functions/
H A Dtanh.php20 function tanh($complex) function
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/markbaker/complex/classes/src/functions/
H A Dtanh.php20 function tanh($complex): Complex function
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/markbaker/complex/classes/src/functions/
H A Dtanh.php20 function tanh($complex) function
/dports/math/octave-forge-interval/interval-3.2.0/inst/@infsup/
H A Dtanh.m37 function x = tanh (x) function

12345678910>>...65