HomeFreeBSD

Fix some exceptional cases where the sign of the result is unspecified

Description

Fix some exceptional cases where the sign of the result is unspecified
but must still satisfy csinh(conj(z)) == conj(csinh(z)) and csinh(-z) ==
-csinh(z). This allows eliminating two negations from csin(z).

In collaboration with: bde

Details

Provenance
tijlAuthored on
Parents
rS284425: Skip src component if /usr/src is empty.
Branches
Unknown
Tags
Unknown