v-kleinste-zahl-mathe

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

Outputs the smallest of provided numbers
v-kleinste-zahl-mathe
@/v-kleinste-zahl-mathe
Outputs the smallest of provided numbers
Zahl 1number
Zahl 2number (variadic)
v-kleinste-zahl-mathe
Zahl 1
Zahl 2
Ergebnis
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.01
-0.50.5-0.5
5002300500
-20-1-20
Inf100100
-Inf100-Inf
// when any of inputs is NaN — return NaN
NaN1NaN
1NaNNaN
NaNInfNaN
InfNaNNaN
NaN-InfNaN
-InfNaNNaN