docs icon indicating copy to clipboard operation
docs copied to clipboard

[Term Entry] C++ Math-functions: isunordered() #8022

Open abey1 opened this issue 3 weeks ago • 1 comments

Description

[Term Entry] C++ Math-functions: isunordered() #8022

created a document isunordered.md at content/cpp/concepts/math-functions/terms/isunordered/isunordered.md. in the document isunordered.md the following have been included

1. A description of the function isunordered() 2. A ##Syntax section that includes the syntax of the isunordered() and its details 3. An ##Example section that show an example of isunordered(). 4. An ## Codebyte example for isunordered() that have a compilable code inside it.

Issue Solved

the issue solved in this PR is #8022

Type of Change

  • Adding a new entry

Checklist

  • [x] All writings are my own.
  • [x] My entry follows the Codecademy Docs style guide.
  • [x] My changes generate no new warnings.
  • [x] I have performed a self-review of my own writing and code.
  • [x] I have checked my entry and corrected any misspellings.
  • [x] I have made corresponding changes to the documentation if needed.
  • [x] I have confirmed my changes are not being pushed from my forked main branch.
  • [x] I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • [x] I have linked any issues that are relevant to this PR in the Issues Solved section.

abey1 avatar Dec 06 '25 06:12 abey1

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 06 '25 06:12 CLAassistant