Skip to content

Documentation

MathJet is a fusion of spreadsheet, scripting, and interactive visualization technologies — built on a single C++ codebase. This documentation covers everything you need: getting started, doing specific tasks, looking up reference details, and understanding the design.

The full migration guide covers .m syntax compatibility, what works out of the box, common gotchas, and equivalent workflows for the things that don’t translate one-to-one.

The four sections below are organized by what you’re trying to do. If you’re new, start with Tutorials. If you have a specific job, How-to guides has recipes. If you need to look something up, Reference is exhaustive. If you want to understand why MathJet is built the way it is, Explanation has the conceptual deep-dives.