taex v0.1.2 Taex.Helpers
Link to this section Summary
Functions
Gets the highest number in the entire list
Gets the highest number in the top n items in the list
Link to this section Functions
Link to this function
high(item)
Gets the highest number in the entire list
Link to this function
high(n, items)
Gets the highest number in the top n items in the list
Link to this function
low(item)
Link to this function
low(n, items)
Link to this function
precision(number, precision \\ 0)