Skip to main content

2 docs tagged with "number"

View all tags

absolute-floor

Returns the largest integer less than or equal to the absolute value of the given number.

resolve-number

Function that retrieves or resolves only number values. This function should handle various input types, resolving functions if encountered, and ultimately return an number if possible.