Using the backslash character to do decimal division #4420
Unanswered
Sasino97
asked this question in
Language Ideas
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I suggest making the \ character usable to perform decimal division between int, without having to cast them.
Example:
x is an
int
and it contains 8y is a
decimal
and it contains 8.5mBeta Was this translation helpful? Give feedback.
All reactions