Problem with non-integer order of polylog

1 回表示 (過去 30 日間)
Martim Zurita
Martim Zurita 2021 年 3 月 7 日
回答済み: Walter Roberson 2021 年 3 月 7 日
Hello,
In the MATLAB documentation for the polylog function, there is an example with non-integer order (first argument):
Li = polylog(-0.2i,2.5)
Li =
-2.5030 + 0.3958i
However, when I try to reproduce this example, I get the following error message:
"Error using symengine
First argument must be an integer."
Does this mean that I don't have a version of MATLAB updated enough to use the function in this context? I have a MATLAB 2018a.
Also, does anyone know how to find a function's update history in the MATLAB documentation? I couldn't do this alone.
Thanks!

採用された回答

Walter Roberson
Walter Roberson 2021 年 3 月 7 日
r2019a is the first release to support non-integer orders

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGraph and Network Algorithms についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by