Absolute value reference in terms of magnitude (#33638)
This commit is contained in:
committed by
The Coding Aviator
parent
68124bc221
commit
d636f21aa3
@ -5,6 +5,7 @@ title: Absolute Value
|
|||||||
|
|
||||||
Absolute value is the non-negative value of a number, whether that number is positive or negative.
|
Absolute value is the non-negative value of a number, whether that number is positive or negative.
|
||||||
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 also be considered as magnitude without direction.
|
||||||
It can be defined as,
|
It can be defined as,
|
||||||
|
|
||||||

|

|
||||||
|
Reference in New Issue
Block a user