Skip to content

Instantly share code, notes, and snippets.

@ahmedazizkhelifi
Created April 3, 2020 20:33
Show Gist options
  • Save ahmedazizkhelifi/4ed8f4d4cbd201dab51e474e5ff34c59 to your computer and use it in GitHub Desktop.
Save ahmedazizkhelifi/4ed8f4d4cbd201dab51e474e5ff34c59 to your computer and use it in GitHub Desktop.
Simple integral:
$$\int_{a}^b f(x)dx$$
Double integral:
$$\int_{a}^b\int_{c}^d f(x,y)\,dxdy$$
Triple integral:
$$\iiint$$
Quadruple integral:
$$\iiiint$$
Multiple integral :
$$\idotsint$$
Contour integral:
$$\oint$$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment