imcg_math
v1.0.2
Published
Maths
Downloads
5
Readme
imcg_math package
The following functions are available in the imcg_math package.
- addtn Adds two numbers and returns the result.
- sbtrctn Subtracts the second number from the first and returns the result.
- mltplctn Multiplies two numbers and returns the result.
- dvsn Divides the first number by the second number and returns the result.
- fbncc Applies the fibonacci sequence count times and returns the result.
