trader_mult(3) php man page | unix.com

Man Page: trader_mult

Operating Environment: php

Section: 3

TRADER_MULT(3)								 1							    TRADER_MULT(3)

trader_mult - Vector Arithmetic Mult

SYNOPSIS
array trader_mult (array $real0, array $real1)
DESCRIPTION
Calculates the vector dot product of $real0 with $real1 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_MULT(3)
Related Man Pages
array_count_values(3) - php
array_keys(3) - php
array_replace_recursive(3) - php
array_combine(3) - php
uasort(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!