Multiply
Multiply( value_1, value_2, ... )
Multiply( value_1, value_2, ... )
Multiply( value_1, value_2, ... )
Multiply( value_1, value_2, ... )
multiply( value_1, value_2, ... )
Multiply( value_1, value_2, ... )
Description
The Multiply
function computes the product of a list of numbers.
Providing a single number returns the number.
Attempting to call Multiply
without any arguments results in the
error "Non-empty array expected."
Returns
A Number which is the product of the list of values.
Was this article helpful?
We're sorry to hear that.
Tell us how we can improve!
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!