Welcome to the Calculator API. This API provides a set of endpoints to perform various mathematical and financial calculations. It is built using ASP .NET Core and is designed to be simple and easy to use.
To use this API, make HTTP POST requests to the specified endpoints. The API will process your requests and return results in JSON format. Below, you will find details on how to use each type of calculation and examples to help you get started.
The API provides two main categories of calculations: Basic Calculations and Financial Calculations.
-
Addition
-
Subtraction
-
Multiplication
-
Integer Division
-
Decimal Division
-
Simple Interest
-
Compound Interest
-
Price to Earnings Ratio
-
Time to Double Money
-
Future Value with Continuous Compounding
-
Future Value with General Growth Rate