mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Release calc version 2.11.0t10
This commit is contained in:
@@ -38,7 +38,7 @@ Four argument case:
|
||||
|
||||
For non-file a, the search is for a[[i]] == b, except that if
|
||||
the function accept() as been defined, it is for i such that
|
||||
accept(a[[i]], b) tests as nonzero. Since the addresses (rather than
|
||||
accept(a[[i]], b) tests as nonzero. Since the addresses (rather than
|
||||
values) of a[[i]] and b are passed to accept(), the values of one or
|
||||
both of a[[i]] and b may be changed during a call to rsearch().
|
||||
|
||||
|
Reference in New Issue
Block a user