Widget:Calculator/Magic/Aurum

Revision as of 11:39, 26 June 2025 by Ryan (talk | contribs) (Created page with "<html> <form oninput="profit.value = parseFloat(price.value) * parseFloat(quantity.value)"> Price: <input name="price" type="number" step="any"><br> Quantity: <input name="quantity" type="number" step="any"><br> Profit: <output name="profit"></output> </form> </html>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Price:
Quantity:
Profit: