f6   xtlang


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

Implementation

;; which must be passed to f6
(bind-func f6
  (lambda (x c_0 c_1)
    (desolve (= (+ (diff y x x) y) 0) x y)))


Back to Index

Similar Entries