Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Floating point arithmetics
using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { Console.WriteLine(((double)1/3)*10 - (double)10/3); //should be zero, but no } } }
run
|
edit
|
history
|
help
0
Pyramid
HDEFDCSA SS0546254
Properties in Interfaces
Math 9.4
merge 2 arrays
test coeur
DB Search
Interface With Ambiguity Problem
never use floats for money
Battle System Algorythm