-
-
Couldn't load subscription status.
- Fork 522
added math operations using bash dc , an older unix language #169
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
Conversation
PR Summary
-
New Markdown File Addition
A new markdown file named1001-bash-Math-with-dc.mdhas been added to the project. -
Content Enhancement for Mathematical Operations
- The contents now cover how to conduct simple math operations using
dc, a tool that utilizes reverse Polish notation. - The new content also discusses the usage of
bc, a utility that allows calculations and comparisons with arbitrary precision. - Improvements have been made to perform arithmetic operations without the requirement of external programs by using the innate abilities of bash.
- Lastly, basic arithmetic via
expris also covered which includes its limitations with integers and its capability to support regular expressions.
- The contents now cover how to conduct simple math operations using
First commit and first PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR! I'll close it since it is not written in markdown, feel free to rework it if you decide to and open a new PR.
Uh oh!
There was an error while loading. Please reload this page.
What type of PR is this? (check all applicable)
Description
Related Tickets & Documents
Added to documentation?
[optional] What gif best describes this PR or how it makes you feel?