GoLang trader_ln

request it (315)
GoLang replacement for PHP's trader_ln [edit | history]



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

PHP trader_ln

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

trader_ln

(PECL trader >= 0.2.0)

trader_lnVector Log Natural

Description

array trader_ln ( array $real )

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