Query: trader_div
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRADER_DIV(3) 1 TRADER_DIV(3) trader_div - Vector Arithmetic DivSYNOPSISarray trader_div (array $real0, array $real1)DESCRIPTIONDivides each value from $real0 by the corresponding value from $real1 and returns the resulting array.PARAMETERSo $real0 - Array of real values. o $real1 - Array of real values.RETURN VALUESReturns an array with calculated data or false on failure. PHP Documentation Group TRADER_DIV(3)