Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 924 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 924 Bytes

SwiftMathDemo

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