ICI Modules: long: sub Modules by name : by type Synopsis long = long.sub(long, long) Description Subtracts the second argument from the first and returns the difference.
long = long.sub(long, long)
Subtracts the second argument from the first and returns the difference.