Try Smaller instead, using an arbitrary, very small value like 0.0001 on the ‘B’ input. And use Abs (Absolute value) on the ‘A’ input to handle negative values; this can be done using the expression “abs(x)” directly on the ‘A’ input. Like this:
Try Smaller instead, using an arbitrary, very small value like 0.0001 on the ‘B’ input. And use Abs (Absolute value) on the ‘A’ input to handle negative values; this can be done using the expression “abs(x)” directly on the ‘A’ input. Like this: