abs
@opcat-labs/scrypt-ts-opcat v1.0.4
@opcat-labs/scrypt-ts-opcat / abs
Function: abs()
abs(
value):Int32
Defined in: packages/scrypt-ts-opcat/src/smart-contract/fns/math.ts:47
Returns the absolute value of a Int32.
Parameters
value
The Int32 value
Returns
The absolute value of the Int32.