maTH
  • 👋Welcome!
  • 🗿Installation
  • Reference
    • 😱Mathematical operations
      • add
      • pascal
      • factorial
      • factorialL
      • GCD
      • LCM
      • pow
      • permutations
      • combinations
      • combinationsWithRep
      • subtract
      • multiply
      • divide
      • sin
      • cos
      • ln
      • log
      • radToDeg
      • degToRad
      • mod
      • abs
      • floor
      • ceil
      • root
      • exp
      • tan
      • arcsin
      • arccos
      • arctan
      • sinh
      • cosh
      • round
    • 🥶Statistics
      • Binomial
      • Poisson
      • Geometric
      • Pascal
      • Hypergeometric
      • Exponential
      • Uniform
    • 🥵Data structures
      • Stack
      • Queue
      • LinkedList
    • 🤓Algorithms
      • Bubble sort
      • Insertion sort
      • Selection sort
      • Merge sort
      • Quicksort
      • Heap sort
      • Count sort
      • Bucket sort
      • Radix sort
    • 😳Constants
Powered by GitBook
On this page
  • Welcome to maTH documentation
  • Want to jump right in?
  • Want to deep dive?

👋Welcome!

Welcome to maTH documentation

Welcome to maTH! Here you'll find all the documentation you need to get up and running with the maTH library.

Want to jump right in?

Feeling like an eager beaver? Jump into the installation docs and use the library right away:

🗿Installation

Want to deep dive?

Dive a little deeper and start exploring our library reference to get an idea of how everything is implemented:

😱Mathematical operations🥶Statistics🥵Data structures🤓Algorithms😳Constants
NextInstallation

Last updated 4 months ago