File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
src/mentat_collective/emmy Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 7676 (list 'if (list '= serg 'a)
7777 [:tt 'a]
7878 [:div
79- [:tt 'a] ; ; comment this in prod
79+ [:tt 'a]
8080 [:tt serg]])))]))))
8181
8282; ; ## Programming and Understanding
279279; ; But, suppose we had no idea what the solution looks like. We could propose a
280280; ; literal function for the path:
281281
282- ; ; [note by MAK: the following does not work in the sidebar because I could not get
283- ; ; `literal-function` to work.
284- ; ; As a remedy, I have an [alternative execution environment](https://kloimhardt.github.io/blog/html/sicmutils-as-js-book-part1.html) ]
285-
286- (show-expression :calc-on-server
282+ (show-expression
287283 (((Lagrange-equations (L-harmonic 'm 'k))
288284 (literal-function 'x))
289285 't))
You can’t perform that action at this time.
0 commit comments