min (public, deprecated)

 min [ args... ]

Defined in packages/acs-tcl/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Returns the minimum of a list of numbers. Example: min 2 3 1.5 returns 1.5. DEPRECATED: this proc does not respect OpenACS naming convention.

Author:
Ken Mayer <kmayer@bitwrangler.com>
Created:
26 September 2002
See Also:

Testcases:
No testcase defined.
[ show source ]
Show another procedure: