tanh
ABSTRACT
Calculates the tanh of the input value
PARAMETERS
x | the input value |
RETURN
the tanh of the input value
DECLARATION
func tanh(x)
Calculates the tanh of the input value
x | the input value |
the tanh of the input value
func tanh(x)