in function TJmLargeInteger_Mul line 589: Output.Sign := Val1.Sign - Val2.Sign; should be: Output.Sign := Val1.Sign xor Val2.Sign;
Logged In: NO
in file JmLargint.pas
Log in to post a comment.
Logged In: NO
in file JmLargint.pas