You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest to use parseFloat or equivalent instead of parseInt for casting to number,
Unless you make int and float explicit (as oppo to the general number)
The text was updated successfully, but these errors were encountered:
I suggest to use parseFloat or equivalent instead of parseInt for casting to number,
Unless you make int and float explicit (as oppo to the general number)
The text was updated successfully, but these errors were encountered: