mathjs v10.6.0 Release Notes

Release Date: 2022-05-24 // almost 2 years ago
    • Implementation of fourier transform functions fft and ifft (#2540). Thanks @HanchaiN.
    • ๐Ÿ›  Fix TypeScript types not being listed in the exported fields (#2569). Thanks @mattvague.
    • Large improvements in TypeScript definitions for chained expressions (#2537). Thanks @mattvague.
    • ๐Ÿ›  Fix #2571: improve TypeScript definition of functions clone and cloneDeep (#2572). Thanks @mattvague.
    • ๐Ÿ›  Fix the first argument of derivative holding the expression not correctly being converted when using .toTex() (#2564). Thanks @mattvague.