Query: trader_sub
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRADER_SUB(3) 1 TRADER_SUB(3) trader_sub - Vector Arithmetic SubtractionSYNOPSISarray trader_sub (array $real0, array $real1)DESCRIPTIONCalculates the vector subtraction of $real1 from $real0 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_SUB(3)