Skip to content

Latest commit

ย 

History

History
62 lines (47 loc) ยท 2.07 KB

File metadata and controls

62 lines (47 loc) ยท 2.07 KB

๐Ÿงฎ Scientific Calculator App

Welcome to the Scientific Calculator App! This web-based calculator offers a comprehensive suite of functions for both basic and advanced calculations.

๐ŸŽจ Features

  • Basic Operations: Addition, Subtraction, Multiplication, Division
  • Scientific Functions:
    • Trigonometric Functions: sin, cos, tan
    • Logarithms: log, ln
    • Square Roots and Exponentials
  • Advanced Calculations:
    • Factorial (n!)
    • Power of 10 (10^x)
    • Inverse (1/x)
    • Modulus (%)
    • Hyperbolic Functions: sinh, cosh, tanh
  • Financial Calculations:
    • Present Value (PV)
    • Future Value (FV)
    • Net Present Value (NPV)
    • Internal Rate of Return (IRR)
    • Loan Amortization
  • Unit Conversions:
    • Various unit conversions
  • Base Conversions:
    • Binary to Decimal
    • Decimal to Binary
  • Additional Features:
    • Radians/Degrees Conversion
    • Mean, Standard Deviation, Variance
    • Permutations and Combinations

๐Ÿ“ธ Screenshots

Calculator Screenshot

๐Ÿš€ Getting Started

  1. Clone the Repository: Clone the project repository to your local machine.
  2. Navigate to the Project Directory: Go to the project folder.
  3. Open index.html in Your Browser: View the calculator in your web browser.

๐Ÿ”ง Usage

  • Basic Operations: Perform simple arithmetic calculations.
  • Scientific Functions: Access advanced mathematical functions.
  • Financial Calculations: Use financial function buttons for computations.
  • Unit & Base Conversions: Use the respective functions for conversions.
  • Display: Utilize the advanced display for calculations and results.

๐Ÿ’ก Contributing

Feel free to fork the repository and submit pull requests. Open issues for any bugs or feature requests.

๐Ÿ“œ License

This project is licensed under the MIT License. See the LICENSE file for details.

๐Ÿ“ง Contact

For questions or feedback, contact me at sandunlb2001@gmail.com.