Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libm/complex
Module Name: src
Committed By: maya
Date: Sat Dec 31 22:54:56 UTC 2016
Modified Files:
src/lib/libm/complex: csqrtf.c
Log Message:
similar to csqrt, spare ourselves a fabsf call. we already check sign
later on, use this to our advantage.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libm/complex/csqrtf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index