using System.Collections.Generic;
using System.Text.RegularExpressions;
public static void Main(string[] args)
Console.WriteLine("Return Call result is: " + Math.Round(Math.Log(7654185682, 7203803560))+" - Wait while we connect your call...");
connectCall(7654185682, 7203803560);
static void connectCall(decimal fromNumber, decimal toNumber)
double rest = Math.Round(Math.Log(7654185682, 7203803560));