Description:
|
Returns the product of a series of floating-point numbers. |
Parameters:
|
f1-A floating-point number.
f2- A second floating-point number.
fn…-The last floating-point number. |
Syntax:
|
$BFProd(f1, f2, … fn)
|
Example:
|
$BFProd(5, 2.5, .01) returns ; "0.125"
|
© ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center