I say this expression is false: if x and y are both integers then | xy | = |x| |y|. Is this correct?

| xy | = |x| |y|

This is always correct, integer or not.

abs( -.3333*.793)=abs(-.3333)* abs(.793)