Example xe-y throws error as incorrect equation. 1e-3 should return 0.001.
Example xe+y throws error as incorrect equation. 1e+3 should return 1000.
x/e^(y) returns incorrect equation. Example 1/e^(1) should return 0.36....
Specific error is Can't divide by zero.
Oddly enough 1/e^1 does not throw an error but 1/e^(1) does.
This bug will be fixed in the next release.
Fixed in sci calc 1.3.4 with updated compute object library.
Specific error is Can't divide by zero.
Oddly enough 1/e^1 does not throw an error but 1/e^(1) does.
This bug will be fixed in the next release.
Fixed in sci calc 1.3.4 with updated compute object library.