We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e43df commit a046772Copy full SHA for a046772
src/content/reference/en/p5/abs.mdx
@@ -4,7 +4,7 @@ module: Math
4
submodule: Calculation
5
file: src/math/calculation.js
6
description: >
7
- <p>Calculates the absolute value of a number.</p>
+ <p>Returns the absolute value of a number.</p>
8
9
<p>A number's absolute value is its distance from zero on the number line.
10
0 commit comments