docs
docs copied to clipboard
Codecademy Docs is a collection of information for all things code. 📕
### Reason/inspiration (optional) Under `c++/concepts/math-functions/terms/`, create a new term entry for the `isfinite()` function. - In the `terms/` folder, make a new folder called `isfinite` - Inside the `isfinite` folder,...
### Description ### Type of Change - Adding a new entry - Editing an existing entry (fixing a typo, bug, issues, etc) - Updating the documentation ### Checklist - [x]...
### Reason/inspiration (optional) Under the "Java: Math Methods" concept, create a new term entry for the `Math.round()` method. Be sure to include the following sections: - A "Syntax" section with...
### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.addExact()` Java method. - In the `terms/` folder, make a new folder called `add-exact/`. - Inside the `add-exact/`...
### Type of Edit (select all that apply) Fix grammar, spelling, Clarify unclear content and/or terms, Add new content (definitions, codeblocks, etc.) ### Description (optional) This entry needs the following...
### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.cbrt()` Java method. - In the `terms/` folder, make a new folder called `cbrt/` - Inside the `cbrt/`...
### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.ceil()` Java method. - In the `terms/` folder, make a new folder called `ceil/` - Inside the `ceil/`...
### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.decrementExact()` Java method. - In the `terms/` folder, make a new folder called `decrement-exact` - Inside the `decrement-exact`...
### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.floor()` Java method. - In the `terms/` folder, make a new folder called `floor`. - Inside the `floor`...
### Reason/inspiration (optional) Under `java/concepts/math-methods/terms/`, create a new term entry for the `Math.hypot()` Java method. - In the `terms/` folder, make a new folder called `hypot` - Inside the `hypot`...