Compare absolute values of two BIGNUMs (ignores signs).
Synopsis
Return Value
Negative, zero, or positive as |`a|` is less than, equal to, or greater than |`b|.`
Parameters
Name |
Description |
a |
First operand. |
b |
Second operand. |
Created with MrDocs