Operator ‘*’ cannot be applied to operands of type ‘double’ and ‘decimal’ June 3, 2023 by Tarik Try this: Rate = (decimal)Vat * Finalprice;