2 references to Log
System.Runtime.Numerics (2)
System\Numerics\BigInteger.cs (2)
964return Log(value, Math.E); 1026return Log(value, 10);