* - Multiply Analytic Function

Returns the product of the arguments.

Level 2Level 1->Level 1
z1z2->z1z2
[[ matrix ]]array ]->[[ matrix × array ]]
zarray ]->z × array ]
array ]z->array × z ]
z'symb'->'z * symb'
'symb'z->'symb * z'
'symb1''symb2'->'symb1 * symb2'
#n1n2->#n3
n1#n2->#n3
#n1#n2->#n3
x_unity_unit->xy_unitx × unity
xy_unit->xy_unit
x_unity->xy_unit
'symb'x_unit->'symb * x_unit'
x_unit'symb'->'x_unit * symb'

Adrian Drury
Last modified: Sun Jun 21 21:26:20 EDT 1998