Calculates 17 digits of e accurately.
Credit to @DadOfMrLog for the original project. Edit: Changed it to a very fast factorial series for e^x to calculate more digits faster. At this point, the only limitation is floating point handling.