docs
docs copied to clipboard
[Term Entry] C++ Math Functions: `nearbyint()`
Reason/inspiration (optional)
Under cpp/concepts/math-functions/terms/, create a new term entry for the nearbyint() function.
- In the terms/ folder, make a new folder called
nearbyint - Inside the
nearbyintfolder, create a new markdown file callednearbyint.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