Home
MATHEMATICA
Prompts example:                                
  • What is the integral of x^3 from 0 to 1?
  • polar plot r = 1 + 0.9*sin(8θ) for θ=0 to 2pi
  • parametric plot (sin(5t), sin(6t)) for t=0 to 2pi
  • What is the velocity of a falling object after 1 second?
  • 3D plot sin(x^2 + y^2) / (x^2 + y^2)
  • What is the minimum value of the function f(x) = x³ - 6x² + 9x on the interval [0, 4]?
  • plot Mandelbrot set
  • Julia set for c = -0.7 + 0.27i
  • Julia set for c = -0.7269 + 0.1889i
  • Julia set for c = 0.355 + 0.355i
  • Julia set for c = -0.8i
VCR AI Chatbot

Whiteboard