php man page for trader_sub

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 Subtraction

SYNOPSIS
array trader_sub (array $real0, array $real1)
DESCRIPTION
Calculates the vector subtraction of $real1 from $real0 and returns the resulting vector.
PARAMETERS
o $real0 - Array of real values. o $real1 - Array of real values.
RETURN VALUES
Returns an array with calculated data or false on failure. PHP Documentation Group TRADER_SUB(3)
Related Man Pages
array_keys(3) - php
array_combine(3) - php
date_parse_from_format(3) - php
get_defined_functions(3) - php
uasort(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch