fork download
  1. class Float {
  2. public static void Main() {
  3. System.Console.WriteLine(System.Math.Sin(long.MaxValue));
  4. }
  5. }
Success #stdin #stdout 0.04s 36976KB
stdin
Standard input is empty
stdout
9.22337203685478E+18