GraphiBuilder 1.0.1.9 version is released.
Please note that the plugin is intended for 32-bit version of Notepad++ only.
The "deriv" function is implemented. 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...