Advertisement
Guest User

Untitled

a guest
Apr 12th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Scheme 0.35 KB | None | 0 0
  1. (eval (op '* (derivative '∂ (op '* (op '* (op '* (variable) (const 15))
  2.                                                      (const 6))
  3.                                                 (op '* (variable) (variable))))
  4.                               (op '+ (const 5)
  5.                                    (op '* (variable) (variable))))
  6.                         1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement