Precision Trigonometry: Advanced Calculator for Complex Math
Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful.
ATC Online Alpha:
https://advantrigoncalc.sourceforge.io/atc/
More info by clicking below:
https://advantrigoncalc.sourceforge.io/
Advanced Trigonometry Calculator was only and always only developed by...
A suite of RPN calculators and a class library for Object Pascal
TRURL is a suite of desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with a free reusable class library (RPN Engine) as a toolbox for creating your own calculator.
TRURL is an acronym for "TRURL is a Reusable Universal RPN Library".
Class Libraries:
• RPN Engine: Full-featured calculation engine for Pascal-based RPN calculators
• Segmitator: Library for virtual seven-segment displays
Applications:
• TRURL A: Simple demo app...
This is my first attempt at developing and deploying a Java application. I realize the application could use a lot of work with the "look and feel", but the two initial goals, of this project are:
1. To create a functional app
2. Learn how to use SourceForge for deployment