php man page for trader_div

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 Div

SYNOPSIS
array trader_div (array $real0, array $real1)
DESCRIPTION
Divides each value from $real0 by the corresponding value from $real1 and returns the resulting array.
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_DIV(3)
Related Man Pages
array_chunk(3) - php
array_count_values(3) - php
array_flip(3) - php
array_keys(3) - php
array_replace_recursive(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team