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
To calculate the costs per KWh more accurately, please allow more digits behind the decimal point. The cost here per KWh is 0.3424 €.
Currently the input in the field is rounded up from 0.34 to 0.4, because only one digit after the decimal point is accepted, this is quite inaccurate.
The text was updated successfully, but these errors were encountered:
To calculate the costs per KWh more accurately, please allow more digits behind the decimal point. The cost here per KWh is 0.3424 €.
Currently the input in the field is rounded up from 0.34 to 0.4, because only one digit after the decimal point is accepted, this is quite inaccurate.
The text was updated successfully, but these errors were encountered: