-
👋 I would like to find the Even with the C# documentation, I'm a bit lost. Any help you will be great. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
dlemstra
Sep 26, 2023
Replies: 1 comment 2 replies
-
I think you want |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Gounlaf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you want
%.2f
or%.2g
? I assume you are talking about C/C++?