mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-27 11:01:27 -04:00
28c31a8429
* 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