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