form for price calculation

I’m looking for a form to insert on my website. this form should make a calculation by entering two values (price per square meter and mq required = result).
Example: 10 euro/mq X 20mq = 300 euro (the visitor had to see just the form to insert 20mq, not my price).
Is there something in the market?
thanks for your patience.

Hi,
This is very simple to achieve with wix code! Check out this article about creating a form.
Use the API to get and set the values of user input and text elements.

Let me know if you need further help,
Or