[Term Entry] C++ Math-functions: isnormal()
Reason/inspiration (optional)
We would like a new entry on the term isnormal() under math-functions in C++. The entry should be in content/cpp/concepts/math-functions/terms/isnormal/isnormal.md
The entry should include the following:
- A description of the term
- A ##Syntax section that includes the syntax of the method and its details
- An ##Example section that show an example of the current entry.
- An ## Codebyte section that have a compilable code inside it showing the current entry in use. Use ```codebyte/cpp to add compilable code.
Please refer to the term entry template, content standards and markdown style guide when working on the PR for this issue.
Entry Type (select all that apply)
New Term for Existing Concept Entry
Code of Conduct
- [x] By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.
For Maintainers
- [x] Labels added
- [ ] Issue is assigned
Hi! Iโd like to work on this issue. I will create the isnormal() concept entry following the term entry template, including the description, syntax section, example, and Codebyte sample.
Please let me know if you have any preferred examples or formatting details before I get started. Thanks!
Hey @amputee20000, please refer to the points below:
- Always raise a PR ONLY AFTER an issue has been ASSIGNED to you (otherwise we'll close the PR)
- The PR you've raised is incorrect.
I'm assigning this issue, please follow the contribution guide: Youโre assigned ๐ In addition to the documents linked in the description, please also look at the Contribution Guide. After creating a PR, the maintainer(s) (with the collaborator label) will add comments/suggestions to address any revisions before approval
Unassiging author due to inactivity