Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate the mixed problem with the Addition,Subtraction,Multiplication and Division #383

Open
howmind opened this issue Jan 23, 2022 · 1 comment

Comments

@howmind
Copy link

howmind commented Jan 23, 2022

Hi everyone:
Thank author and all contributors !
I want to generate the math expression like " 6 x (5+23) / (18-4) "
I can not find any clue in documents and issues list.
How can do it ? Any one help it ?

Thanks

@Rabox13
Copy link

Rabox13 commented Aug 16, 2023

Apply the BODMAS rule, i.e. the Brackets Of Division Multiplication Addition and Subtraction rule. I am new to coding, hence I can only tell you the mathematical method, and not the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants