/*
    AUTOMATICALLY GENERATED BY tspec 2.10
    API SUBSET: unix95:math.h (VERSION 2.7)
*/

#ifndef __TDF_UNIX95_MATH_H
#define __TDF_UNIX95_MATH_H

#ifdef __cplusplus
extern "C" {
#endif

#pragma TenDRA declaration block api__unix95__math begin

#ifndef __TDF_XPG4_MATH_H
#pragma extend interface "../xpg4.api/math.h"
#endif /* __TDF_XPG4_MATH_H */
#pragma token FUNC double (double) : asinh # unix95.math.asinh
#pragma token FUNC double (double) : acosh # unix95.math.acosh
#pragma token FUNC double (double) : atanh # unix95.math.atanh
#pragma token FUNC double (double) : cbrt # unix95.math.cbrt
#pragma token FUNC double (double) : expm1 # unix95.math.expm1
#pragma token FUNC int (double) : ilogb # unix95.math.ilogb
#pragma token FUNC double (double) : logb # unix95.math.logb
#pragma token FUNC double (double) : log1p # unix95.math.log1p
#pragma token FUNC double (double, double) : nextafter # unix95.math.nextafter
#pragma token FUNC double (double, double) : remainder # unix95.math.remainder
#pragma token FUNC double (double) : rint # unix95.math.rint
#pragma token FUNC double (double, double) : scalb # unix95.math.scalb

#pragma interface asinh acosh atanh cbrt expm1 ilogb logb log1p nextafter
#pragma interface remainder rint scalb

#pragma TenDRA declaration block end

#ifdef __cplusplus
}
#endif

#endif /* __TDF_UNIX95_MATH_H */


syntax highlighted by Code2HTML, v. 0.9.1