https://github.com/dotpipe/fms
Field Metric Scalar Calculator
https://github.com/dotpipe/fms
Last synced: 4 months ago
JSON representation
Field Metric Scalar Calculator
- Host: GitHub
- URL: https://github.com/dotpipe/fms
- Owner: dotpipe
- Created: 2019-05-23T23:59:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T16:25:09.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T17:27:41.557Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FMS
Field Metric Scalar Calculator
usage:
fms.exe [float]
Needs one argument. Just a number, can be decimal.
Finds the circular measurements equal to squares.
This is a formula I corrected. Rather than use the standard Πr², I'm using
Π(r*0.56418958354775628694807945156085)²
which intends to give a perfect radius to get a perfect square area