Searched refs:Complex_ATanh (Results 1 – 12 of 12) sorted by relevance
/dports/graphics/megapov/megapov-1.2.1/source/ |
H A D | hcmplx.h | 91 void Complex_ATanh (CMPLX *target, CMPLX *source);
|
H A D | fractal.cpp | 121 Complex_ATanh,
|
H A D | hcmplx.cpp | 1317 void Complex_ATanh(CMPLX *target, CMPLX *source) in Complex_ATanh() function 1363 Complex_ATanh(&temp0, &temp0); in Complex_ATan()
|
/dports/graphics/povray36/povray-3.6.1/source/ |
H A D | hcmplx.h | 86 void Complex_ATanh (CMPLX *target, CMPLX *source);
|
H A D | fractal.cpp | 113 Complex_ATanh,
|
H A D | hcmplx.cpp | 1312 void Complex_ATanh(CMPLX *target, CMPLX *source) in Complex_ATanh() function 1358 Complex_ATanh(&temp0, &temp0); in Complex_ATan()
|
/dports/graphics/povray37/povray-3.7.0.10/source/backend/math/ |
H A D | hcmplx.h | 89 void Complex_ATanh (CMPLX *target, const CMPLX *source, const CMPLX *);
|
H A D | hcmplx.cpp | 1302 void Complex_ATanh(CMPLX *target, const CMPLX *source, const CMPLX *) in Complex_ATanh() function 1348 Complex_ATanh(&temp0, &temp0, NULL); in Complex_ATan()
|
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/math/ |
H A D | hypercomplex.h | 119 void Complex_ATanh (Complex *target, const Complex *source, const Complex *);
|
H A D | hypercomplex.cpp | 1228 void Complex_ATanh(Complex *target, const Complex *source, const Complex *) in Complex_ATanh() function 1274 Complex_ATanh(&temp0, &temp0, nullptr); in Complex_ATan()
|
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/shape/ |
H A D | fractal.cpp | 88 Complex_ATanh,
|
/dports/graphics/povray37/povray-3.7.0.10/source/backend/shape/ |
H A D | fractal.cpp | 81 Complex_ATanh,
|