Search
Setup for Free
C
C#
•
4y ago
phaseshift
Need help with a quick question
var d = 0.1d; string s = $"{d:0.00}";
var d = 0.1d; string s = $"{d:0.00}";
Something like that is an optoin
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,134
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
var d = 0.1d; string s = $"{d:0.00}";
var d = 0.1d; string s = $"{d:0.00}";
Similar Threads
❔ A quick question
C
C# / help
3y ago
Need help with question about lists
C
C# / help
2y ago
❔ I need help with this Question?
C
C# / help
3y ago