Mercurial > hg > octave-jordi > gnulib-hg
view modules/asin @ 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 | 6ff1b1c23f57 |
children | e7ece082df33 |
line wrap: on
line source
Description: asin() function: inverse sine function. Files: m4/mathfunc.m4 Depends-on: configure.ac: gl_COMMON_DOUBLE_MATHFUNC([asin]) Makefile.am: Include: <math.h> Link: $(ASIN_LIBM) License: LGPL Maintainer: Bruno Haible