up Inquisit Language Reference

min function

Returns the minimum value of the arguments

Member of

<global>

Syntax

min(args)

Return Type

number

Parameters

Name Type Description
args array An array of numbers to compare.

Remarks

Examples


Copyright Millisecond Software, LLC. All rights reserved.