doanhien-calculator
Basic calculator with 4 methods
Basic calculator with 4 methods
math module
An example of creating a package
```
My math module.
alem
Basic calulator with the four main functionalities
Element-wise multiplication of two strided arrays.
Element-wise multiplication of two strided arrays via a callback function.
Perform C-like multiplication of two signed 32-bit integers.
Compute the double word product of two signed 32-bit integers.
Perform C-like multiplication of two unsigned 32-bit integers.
Compute the double word product of two unsigned 32-bit integers.
A simple calculator with basic arithmetic functions
Create an iterator which iteratively computes a moving product.
Compute the product of all iterated values.
Create an iterator which iteratively computes a cumulative product.
Multiply two double-precision complex floating-point numbers.
Multiply two single-precision complex floating-point numbers.