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

Service: multiplyIntList

This service will provide the product of the list of type Integer.

Input Parameter:

Name Type Description
numList: Number Array Input number List

Output Parameter:

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