A provides support for rendering mathematical formulas on-wiki using the online LaTeX editor of codecogs.com.
The Extension page on MediaWiki can be found here
Put the extension files inside a folder in the extensions directory called "SimpleMath", then add this line to the LocalSettings.php file:
require_once("$IP/extensions/SimpleMath/SimpleMath.php");
The Extension is under the MIT License.