Searched refs:coshix (Results 1 – 1 of 1) sorted by relevance
104 FLOAT sinhix, coshix; in M_DECL_FUNC() local108 coshix = M_COSH (__imag__ x); in M_DECL_FUNC()113 coshix = 1; in M_DECL_FUNC()121 __imag__ res = sinhix * coshix / den; in M_DECL_FUNC()
Completed in 3 milliseconds