atan2l

Undocumented in source. Be warned that the author may not have intended to support it.
  1. real atan2l(real y, real x)
    version(FreeBSD)
    extern (C)
    real
    atan2l
    (
    real y
    ,
    real x
    )
  2. real atan2l(real y, real x)

Meta