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.
2 parents 40e43df + a046772 commit aa23823Copy full SHA for aa23823
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