Skip to content

lrmpsm53/excalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Расшираемый (почти) калькулятор

Установка

  • Установить NodeJS
  • git clone git@github.com:lrmpsm53/excalc.git
  • npm install
  • npm run start

Глобальная устновка (Linux)

  • sudo npm -g install ./
  • calc

Доступные операторы

+, -, *, /, &&, ||, !, ^, sqrt, sin, cos

Расширяемость пока только на уровне исходного кода

About

Extensible CLI calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published