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

Service: max

This service will return the maximum value in the list/array

Input Parameter:

Name Type Description
numList: Number Array Given the input number array

Output Parameter:

Name Type Description
maxValue: Number Maximum value in the list