Sourcecore/stdc/tgmath.d
acos =acos;acos =acos;acos =acos;asin =asin;asin =asin;asin =asin;atan =atan;atan =atan;atan =atan;atan2 =atan2;atan2 =atan2;atan2 = core.stdc.math.atan2l;cos =cos;cos =cos;cos =cos;sin =sin;sin =sin;sin = core.stdc.math.sinl;tan =tan;tan =tan;tan =tan;acosh =acosh;acosh =acosh;acosh =acosh;asinh =asinh;asinh =asinh;asinh =asinh;atanh =atanh;atanh =atanh;atanh =atanh;cosh =cosh;cosh =cosh;cosh =cosh;sinh =sinh;sinh =sinh;sinh =sinh;tanh =tanh;tanh =tanh;tanh =tanh;exp =exp;exp =exp;exp =exp;exp2 =exp2;exp2 =exp2;exp2 = core.stdc.math.exp2l;expm1 =expm1;expm1 =expm1;expm1 = core.stdc.math.expm1l;frexp =frexp;frexp =frexp;frexp = core.stdc.math.frexpl;ilogb =ilogb;ilogb =ilogb;ilogb = core.stdc.math.ilogbl;ldexp =ldexp;ldexp =ldexp;ldexp = core.stdc.math.ldexpl;log =log;log =log;log =log;log10 =log10;log10 =log10;log10 = core.stdc.math.log10l;log1p =log1p;log1p =log1p;log1p = core.stdc.math.log1pl;log2 =log2;log2 =log2;log2 = core.stdc.math.log2l;logb =logb;logb =logb;logb = core.stdc.math.logbl;modf =modf;modf =modf;modf = core.stdc.math.modfl;scalbn =scalbn;scalbn =scalbn;scalbn = core.stdc.math.scalbnl;scalbln =scalbln;scalbln =scalbln;scalbln = core.stdc.math.scalblnl;cbrt =cbrt;cbrt =cbrt;cbrt = core.stdc.math.cbrtl;fabs =fabs;fabs =fabs;fabs =fabs;hypot =hypot;hypot =hypot;hypot = core.stdc.math.hypotl;pow =pow;pow =pow;pow =pow;sqrt =sqrt;sqrt =sqrt;sqrt =sqrt;erf =erf;erf =erf;erf = core.stdc.math.erfl;erfc =erfc;erfc =erfc;erfc = core.stdc.math.erfcl;lgamma =lgamma;lgamma =lgamma;lgamma = core.stdc.math.lgammal;tgamma =tgamma;tgamma =tgamma;tgamma = core.stdc.math.tgammal;ceil =ceil;ceil =ceil;ceil = core.stdc.math.ceill;floor =floor;floor =floor;floor = core.stdc.math.floorl;nearbyint =nearbyint;nearbyint =nearbyint;nearbyint = core.stdc.math.nearbyintl;rint =rint;rint =rint;rint = core.stdc.math.rintl;lrint =lrint;lrint =lrint;lrint = core.stdc.math.lrintl;llrint =llrint;llrint =llrint;llrint = core.stdc.math.llrintl;round =round;round =round;round = core.stdc.math.roundl;lround =lround;lround =lround;lround = core.stdc.math.lroundl;llround =llround;llround =llround;llround = core.stdc.math.llroundl;trunc =trunc;trunc =trunc;trunc = core.stdc.math.truncl;fmod =fmod;fmod =fmod;fmod = core.stdc.math.fmodl;remainder =remainder;remainder =remainder;remainder = core.stdc.math.remainderl;remquo =remquo;remquo =remquo;remquo = core.stdc.math.remquol;copysign =copysign;copysign =copysign;copysign = core.stdc.math.copysignl;nan =nan;nan =nan;nan = core.stdc.math.nanl;nextafter =nextafter;nextafter =nextafter;nextafter = core.stdc.math.nextafterl;nexttoward =nexttoward;nexttoward =nexttoward;nexttoward = core.stdc.math.nexttowardl;fdim =fdim;fdim =fdim;fdim = core.stdc.math.fdiml;fmax =fmax;fmax =fmax;fmax = core.stdc.math.fmaxl;fmin =fmin;fmin =fmin;fmin = core.stdc.math.fminl;fma =fma;fma =fma;fma = core.stdc.math.fmal;