projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d6333b
)
Added ABS.
author
Stephen Adams
<edu/mit/csail/zurich/adams>
Mon, 11 Sep 1995 14:29:12 +0000
(14:29 +0000)
committer
Stephen Adams
<edu/mit/csail/zurich/adams>
Mon, 11 Sep 1995 14:29:12 +0000
(14:29 +0000)
v8/src/sf/usiexp.scm
patch
|
blob
|
history
diff --git
a/v8/src/sf/usiexp.scm
b/v8/src/sf/usiexp.scm
index cd797d7625fdecb340d7a11cf9b96e09c8af010a..b592496842b76b32dbadfc7189e6fd64f9348b1f 100644
(file)
--- a/
v8/src/sf/usiexp.scm
+++ b/
v8/src/sf/usiexp.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: usiexp.scm,v 1.
9 1995/09/11 13:35:59
adams Exp $
+$Id: usiexp.scm,v 1.
10 1995/09/11 14:29:12
adams Exp $
Copyright (c) 1988-1995 Massachusetts Institute of Technology
@@
-705,6
+705,7
@@
MIT in each case. |#
'(;; <name>: use binding in system-global-environment to obtain arity
;; (<name> #!optional min-arity max-arity): as specified (for use for
;; names that might not be bound when SF is loaded)
+ ABS
ACOS
ASIN
ATAN