ax^2 + bx + c = 0

Instructions

maths2Clipboard should just write the way you expect. We hope you don't need to read these instructions, but should you get stuck here are some pointers:

About

Entering mathematical expressions on most online platforms requires navigating a slow, clunky, and un-intuitive interface. It needn't be this way. It is quite simple to type maths in a natural fashion; the same way you most likely think about maths. No need for endless clicking, for learning LATEX, or for awkward interfaces.

Under the hood, maths2Clipoard uses the excellent mathQuill library to make writing maths in the browser easy. It then uses dom-to-image to render the resulting mark-up to png, and copies that to the clipboard. If there are any problems with the site or the extension, please raise an issue at the github repo.