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