Template:Min/doc
Jump to navigation
Jump to search
Returns the smaller value from its 2 positional parameter.
Code | Result |
---|---|
{{Min|1|2}} | 1 |
{{Min|4.5|3.5}} | 3.5 |
Returns the smaller value from its 2 positional parameter.
Code | Result |
---|---|
{{Min|1|2}} | 1 |
{{Min|4.5|3.5}} | 3.5 |