https://github.com/robrix/quantificate
Measurements and conversions in ObjC
https://github.com/robrix/quantificate
Last synced: 4 months ago
JSON representation
Measurements and conversions in ObjC
- Host: GitHub
- URL: https://github.com/robrix/quantificate
- Owner: robrix
- Created: 2010-07-28T22:10:07.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-08-09T11:42:49.000Z (almost 16 years ago)
- Last Synced: 2025-07-27T21:55:08.750Z (11 months ago)
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
Awesome Lists containing this project
README
#Quantificate
verb |ˈkwänˈtifiˌkāt| [ intrans. ]
1. to officiate as a quantifier, e.g. of mass.
2. to measure quantities in a way considered annoyingly pompous and dogmatic: *he was quantificating lengths and angles*.
(From “quantification,” and by an overstretched analogy with “pontificate.”)
##Why?
Opportunity presented itself to work with angles, lengths, and masses in various units, and rather than solving the problem at hand I chose to solve this one instead.
##How?
You’ll see.