Amount to display, either as a float or an integer.
The currency code (for instance "USD", "EUR", "JPY", etc.).
The rounding method, "round" will round to the nearest integer, "ceil" will round up and "floor" will round down. Default is "round".
formatted amount with the currency symbol.
Format currency based on current user locale and provided currency code, without cents.