Why are my output values displaying E when they shouldn’t be that long?
When running a program for calculating investor loans, my program provides an output of owner future value that is extremely long and contains an “E”. I’m not sure if my formulas are wrong or if I’ve coded something wrong, since I am fairly new to Java.