...For example, the following formula:
deriv ("sin x", "x", 0.01)
draws derivative of "sin x" function graph using "x" as x variable. Third parameter is optional and specifies the accuracy.
The latest version is powered by high-precision mode which makes calculation the overlaps much more accurate. Polar coordinate system max angle is now adjustable.
The plugin builds any number of math graphs, locates its intersections and extremes, makes the report.
The plugin is based on DBGP Plugin for Notepad++ by Damjan Zobo Cvetko