Skip to content

themonkifier/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A (relatively) simple calculator for evaluating algebraic expressions

Features

  • All the operators & functions you think of when you think of a standard calculator
    • +, -, *, /, % (we're programmers after all), ^
    • trigonometric functions, inverse trig, hyperbolic trig, inverse hyperbolic trig
    • other common functions like sqrt, cbrt, ln, etc.
  • Numbers with units and conversions between them (think the Google search bar calculator)
  • Allows lexical substitution of common constants
    • e, pi
    • c, h and hbar, N_A (Avogadro's number), R (molar gas constant, N_A * k), k (Boltzmann constant)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors