Skip to content

BODMAS stands for Bracket, Of, Division, Multiplication, Addition, and Subtraction. The BODMAS is used to explain the order of operation of a mathematical expression.

Notifications You must be signed in to change notification settings

shubhadiprahul/BODMAS-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BODMAS-Calculator

BODMAS

BODMAS stands for Bracket, Of, Division, Multiplication, Addition, and Subtraction. The BODMAS is used to explain the order of operation of a mathematical expression.

What I Did?

This is a simple bodmas calulator using python. I tried not to use any inbuilt functions like eval or anyhting. I used the basic concepts of python.

How to Run

Just install python on your terminal in ubuntu and with the command python3 BODMASCALU.py you will be asked to enter expression to solve as input. Just give any input. :-)

About

BODMAS stands for Bracket, Of, Division, Multiplication, Addition, and Subtraction. The BODMAS is used to explain the order of operation of a mathematical expression.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages