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