num icon indicating copy to clipboard operation
num copied to clipboard

Add a function that actually does `abs_sub` for both Signed and Unsign numbers.

Open changhe3 opened this issue 4 years ago • 0 comments

A function that calculate the absolute difference between two numbers, ideally in a more optimized manner than hand rolling with if + comparison.

changhe3 avatar Aug 11 '21 10:08 changhe3