v-groesste-zahl-mathe

hio/nwt-gus-hi/v-groesste-zahl-mathe

Gibt die größte der angegebenen Zahlen aus.
v-groesste-zahl-mathe
@/v-groesste-zahl-mathe
Gibt die größte der angegebenen Zahlen aus.
Zahl 1number
Zahl 2number (variadic)
v-groesste-zahl-mathe
Ergebnis
Zahl 1
Zahl 2
Ergebnisnumber
To use the node in your project you should have the hio/nwt-gus-hi library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.

Tabular tests

Zahl 1Zahl 2Ergebnis
0.10.010.1
-0.50.50.5
50023002300
-20-1-1
Inf100Inf
-Inf100100
// when any of inputs is NaN — return NaN
NaN1NaN
1NaNNaN
NaNInfNaN
InfNaNNaN
NaN-InfNaN
-InfNaNNaN