You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Long multiplication with a 128-bit result can be used to optimize https://github.com/dlang/phobos/blob/v2.101.2/std/math/exponential.d#L830-L854
siarhei.siamashka reported this on 2023-01-08T03:40:36Z
Transfered from https://issues.dlang.org/show_bug.cgi?id=23605
Description
Long multiplication with a 128-bit result can be used to optimize https://github.com/dlang/phobos/blob/v2.101.2/std/math/exponential.d#L830-L854