view modules/atan2 @ 40218:e92cc6824b7f

getloadavg: Write NULL for the null pointer. Reported by Michal Privoznik <mprivozn@redhat.com>. * lib/getloadavg.c (getloadavg): Write NULL instead of 0.
author Bruno Haible <bruno@clisp.org>
date Sun, 03 Mar 2019 19:36:14 +0100
parents 1f14c6dd175d
children
line wrap: on
line source

Description:
atan2() function: angle of a point in the plane.

Files:
m4/atan2.m4
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_FUNC_ATAN2

Makefile.am:

Include:
<math.h>

Link:
$(ATAN2_LIBM)

License:
LGPL

Maintainer:
all