Function Animation
Visualize and animate mathematical functions f(x, t) in real time. The parameter t varies automatically — perfect for waves, trig functions and dynamic equations.
Invalid expression. Use x, t and Math functions (sin, cos, sqrt…).
Examples
How to use?
Write an expression using x and t as variables. Since the parameter t grows on its own, the animation plays out. Everything from Math is available: sin, cos, tan, sqrt, abs, PI, and so on.
Animating a function with a parameter
A function animation plots f(x) while a parameter t changes over time. Take f(x) = sin(x + t): let t grow from 0 to 2π and you animate the phase shift of a wave, so the sinusoid looks like it's sliding sideways. Watching it move is what makes affine transformations of graphs click. f(x − h) shifts right by h, a·f(x) stretches vertically by factor a, f(b·x) compresses horizontally by factor b, and f(x) + k shifts up by k. Tie the moving parameter to any one of these and a student sees oscillations, dilations and translations happening as motion, instead of trying to imagine the difference between two still pictures.
Applications: classroom, physics and computer graphics
You'll find it in math teaching (Brazilian BNCC for high-school functions, US Common Core), in physics (graphs of simple harmonic motion, waves, AC circuits) and in computer graphics, where keyframe interpolation and easing curves are parameterized by t. Tools like GeoGebra and Desmos animate sliders to get across exactly the same point.
Watch math functions come to life
On paper a function sits still, but the math that describes the world is usually in motion. The tool plots a function f(x, t) and animates the result, varying the parameter t on its own so you can follow the curve transform in real time.
It reveals a lot when the subject is waves, trigonometric functions or any dynamic equation where time enters as a variable. You get to see a sine wave propagate or a curve oscillate, instead of picturing it all in your head. It helps anyone wanting to study, teach or just appreciate how a function behaves.
The calculation and the drawing happen in the browser, right on your screen. Adjust the function and watch the animation respond, turning abstract expressions into something visual and intuitive.
Frequently asked questions
What does the parameter t represent?
Which transformation does each placement of t produce?
Is this the same as a parametric curve?
Related Tools
Parametric Curves
Animate and plot parametric curves defined by x(t) and y(t). Explore Lissajous, spirals, epicycloids, roses and other classic curves.
Wave Height Wind Force Calculator
Estimates significant sea wave height in meters from average wind speed in knots and wind fetch using a simple empirical relation for sailors.
Math Expression Evaluator
Calculate math expressions as you type — sum, subtraction, multiplication, division, powers, square root, log, sin, cos, tan and parentheses. Shows the result. Everything in your browser.
Wave Steepness
Calculate the steepness of a wave, s = H ÷ L, dividing the wave height H by the wavelength L. The dimensionless result is the relative steepness of the wave — the taller it is for its length, the steeper. Steepness has a physical limit: deep-water waves break when s exceeds about 1/7 (0.143), as the crest becomes unstable (120° angle). Young storm waves are steep; swell that travels long distances is gentle (low steepness). Steepness governs wave stability, breaking and vessel comfort. Enter the wave height and wavelength.
Euler's Totient Function φ(n)
Enter an integer n and get the count of integers from 1 to n that are coprime with n, computed by prime factorization: n = 36 returns 12.
Rule of Three Calculator
Solve a simple rule of three online. Enter three values and automatically calculate the fourth.
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.