GoLang trader_sin

request it (282)
GoLang replacement for PHP's trader_sin [edit | history]



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

PHP trader_sin

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

trader_sin

(PECL trader >= 0.2.0)

trader_sinVector Trigonometric Sin

Description

array trader_sin ( array $real )

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