Qurak

ComplexListPlot

可用

Plots a list of complex numbers as points at `(Re[z], Im[z])`

ComplexListPlot[{z1, z2, …}]
ComplexListPlot[{data1, data2, …}]
ComplexListPlot[{…, w[datai, …], …}]
Head[ComplexListPlot[{1 + I, 2 - I, -1 + 2 I}]] → GraphicsHead[ComplexListPlot[{1 + I, 2 - I, -1 + 2 I}, Joined -> True]] → Graphics

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用