docs icon indicating copy to clipboard operation
docs copied to clipboard

[Term Entry] Java Math Methods: `.hypot()`

Open Dusch4593 opened this issue 2 years ago • 0 comments

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 folder, create a new markdown file called hypot.md
  • Inside the file, be sure to include a "Syntax" section with a ```pseudo code snippet.
  • Also make sure to include an "Example" section with a ```java code snippet.

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

Dusch4593 avatar Aug 22 '22 23:08 Dusch4593