Home
last modified time | relevance | path

Searched defs:Tanh (Results 1 – 2 of 2) sorted by relevance

/prebuilts/go/linux-x86/src/math/
Dtanh.go75 func Tanh(x float64) float64 { func
/prebuilts/go/linux-x86/src/math/cmplx/
Dtan.go96 func Tanh(x complex128) complex128 { func