Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
=PRODUCT(n1,n2,n3...)=
+
<div style="font-size:30px">'''PRODUCT()'''</div><br/>
   −
*where <math>n1,n2,n3...</math> are integer values.
+
*Parameter are any integer values.
   −
PRODUCT() multiplies the given arguments and displays the product.
+
PRODUCT(), Multiplies its arguments.
    
== Description ==
 
== Description ==
   −
PRODUCT(n1,n2,n3...)
+
PRODUCT()
    
For Example,
 
For Example,
Line 15: Line 15:  
PRODUCT(0.1,5,-3) ''returns -1.5''.
 
PRODUCT(0.1,5,-3) ''returns -1.5''.
   −
*Number arguments <math>n1,n2,n3...</math> can be positive or negative.
+
*Number arguments can be positive or negative.
 
*Function should contain at least one number (i.e. <math>n1</math>) or range, else Calci displays an error message. There can be any number of arguments.  
 
*Function should contain at least one number (i.e. <math>n1</math>) or range, else Calci displays an error message. There can be any number of arguments.  
 
*If logical values, empty cells or text are entered directly as a part of argument, they are ignored.
 
*If logical values, empty cells or text are entered directly as a part of argument, they are ignored.
writer
6,694

edits

Navigation menu