Restore testing of sqrt and log.
original commit: c4743724cda112cf051d287764aa21f1e7469665
This commit is contained in:
parent
b64696f560
commit
a8d6407857
|
@ -63,9 +63,8 @@
|
|||
(ceiling E)
|
||||
(truncate E)
|
||||
(round E)
|
||||
;; uncomment when single-flonum complex types are fixed
|
||||
;(sqrt E)
|
||||
;(log E)
|
||||
(sqrt E)
|
||||
(log E)
|
||||
(exp E)
|
||||
(cos E)
|
||||
(sin E)
|
||||
|
|
Loading…
Reference in New Issue
Block a user