v2.11.36
Previously fabs(-0.0) returned -0.0 when should 0.0. Now bitwise operations are used to modify the sign bit. (cherry picked from commit b278ddd68eb4d04fbeffb6d7fc0a441c758e2431)
Previously fabs(-0.0) returned -0.0 when should 0.0. Now bitwise operations are used to modify the sign bit. (cherry picked from commit b278ddd68eb4d04fbeffb6d7fc0a441c758e2431)