docs
docs copied to clipboard
[Term Entry] C++ Math Functions: `isinf()`
Reason/inspiration (optional)
Under cpp/concepts/math-functions/terms/
, create a new term entry for the isinf()
function.
- In the
terms/
folder, make a new folder calledisinf
- Inside the
isinf
folder, create a new markdown file calledisinf.md
- Inside the file, be sure to include a "Syntax" section with a ```pseudo code snippet.
- Let's include an "Example" section with a ```cpp code snippet.
- Lastly, let's include a "Codebyte Example" with a runnable ```codebyte/cpp
Please refer to the entry templates, 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] I agree to follow Codecademy Doc's Code of Conduct
For Maintainers
- [X] Labels added
- [ ] Issue is assigned