Mercurial > hg > octave-lojdl > gnulib-hg
view modules/cosl @ 12800:7216e2b4056f
Tests for module 'logb'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 25 Jan 2010 02:11:59 +0100 |
parents | 73d9dd27dc41 |
children | efab6978105e |
line wrap: on
line source
Description: cosl() function: cosine function with long double argument. Files: lib/cosl.c lib/trigl.h lib/sincosl.c lib/trigl.c m4/cosl.m4 Depends-on: math extensions float isnanl floor floorl configure.ac: gl_FUNC_COSL gl_MATH_MODULE_INDICATOR([cosl]) Makefile.am: Include: <math.h> Link: $(ACOSL_LIBM) License: GPL Maintainer: Paolo Bonzini