The LaTeX Math plugin adds symbolic math evaluation directly inside LaTeX math blocks using Sympy. It supports a range of commands for evaluating, expanding, factoring, and solving equations, as well as unit conversions and symbolic assumptions. You can define variables or functions, assign assumptions like 'real' or 'positive', and even convert LaTeX expressions into Sympy code blocks for advanced workflows. Evaluation is context-aware, with support for persistent definitions and scoped assumptions. All operations are triggered through commands or hotkeys, giving users a fast and flexible way to perform symbolic math inside notes.
The Mathpad plugin enhances your Obsidian experience by integrating a powerful calculator and plotting system. Based on Nerdamer for symbolic and numeric calculations, and function-plot for 2D plotting, Mathpad offers a sidebar, code block, and inline block features. The sidebar functions as a stand-alone calculator, capable of providing dynamic code blocks or static LaTeX results that can be inserted into your notes. It also allows the inclusion of computations and plots directly within notes through code blocks and inline code.