Recent content by bulash

  1. B

    Mathematica Calculate Real Part of Expression in Mathematica

    OK. Right, thank you. It was my "copy-paste fault". Must be like that: (-0.0006451572617131402 + 0.01297637024965604i)* Log[(1.3104275557173537 - 1.368518505178231i) + x] The problem is, I think, the lack of definition of x as real. But how? tried almost every way, no way? :( B.
  2. B

    Mathematica Calculate Real Part of Expression in Mathematica

    Dear all, I try to get the Real part of the following function in Mathematica: (-0.0006451572617131402 + 0.01297637024965604i)* Log[(1.3104275557173537 - 1.368518505178231i]) + x] by using Re[z]. However, it gives no solution other than just repetition of what I entered...
  3. B

    Fortran How can I insert a polylogarithm function to FORTRAN?

    Hi everyone, Anyone knows how can I insert a polylogarithm function to FORTRAN? I am trying to put Li_2(z) polylogarithm function to my equation. Thank you in advance. bulash.