I'd like to calculate 1538422.986611792949856002 - 1
Expecting value is 1538421.986611792949856002 (showing 18 decimals is the point.)
I think I need to make those two numbers to string since functions such as parseFloat, Number don't show the 18 decimals and subtract those two strings??
shortcut Calculate string values but keep 18 decimals.