Docs Menu
API Developer Guide / middleware / pub / math / multiplyList

Service: multiplyList

This service will multiply the numbers in the list

Input Parameter:

Name Type Description
numList: Number Array Input List

Output Parameter:

Name Type Description
result: Number Product of numbers in the list