GoLang trader_tanh

request it (280)
GoLang replacement for PHP's trader_tanh [edit | history]



Do you know a GoLang replacement for PHP's trader_tanh? Write it!

PHP trader_tanh

PHP original manual for trader_tanh [ show | php.net ]

trader_tanh

(PECL trader >= 0.2.0)

trader_tanhVector Trigonometric Tanh

Description

array trader_tanh ( array $real )

Calculates the hyperbolic tangent for each value in real and returns the resulting array.

Parameters

real

Array of real values.

Return Values

Returns an array with calculated data or false on failure.