Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 406 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 406 Bytes

SwiftMath

Additional mathematical types, functions and operators for Swift 3.0.

The inial version of this module, defines a basic non-generic rational number type along with related operator overloads and new infix "tolerance" ± and postfix "percentage" % operators.

It is compatible with Swift Package Manager and the Xcode framework target supports deployments to all devices and xpc extensions.