Skip to content

DigitVE/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task

Write calculator with a simple functions: addition, subtraction, division, multiplication, brackets, degree.

How to install

composer install

How to use

php index.php '(8+2*5)/(1+3*2-4)'
php index.php '3+4*2/(1-5)^2'

About

Test task for job interview

Topics

Resources

Stars

Watchers

Forks

Languages