diff options
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17178,7 +17178,7 @@ even if one has a value which converts to the other: thus, .code "(eql 0.0 0)" yields .codn nil ; -the comparison operation which finds these numbers equal is the +a comparison expression which finds these numbers equal is .codn "(= 0.0 0)" . The .code eql |