mirror of
https://github.com/josdejong/mathjs.git
synced 2025-12-08 19:46:04 +00:00
Resolves #3353. * test: enhance nullish coalescing tests for arrays, matrices, and conditional expressions * docs: add nullish coalescing operator precedence details and update syntax documentation --------- Co-authored-by: Jos de Jong <wjosdejong@gmail.com> Co-authored-by: Glen Whitney <glen@studioinfinity.org>