{% extends 'calculators/base.html' %} {% block content %}

Welcome

Choose a calculator. This collection uses a glassmorphism theme and Bootstrap 5 for responsive layout.

Quick tip

Graphing uses Plotly (CDN). Scientific functions map to JS Math functions for responsive client-side evaluation.

{% endblock %}