mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-27 02:51:59 -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