Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%MinR function


Function
The function returns a minimal value of the arguments  Arg, Arg2, ... ArgN. Number The number of arguments is not limited. Result The result is a real value.
Declaration


Blok kódu
languageesl
themeConfluence
REAL %MinR(
   REAL in Arg1, 
   REAL in Arg2, 
       ... 
   REAL in ArgN
 )
Parameters


ArgXFunction argument.