Home
last modified time | relevance | path

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

/dports/devel/tcllib/tcllib-1.20/modules/math/
H A Dtrig.tcl100 proc ::math::trig::cosech {value} { procedure
/dports/devel/tcllibc/tcllib-1.20/modules/math/
H A Dtrig.tcl100 proc ::math::trig::cosech {value} { procedure
/dports/lang/perl5.34/perl-5.34.0/cpan/Math-Complex/lib/Math/
H A DComplex.pm1238 sub cosech { Math::Complex::csch(@_) } subroutine
/dports/lang/perl5.30/perl-5.30.3/cpan/Math-Complex/lib/Math/
H A DComplex.pm1238 sub cosech { Math::Complex::csch(@_) } subroutine
/dports/lang/perl5.32/perl-5.32.1/cpan/Math-Complex/lib/Math/
H A DComplex.pm1238 sub cosech { Math::Complex::csch(@_) } subroutine
/dports/math/p5-Math-Complex/Math-Complex-1.59/lib/Math/
H A DComplex.pm1218 sub cosech { Math::Complex::csch(@_) } subroutine
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Math-Complex/lib/Math/
H A DComplex.pm1238 sub cosech { Math::Complex::csch(@_) } subroutine
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MathMLSolver/include/
H A DMathMLSolverFunctionExtensions.h217 …inline static void cosech( MathML::AST::ConstantExpression& result, const ScalarList& paramlist, E… in cosech() function
/dports/math/kmplot/kmplot-21.12.3/kmplot/
H A Dparser.cpp1328 double cosech(double x) { in cosech() function