Why is the absolute value of |e-pi ||e−π| = pi-eπ−e ?
Why is the absolute value of |e-pi ||e−π| = pi-eπ−e ?
Why is the absolute value of
2 Answers
Feb 27, 2018
It can be either
Explanation:
Recall that
Therefore,
or
Feb 28, 2018
Because
Explanation:
The absolute value of a number is essentially its non-negative distance from
So:
abs(x) = { (x " if " x >= 0), (-x " if " x < 0) :}
With
e < pi
and hence:
e - pi < 0
So:
abs(e-pi) = -(e-pi) = pi - e