Skip to content
  • Liam M. Healy's avatar
    Add two arguments to atan · 485b39e6
    Liam M. Healy authored
    New arguments default and zero-enough to handle case where arctangent
    is undefined; if both numerator and denominator are essentially zero
    (that is, absolute value less than zero-enough), then return default.
    485b39e6