mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
This change fixes a typing problem in complexEigs.js in which real-valued norms were inadvertently being typed as complex numbers. Resolves #2439 Co-authored-by: Jos de Jong <wjosdejong@gmail.com>