replace "positive" by "non-negative" (#18833)
This commit is contained in:
@ -3,7 +3,7 @@ title: Absolute Value
|
|||||||
---
|
---
|
||||||
## Absolute Value
|
## Absolute Value
|
||||||
|
|
||||||
Absolute value is the positive value of a number.
|
Absolute value is the non-negative value of a number.
|
||||||
You can think of a number's absolute value as its distance from zero.
|
You can think of a number's absolute value as its distance from zero.
|
||||||
It can be defined as,
|
It can be defined as,
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user