php man page for trader_mult

Query: trader_mult

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_pop(3) - php
array_keys(3) - php
array_reverse(3) - php
ini_get_all(3) - php
date_parse_from_format(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 Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch