Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotpipe/fms
Field Metric Scalar Calculator
https://github.com/dotpipe/fms
Last synced: about 1 month ago
JSON representation
Field Metric Scalar Calculator
- Host: GitHub
- URL: https://github.com/dotpipe/fms
- Owner: dotpipe
- Created: 2019-05-23T23:59:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T19:09:43.000Z (11 months ago)
- Last Synced: 2024-03-22T04:38:35.042Z (9 months ago)
- Language: C++
- Homepage:
- Size: 44.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 Calculatorusage:
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