Skip to content

Alpha Version

Latest
Compare
Choose a tag to compare
@Razdeep Razdeep released this 12 Jan 06:57
· 9 commits to master since this release

Maths Formula v0.1 alpha

Features

  1. Trigonometric functions computation (like sin, cos, tan, cosec, sec, cot)
  2. Factorial function
  3. Exponent Calculation
  4. Permutation and combination computation(nPr and nCr)
  5. Sum of first n natural numbers calculation