Mercurial > hg > octave-jordi > gnulib-hg
view modules/acosl @ 13442:2d4854871087
unitypes: Fix bug introduced on 2010-05-18.
author | Ian Beckwith <ianb@erislabs.net> |
---|---|
date | Tue, 29 Jun 2010 10:51:34 +0200 |
parents | 73d9dd27dc41 |
children | efab6978105e |
line wrap: on
line source
Description: acosl() function: inverse cosine function with long double argument. Files: lib/acosl.c m4/acosl.m4 Depends-on: math extensions asinl sqrtl configure.ac: gl_FUNC_ACOSL gl_MATH_MODULE_INDICATOR([acosl]) Makefile.am: Include: <math.h> Link: $(ACOSL_LIBM) License: GPL Maintainer: Paolo Bonzini