Created by Davide Carpi (davide.carpi@gmail.com) in the scope of SMath project. Published by Davide Carpi.
This is Open Source project. Sources shared under MIT Licence and available in public SVN repository.

Features of Currency Units

Version 1.1.8658.42721

Functions

Additional components that add new mathematical functions to the SMath Studio program, necessary for solving problems from various fields.

  1. GetYahooExchangeRate("1:string", "2:string")
    [SERVICE NO LONGER AVAILABLE] Get an exchange rate from Yahoo Finance; converts from "1:string" to "2:string" 3-letters currencies. Requires an internet connection.
  2. SetCurrencyUnits("string")
    Set currency units using "1:string" as reference currency.
  3. SetCurrencyUnits("1:string", "2:number")
    Set currency units using "1:string" as reference currency and show the available currencies with the exchange rates.