Interactive Mathematics Visualizer

Explore mathematical concepts through interactive 2D and 3D visualizations

📈

Dynamic Graphs

Visualize functions, derivatives, and integrals in real-time

🎯

3D Surfaces

Explore multivariable functions and vector fields in 3D space

🔐

Interactive Algorithms

Watch sorting algorithms, graph traversals, and encryption in action

🎲

Probability Simulations

Run Monte Carlo simulations and visualize distributions

🌀

Complex Analysis

Navigate the complex plane with conformal mappings

🔢

Number Patterns

Discover prime spirals and modular arithmetic patterns

Function Explorer

f(x) = sin(x)

Explore functions, their derivatives, and integrals. Watch how the tangent line changes as it moves along the curve.

Riemann Sums

10

3D Surface Explorer

z = x² - y²

Rotate with mouse, scroll to zoom. Visualize gradients and level curves on 3D surfaces.

Vector Field Visualization

Phase Portrait

Click on the phase plane to start trajectories. Watch how different initial conditions evolve over time.

Matrix Transformations

A = [1 0; 0 1]

Watch how matrices transform the plane. Eigenvectors remain in the same direction after transformation.

3D Vector Operations

Set Operations Visualizer

Combinatorics Explorer

5
3

Distribution Explorer

Normal Distribution: μ = 0, σ = 1

Central Limit Theorem

30

Root Finding Methods

Watch different root-finding algorithms converge to the solution. Compare their convergence rates.

Complex Function Visualizer

Visualize complex functions using domain coloring. See how they transform the complex plane.

Interactive Graph Editor

Build graphs interactively and run various algorithms. Click to add vertices, drag to move them.

Prime Spiral (Ulam Spiral)

200

Modular Arithmetic Clock

12

Sorting Algorithm Visualizer

Comparisons: 0 | Swaps: 0 | Time: O(n²)

RSA Encryption Demo

Public Key: (n, e)
Private Key: (n, d)
Encrypted:
Decrypted:

Diffie-Hellman Key Exchange

Gradient Descent Visualization

0.1

Linear Programming