SwiftMathDemo

December 18, 2024 ยท View on GitHub

SwiftMathDemo demonstrates the use of SwiftMath using SwiftUI.
The same code runs on Macs, iPhones, and iPads. Code is entirely written in Swift. The MathView.swift file provides a SwiftMath interface to SwiftUI. Simplified setting fonts in the MathView and the demo.

To use SwiftMath in your own code, just add the following package path to XCode: https://github.com/mgriebling/SwiftMath.git

Examples

Here are screenshots of an iPad, iPhone, and Mac running the demo:

iPad Screenshot iPad Screenshot

iPhone Screenshot iPhone Screenshot

Quadratic Formula Quadratic Formula