sphyics
- 102
- 0
f(x)= mod x is this function differentiable at all points other than 0.
yes its absolute value of x :)CompuChip said:Did you mean "f(x) = |x|", the absolute value of x?
In that case, the answer is yes: you can easily see this by showing that it is equivalent to x for x > 0 and -x for x < 0. To prove that it is non-differentiable at x = 0, you need to do a little work, but that's still straightforward.
gb7nash said:I think the OP meant modulus, which is another term for absolute value.