Applies an arithmetic operation across a list of numbers.
API Base URL
- Server 1:https://api.rest.rodeo/calculator/api/v1
Production
Applies an arithmetic operation across a list of numbers.
Production
Folds the operation left-to-right across data. A single-element data array returns that element unchanged.
The arithmetic operation to apply.
Allowed values:additionsubtractmultiply
Operands, folded left-to-right.
>= 1 items
The computed result
The arithmetic operation to apply.
Allowed values:additionsubtractmultiply
Operands, folded left-to-right.
>= 1 items