mirror of
https://github.com/ziglang/zig.git
synced 2025-12-25 23:53:15 +00:00
* add tests for negative inputs to cosh32 and cosh64. fix bug in cosh64 for negative inputs. * fix problem with negative input with f64 sinh and add tests