Restore testing of sqrt and log.
This commit is contained in:
parent
53746ca0a5
commit
c4743724cd
|
@ -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