double cryptoAmountToDouble({num amount, num divider}) => amount / divider;