view modules/atan2 @ 16455:cfdc186017be

New module 'fabsf-ieee'. * modules/fabsf-ieee: New file.
author Bruno Haible <bruno@clisp.org>
date Sun, 26 Feb 2012 17:27:36 +0100
parents 1c3fe3d6520b
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:
Bruno Haible