Skip to content

Instantly share code, notes, and snippets.

@TheCodeEngine
Last active December 22, 2015 05:09
Show Gist options
  • Save TheCodeEngine/6422107 to your computer and use it in GitHub Desktop.
Save TheCodeEngine/6422107 to your computer and use it in GitHub Desktop.

Mathematica Cookbook

Ableiten - Differenzieren

derivative x^2

Analysis II

Partiele Integration

In: D[x^2+y]
Ou: 2x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment