Skip to content

dixler/lisp-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Lisp Calculator

I normally live in shell so when I want to do math, I'm fairly limited in my ability to understand the semantic meaning of a line of numbers and math operators.

the existing command line calculators are fairly limited in their capacity to give results so I wrote this little tool to solve this problem the readibility of: 1+2/2^(1+1/2)/(51+22^4)+1^(3/2+1)/(22+1/2^5)/55 is fairly horrible so I wrote this program to make these things readable when I do math.

I use terminal formatting tricks to inject underlines underneath the numerators, but markdown doesn't play nice with these.

About

Formats equations such that numerators and denominators along with exponents are on their own proper lines. For a more interactive version, https://github.com/dixler/pc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published