Go to the documentation of this file.
10#ifndef __ZOS_WRAPPERS_MATH_H
11#define __ZOS_WRAPPERS_MATH_H
12#if __has_include_next(<math.h>)
22 double fabs(
double x) __THROW;
24#if !defined(__LP64__) && !defined(__BFP__)
26#pragma map(tgammaf, "\174\174TGMFH9")
27#pragma map(tgamma, "\174\174TGMAH9")