Skip to main content
Prompts Manim Chain Rule Explainer Code

general user education user risk: low

Manim Chain Rule Explainer Code

Create Manim code that explains the chain rule in an easy way.

PROMPT

Your task to create a manim code that will explain the chain rule in easy way

EXPECTED OUTPUT

Format
code

SUCCESS CRITERIA

  • Create Manim code
  • Explain the chain rule
  • Make the explanation easy

FAILURE MODES

  • Produce invalid Manim syntax
  • Fail to simplify the chain rule explanation
  • Misinterpret due to prompt typos

CAVEATS

Missing context
  • Manim version (e.g., v0.18 Community Edition).
  • Target audience (e.g., high school students).
  • Animation length or number of scenes.
  • Specific functions or examples for demonstration.
Ambiguities
  • 'easy way' is vague and subjective.
  • Does not specify which aspects of the chain rule to cover (e.g., definition, example, proof).
  • Unclear if full Manim script or partial code is expected.

QUALITY

OVERALL
0.40
CLARITY
0.60
SPECIFICITY
0.30
REUSABILITY
0.20
COMPLETENESS
0.40

IMPROVEMENT SUGGESTIONS

  • Correct grammar: 'Your task is to create Manim code that explains the chain rule in an easy way.'
  • Specify Manim version and output format (e.g., full Scene class).
  • Add details: 'Use simple functions like f(x) = x^2, g(x) = sin(x); target beginners; 30-60 seconds animation.'
  • Include success criteria: 'Animation should visually show composition and derivative propagation.'

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR GENERAL USER