"); // \$ = print $ special character with \ // \n = next line at html format, no special effect Print ("The total with tax, minus your \$$Discount discount, comes to \$$TotalCost. "); Print (" =>( $Cost * $Quantity - $Discount) * $Tax \n
"); Print ("You may purchase the widget(s) in 12 monthly installments of \$$Payment each. \n

"); Print ("The total with tax, minus your \$$Discount discount, comes to \$"); Printf ("%01.2f", $TotalCost) ?>