f5   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/examples/contrib/cas.xtm

Implementation

;; as above CAS calls maybe safely nested
(bind-func f5
  (lambda (x)
    (integrate (diff (pow x 2)))))


Back to Index

Similar Entries