JoelSjogren

Untitled

Nov 23rd, 2020
400
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. box% sage
  2. ┌────────────────────────────────────────────────────────────────────┐
  3. │ SageMath version 9.2, Release Date: 2020-10-24 │
  4. │ Using Python 3.8.6. Type "help()" for help. │
  5. └────────────────────────────────────────────────────────────────────┘
  6. sage: integral(x*exp(-x^2), x)
  7. -1/2*e^(-x^2)
  8. sage:
Advertisement
Comments
  • User was banned
Add Comment
Please, Sign In to add comment