GoLang trader_sinh

request it (236)
GoLang replacement for PHP's trader_sinh [edit | history]



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

PHP trader_sinh

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

trader_sinh

(PECL trader >= 0.2.0)

trader_sinhVector Trigonometric Sinh

Description

array trader_sinh ( array $real )

Calculates the hyperbolic sine 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.