Trader İşlevleri
PHP Manual

trader_asin

(PECL trader >= 0.2.0)

trader_asinVector Trigonometric ASin

Açıklama

array trader_asin ( array $real )

Calculates the arc sine for each value in real and returns the resulting array.

Değiştirgeler

real

Array of real values.

Dönen Değerler

Returns an array with calculated data or false on failure.


Trader İşlevleri
PHP Manual