Min: Difference between revisions
Moved some information to a different page
(Updated the page) |
(Moved some information to a different page) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 11: | Line 11: | ||
{{Image|Min example.jpg|The minimum of 3 and 5 is 3. The minimum of -2 and 0 is -2.}} | {{Image|Min example.jpg|The minimum of 3 and 5 is 3. The minimum of -2 and 0 is -2.}} | ||
== Notes == | |||
* If one of the inputs is <code>nan</code>, the other value will be outputted regardless. | |||
== Related == | == Related == |