convert_usd_to_eur: Returns the price of x USD in EUR

Description Usage Arguments Value Examples

Description

Returns the price of x USD in EUR

Usage

1
convert_usd_to_eur(x, decimals = 3)

Arguments

x

the usd amount to convert to EUR

decimals

precision of rounding in decimals

Value

integer

Examples

1
2

molnardan95/exchangeratesr documentation built on June 13, 2019, 7:48 a.m.