Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Aktuálny »

%MinR function


Function
The function returns a minimal value of the arguments  Arg, Arg2, ... ArgN. Number of arguments is not limited. Result is a real value.
Declaration
REAL %MinR(
   REAL in Arg1, 
   REAL in Arg2, 
       ... 
   REAL in ArgN
 )

Parameters
ArgX Function argument.

  • Žiadne štítky