math:lowest() returns the node in the specified node-set with the lowest value (where the lowest value calculated using math:min()).
A node has this minimum value if converting its string value to a number equals the minimum value.
Syntax
math:lowest(nodeSet)
Parameters
nodeSet- The node-set whose lowest value is to be returned.
Returns
A result tree fragment consisting of copies of the nodes returned by math:min().
Specifications
Browser compatibility
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
math:lowest() | Chrome ? | Edge ? | Firefox Full support 3 | IE ? | Opera ? | Safari ? | WebView Android ? | Chrome Android ? | Firefox Android Full support 4 | Opera Android ? | Safari iOS ? | Samsung Internet Android ? |
Legend
- Full support
- Full support
- Compatibility unknown
- Compatibility unknown
