mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
* fix: Accept bigints as matrix indices and range params, demoting to number * feat: bigint support in range(), clarify demotion in Range() * feat: range() support Fraction, better errors for single non-string argument --------- Co-authored-by: Jos de Jong <wjosdejong@gmail.com>