docs
docs copied to clipboard
Codecademy Docs is a collection of information for all things code. 📕
### 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 called `isinf` - Inside the `isinf` folder,...
### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `isnan()` function. - In the `terms/` folder, make a new folder called `isnan` - Inside the `isnan` folder,...
### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `sinh()` function. - In the terms/ folder, make a new folder called `sinh` - Inside the `sinh` folder,...
### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `tanh()` function. - In the terms/ folder, make a new folder called `tanh` - Inside the `tanh` folder,...
### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `nan()` function. - In the terms/ folder, make a new folder called `nan` - Inside the `nan()` folder,...
### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `remainder()` function. - In the terms/ folder, make a new folder called `remainder` - Inside the `remainder` folder,...
### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `rint()` function. - In the terms/ folder, make a new folder called `rint` - Inside the `rint` folder,...
### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `round()` function. - In the terms/ folder, make a new folder called `round` - Inside the `round` folder,...
### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `signbit()` function. - In the terms/ folder, make a new folder called `signbit` - Inside the `signbit` folder,...
### 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 `nearbyint` folder,...