mirror of
https://github.com/ziglang/zig.git
synced 2026-02-10 03:20:58 +00:00
* std: Correct math.asinh64 to return correct signedness for negative values * std: Add tests for negative values for math.asinh32 and math.asinh64