Metadata-Version: 2.4
Name: dectrig
Version: 0.1.0
Summary: DecTrig: a decimal-based trigonometric framework using spline interpolations
Home-page: https://github.com/Feynmantle/DecTrig
Author: Chris Holoman
Author-email: Chris Holoman <your-email@example.com>
License: MIT
Project-URL: Homepage, https://github.com/Feynmantle/DecTrig
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: scipy
Dynamic: license-file

# DecTrig
# Still in R&D Phase
This is a new theoretical framework for angular measurement by replacing traditional degree-based units with a base-10 rational system. The goal is to simplify trigonometric computation, create consistency in scaling, and allow for easier calculations by hand or algorithmically, while maintaining functional alignment with current trigonometric values. The system redefines the quarter-circle (traditionally 90°) as 100 new "rational degrees," or DT units, enabling decimal-based scaling and proportional trigonometric outputs that are more accessible for both human intuition and mathematical precision.

Long-Term Vision and Goal:

Replace, or rather compliment, degrees/radians in early math education
Be implemented in calculators and computer systems for more efficient computation
Offer clean models for:
Satellite positioning
Optical angular systems
Graphical modeling
Robotics and navigation
Astronomical coordinate systems
