mirror of
https://github.com/josdejong/mathjs.git
synced 2025-12-08 19:46:04 +00:00
* fix: use utility isNaN for consistent max and min results * test: add NaN comparison cases for larger and smaller functions * docs: update descriptions for larger, smaller, max, and min functions to clarify NaN behavior * refactor: rename isNaN to mathIsNaN for extra clarity --------- Co-authored-by: Glen Whitney <glen@studioinfinity.org> Co-authored-by: Jos de Jong <wjosdejong@gmail.com>