mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +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