Edit

kc3-lang/gnulib/modules/atan2

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2010-01-31 19:40:17
    Hash : a5b55005
    Message : Perform the same test for many <math.h> functions.

  • modules/atan2
  • Description:
    atan2() function: angle of a point in the plane.
    
    Files:
    m4/mathfunc.m4
    
    Depends-on:
    
    configure.ac:
    gl_COMMON_DOUBLE_MATHFUNC([atan2])
    
    Makefile.am:
    
    Include:
    <math.h>
    
    Link:
    $(ATAN2_LIBM)
    
    License:
    LGPL
    
    Maintainer:
    Bruno Haible