pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]

min()


Method min

int|float|object min(int|float|object ... args)
string min(string ... args)
int(0..0) min()

Description

Returns the smallest value among args . Compared objects must implement the lfun::`< method.

See also

max() and limit()

Module reference for Pike v7.8 release 116, 2008-12-31