4 references to Two
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.DecimalIeee754.Transcendental.cs (4)
550
return Log1pDecimalIeee754<TDecimal, TValue>(x, LogBase.
Two
);
599
LogBase.
Two
=> result * 1.4426950408889634, // 1 / ln(2)
635
LogBase.
Two
=> DiyFp128Log2(onePlus),
645
LogBase.
Two
=> DiyFp128Log2P1(argument),