aboutsummaryrefslogtreecommitdiff
path: root/src/math.cpp
AgeCommit message (Expand)Author
2019-09-18math.cpp removed since its isnan isn't used. Keep proj_math.h (whichCharles Karney
2019-09-18Try removing C99 math functions from math.cpp (but leave isnan).Charles Karney
2019-09-17Fix floating-point number into integer warning in math.cppCharles Karney
2019-09-17Add atanh, copysign, cbrt, remainder, remquo to math.cpp.Charles Karney
2018-12-26cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixesEven Rouault