if absolute value of origin is smaller than limit value
absolute(origin) < limit
origin
limit
will take its absolute value
should be positive in order to work properly
Generated using TypeDoc
if absolute value of origin is smaller than limit value
Returns
absolute(
origin
) <limit