Query: trader_add
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRADER_ADD(3) 1 TRADER_ADD(3) trader_add - Vector Arithmetic AddSYNOPSISarray trader_add (array $real0, array $real1)DESCRIPTIONCalculates the vector addition of $real0 to $real1 and returns the resulting vector.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_ADD(3)