0.0376 lb/in³
1 lb = ~26.6 in³ (approx dimensions: 2.98" x 2.98" x 2.98")
Chat with our AI personalities
abs(x) = x when x >= 0 abs(x) = -x when x < 0
The absolute value (ABS) of any negative number is its positive equivalent. Therefore, ABS(-625) = 625.
abs(-2.75) = 2.75
Finding the Absolute value of a number.
Suppose q is a rational number. Then if q >= 0 then abs(q) = q.If q < 0 then abs(q) = -q [which is positive].