Searched refs:FPUcplxlog (Results 1 – 6 of 6) sorted by relevance
/dports/graphics/xfractint/xfractint-20.04p16/common/ |
H A D | mpmath_c.c | 231 FPUcplxlog(&xx, &cLog); in ComplexPower() 280 FPUcplxlog( &tempz1, &tempz1); in Arcsinz() 296 FPUcplxlog( &temp, &temp); in Arccosz() 308 FPUcplxlog( &temp, rz); in Arcsinhz() 319 FPUcplxlog( &tempz, rz); in Arccoshz() 345 FPUcplxlog( &temp2, &temp2); in Arctanhz() 374 FPUcplxlog( &temp3, &temp3); in Arctanz() 637 FPUcplxlog(&croot, &BaseLog); 694 FPUcplxlog(&old, &temp);
|
H A D | fractals.c | 3479 FPUcplxlog(&old, &tmp1); in DivideBrot5fpFractal()
|
H A D | parser.c | 1719 FPUcplxlog(&Arg1->d, &Arg1->d); in dStkLog()
|
/dports/graphics/xfractint/xfractint-20.04p16/unix/ |
H A D | fpu087.c | 114 void FPUcplxlog(_CMPLX *x, _CMPLX *z) in FPUcplxlog() function
|
/dports/graphics/xfractint/xfractint-20.04p16/headers/ |
H A D | prototyp.h | 51 extern void cdecl FPUcplxlog(_CMPLX *, _CMPLX *);
|
/dports/graphics/xfractint/xfractint-20.04p16/dos_help/ |
H A D | help.src | 590 Fixed the Xfractint FPUcplxdiv and FPUcplxlog routines in fpu087.c to
|