Are you wanting to add a 'calculator' to solve a mathematical problem, eg like the online calculators for areas of triangles, circles etc and output the result back to the user?
If so then AFAIK there is no maths widget available for Xara Web Designer.
Depending on what the calculation is, and other 'hidden' variables that are required, it may be possible using scripting to create the necessary functions and incorporate these into a web page.
We are trying to do a BMR equation to be put on the website. Found one to use, but it's not the same color. But it will work. Here is the link for what I was trying to do. BMR Calculator - Basal Metabolic Rate Calculator (omnicalculator.com)
If you are familiar with scripting, Google bmr calculator jquery scripts - there are many jQuery scripts for BMR available that could be used with Web Designer by using a place holder and inserting the scripts and HTML into the appropriate Header and Body sections of the placeholder - they may need some tweaking to fit your site.
If you go down this route I would suggest you create a new page and test before incorporating into the main website.