A collection of swift fundamental utilities & extensions
-
Updated
Jun 14, 2022 - Swift
A collection of swift fundamental utilities & extensions
A quad-double number (QDouble) is an unevaluated sum of four IEEE double precision numbers, capable of representing at least 212 bits of significand. Algorithms for various arithmetic operations (including the four basic operations and various algebraic and transcendental operations) are presented. A Swift implementation of these algorithms is a…
This is a small project that i made in Swift to extended some capabilities from UITableView
Add a description, image, and links to the extended topic page so that developers can more easily learn about it.
To associate your repository with the extended topic, visit your repo's landing page and select "manage topics."