Search results

Jump to: navigation, search
  • return s + log(2.*M_PI)/2. - z + (z+.5)*log(z); x=Re(z);if(x<-.5) return expaun(z+1.)-log(z+1.);
    4 KB (487 words) - 07:00, 1 December 2018
  • However, it can be expressed through the [[log]] function as follows: if(Im(z)<0){if(Re(z)>=0){return M_PI/2.-I*log( z + sqrt(z*z-1.) );}
    9 KB (982 words) - 18:48, 30 July 2019
  • Fukushima Nuclear Accident Update Log - 13 March 2011.</ref>.
    8 KB (1,103 words) - 14:56, 20 June 2013
  • if(Im(z)<0){if(Re(z)>=0){return I*log( z + sqrt(z*z-1.) );} else{return I*log( z - sqrt(z*z-1.) );}}
    3 KB (436 words) - 18:47, 30 July 2019
  • sL[x_] = Normal[Series[Log[HankelH1[0, x] Sqrt[Pi I x/2]], {x, Infinity, 16}]]
    6 KB (913 words) - 18:25, 30 July 2019
  • Even if the \(N~\log N\) algorithms are not used, the explicit use of the symmetry saves an orde
    7 KB (1,063 words) - 18:25, 30 July 2019
  • Y_0(z)=\frac{2 (\log (z)+\gamma -\log (2))}{\pi }+\frac{z^2 (-\log (z)-\gamma +1+\log (2))}{2
    3 KB (445 words) - 18:26, 30 July 2019
  • z_type BesselY0o(z_type z){ z_type q=z*z, L=log(z),c;
    4 KB (370 words) - 18:46, 30 July 2019
  • LQ=log(Q); z_type E(z_type z){ if(abs(z)>.1) return E(J(z))+1.; return log(e(z))/LQ;}
    3 KB (364 words) - 07:00, 1 December 2018
  • ...of logarithm and used in definition of [[tetration]] for complex base \(b=\log(a)\), can be expressed through the [[WrightOmega]].
    4 KB (610 words) - 10:22, 20 July 2020
  • This superfunncion corresponds to the displacement of the argument for \(\log(\mathrm e \!-\!1)\) of the [[Shoka function]] discussed below.
    10 KB (1,479 words) - 05:27, 16 December 2019
  • DB k=0.61278745233070836381366079016859252; //k=log(K);
    1 KB (88 words) - 15:01, 20 June 2013
  • return -s + .5/z + log(z);} z_type lofp2(z_type z){ return log(2.)+(lofp0(z/2.-.5)+lofp0(z/2.))/2.;}
    3 KB (353 words) - 15:01, 20 June 2013
  • z_type t=(log(z)-F0)/c2; z_type v=sqrt(t);
    995 bytes (148 words) - 18:46, 3 September 2023
  • return log(s)/k;}
    1 KB (124 words) - 15:01, 20 June 2013
  • return exp(F45E(z-1.)*log(b));
    1 KB (139 words) - 18:48, 30 July 2019
  • // return log(s*z)/.32663425997828098238 +1.1152091357215375; return log(s*z)/.32663425997828098238 +1.11520724513161;
    2 KB (163 words) - 18:47, 30 July 2019
  • ...However, this does not affect the expansion; and Log[z] can be replaced to Log[-z] in the final expression. From this deduction, the only requirement is s Log[\(\pm\)z] \(\mapsto\) Log[\(\pm\) z] Log[1+1/z] with following expansion at small values 1/z. In such a way, the exp
    7 KB (1,076 words) - 18:25, 30 July 2019
  • z_type ArcTania(z_type z) {return z + log(z) - 1. ;} z_type TaniaBig(z_type z){int n;z_type s=z; s=z-log(s)+1.;
    1 KB (209 words) - 15:01, 20 June 2013
  • // and L=Log[z] or L=Log[-z]
    6 KB (180 words) - 15:01, 20 June 2013

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)