On Thursday, 20 September 2018 at 12:43:02 UTC, Nicholas Wilson wrote:Hmm, I can reproduce. Will look into it.pragma(LDC_intrinsic, "llvm.nvvm.cos.approx.f") float cos(float val); does work but is an approximation.
It works for me. I'll use it currently. Thanks!