Skip to content

Added extra basic maths operators #423

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

Merged
merged 1 commit into from
Dec 3, 2018

Conversation

TomHodson91
Copy link
Contributor

Added the modulus, exponentiation, increment and decrement operators after the 'Maths' section. These are basic and commonly used maths operators in JavaScript. To avoid having too many examples in one example snippet and allow for easily digestible information, I've added a new sub-heading called 'More Maths' to contain these new examples.

Added the modulus, exponentiation, increment and decrement operators after the 'Maths' section. These are basic and commonly used maths operators in JavaScript. To avoid having too many examples in one example snippet and allow for easily digestible information, I've added a new sub-heading called 'More Maths' to contain these new examples.
@KimberleyCook KimberleyCook merged commit 3f7a120 into codebar:gh-pages Dec 3, 2018
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

Successfully merging this pull request may close these issues.

2 participants