JSFiddle - React, Tailwind, and code Playground
by M.V. 414
HTML
<h1>
Calcul de delta
</h1>
<label for="a">a=</label><input type="text" id="a" value="0">
<br>
<label for="b">b=</label><input type="text" id="b" value="0">
<br>
<label for="c">c=</label><input type="text" id="c" value="0">