How to work with double and float variables? #2960
-
when i trying to work with float or double type i get error. What i should do for normal float/double work? |
Beta Was this translation helpful? Give feedback.
Answered by
koteProgrammist
Feb 22, 2024
Replies: 1 comment 4 replies
-
What do you mean with "i get error"? What type of error - compile-time or runtime, what error specifically, what are you trying to do that causes that error, etc. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ouch, sorry, that was my error and double type working normally, i find a bug in calculator and fix it. Now all OK. Thanks for help)