implement epsilon (from ISO)
This commit is contained in:
@@ -1093,6 +1093,7 @@ static InitBinEntry InitBinTab[] = {
|
||||
{"\\/", op_or},
|
||||
{"#", op_xor},
|
||||
{"><", op_xor},
|
||||
{"atan", op_atan2},
|
||||
{"atan2", op_atan2},
|
||||
/* C-Prolog exponentiation */
|
||||
{"^", op_power},
|
||||
|
Reference in New Issue
Block a user