mirror of
https://github.com/ziglang/zig.git
synced 2026-01-11 01:45:12 +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