{% extends 'solver_bs/base.html' %} {% block content %} {% block form %} Utilisation d'un formulaire ! {% endblock %}
Entrez les coefficients pour résoudre une équation sous la forme ax² + bx + c = 0.
ax² + bx + c = 0
{{ solution }}