This {exp:math formula="2 * 3,2" dec_point="," decimals="2" trailing_zeros="yes"} results to "0.00" When the second value is 3.2 then the result is "6.40". The formula with the value of 3,2 should output "6,40".
This
{exp:math formula="2 * 3,2" dec_point="," decimals="2" trailing_zeros="yes"}
results to "0.00"
When the second value is 3.2 then the result is "6.40".
The formula with the value of 3,2 should output "6,40".