https://issues.dlang.org/show_bug.cgi?id=20951

Iain Buclaw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Iain Buclaw <[email protected]> ---
(In reply to kinke from comment #1)
> Iain has recently added a core.math.toPrec() function, I don't know if he
> had CTFE in mind for this and whether he changed something in the compiler
> as well.

toPrec was added precisely because CTFE does everything at the highest
supported precision, even if you are only working with floats.

--

Reply via email to