]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Optimize the case of pure imaginary arguments. Calls like this are
authordas <das@FreeBSD.org>
Sun, 16 Oct 2011 05:37:01 +0000 (05:37 +0000)
committerdas <das@FreeBSD.org>
Sun, 16 Oct 2011 05:37:01 +0000 (05:37 +0000)
commitb24da3b9e8c12123beb4e888883bb0ccd1a8a94a
tree7417f23eae5851fcc5edc7684fef4a862ec9a8b3
parent5bafe9f5deebb240191b7ed13ff9f18b044fb548
Optimize the case of pure imaginary arguments.  Calls like this are
common, e.g., in DFT implementations.

Discussed with: bde, kargl
lib/msun/src/s_cexp.c
lib/msun/src/s_cexpf.c