Home
last modified time | relevance | path

Searched defs:Sech (Results 1 – 8 of 8) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DRequestWorkbookFunctionsSech.go11 func (b *WorkbookFunctionsRequestBuilder) Sech(reqObj *WorkbookFunctionsSechRequestParameter) *Work… func
/dports/math/symengine/symengine-0.8.1/symengine/
H A Deval_arb.cpp266 void bvisit(const Sech &) in bvisit()
H A Dfunctions.cpp2186 Sech::Sech(const RCP<const Basic> &arg) : HyperbolicFunction(arg) in Sech() function in SymEngine::Sech
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/numbers/
H A Dexptrig.py952 class Sech(_MPMathFunction): class
/dports/science/plumed/plumed2-2.7.2/src/lepton/
H A DOperation.h199 class Sech; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/scaddins/source/analysis/
H A Danalysishelper.cxx1949 void Complex::Sech() in Sech() function in sca::analysis::Complex
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scaddins/source/analysis/
H A Danalysishelper.cxx1953 void Complex::Sech() in Sech() function in sca::analysis::Complex
/dports/math/py-sympy/sympy-1.9/sympy/integrals/rubi/
H A Dutility_function.py579 def Sech(u): function