diff --git a/guide/english/mathematics/absolute-value/index.md b/guide/english/mathematics/absolute-value/index.md index da8046cf00..3c994cac74 100644 --- a/guide/english/mathematics/absolute-value/index.md +++ b/guide/english/mathematics/absolute-value/index.md @@ -11,6 +11,7 @@ It can be defined as, +The absolute value of a quantity x is denoted by |x| (the quantity is enclosed between two vertical bars). Here you can see that in the graph of y = |x|, if -2 is input in to the function, 2 is the result. This is because -2 has a distance of 2 from zero. The absolute value of a number can never be negative. ### Examples