📄️ Basic Arithmetic Operations
samasya provides a set of functions to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. These functions support both individual numbers and arrays of numbers, making them versatile for a wide range of applications.
📄️ Chaining Operations
samasya provides a powerful Chaining Class that allows users to perform multiple arithmetic operations in a single, fluent syntax. This class is ideal for workflows where successive calculations need to be performed on a single value.
🗃️ Modular Arithmetic
6 items