from Hacker News

Branch Cuts and Common Lisp

by joelburget on 12/27/21, 11:35 PM with 1 comments

  • by Bostonian on 12/28/21, 12:30 AM

    Fortran has built-in complex numbers and complex-valued functions, so similar issues arise. There was a paper by Anton Shterenlikht, "On quality of implementation of Fortran 2008 complex intrinsic functions on branch cuts" https://arxiv.org/abs/1712.10230 .