docs icon indicating copy to clipboard operation
docs copied to clipboard

Codecademy Docs is a collection of information for all things code. 📕

Results 678 docs issues
Sort by recently updated
recently updated
newest added

### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `asinh()` function. - In the `terms/` folder, make a new folder called `asinh` - Inside the `asinh` folder,...

good first issue
c++
new entry

### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `atanh()` function. - In the `terms/` folder, make a new folder called `atanh` - Inside the `atanh` folder,...

good first issue
c++
new entry

### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `log10()` function. - In the `terms/` folder, make a new folder called `log10` - Inside the `log10` folder,...

good first issue
c++
new entry

### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `log2()` function. - In the `terms/` folder, make a new folder called `log2` - Inside the `log2` folder,...

good first issue
c++
new entry

### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `pow()` function. - In the `terms/` folder, make a new folder called `pow` - Inside the `pow` folder,...

good first issue
c++
new entry

### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `hypot()` - In the `terms/` folder, make a new folder called `hypot` - Inside the `hypot` folder, create...

good first issue
c++
new entry

### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `exp2()` function. - In the `terms/` folder, make a new folder called `exp2` - Inside the `exp2` folder,...

good first issue
c++
new entry

### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `fmod()` function, - In the `terms/` folder, make a new folder called `fmod` - Inside the `fmod` folder,...

good first issue
c++
new entry

### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `fmax()` function. - In the `terms/` folder, make a new folder called `fmax` - Inside the `fmax` folder,...

good first issue
c++
new entry

### Reason/inspiration (optional) Under `cpp/concepts/math-functions/terms/`, create a new term entry for the `fmin()` function. - In the `terms/` folder, make a new folder called `fmin` - Inside the `fmin` folder,...

good first issue
c++
new entry