using System; public class Test{ public static void Main() { Console.WriteLine((-1.15E-15).ToString("0.00")); }}
Standard input is empty
0.00
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!