Qurak

ReImPlot

Available

Plots the real and imaginary parts of a complex function on the same axes

ReImPlot[f, {x, xmin, xmax}]
ReImPlot[{f1, f2, …}, {x, xmin, xmax}]
ReImPlot[{…, w[fi], …}, …]
ReImPlot[…, {x}∈ reg]
ReImPlot[{ArcSin[x], ArcCos[x]}, {x, -4, 4}] → -Graphics-ReImPlot[Sqrt[(x^2 - 1)(x^2 - 4)], {x, -3, 3}] → -Graphics-ReImPlot[{ArcSin[x], ArcCos[x]}, {x, -4, 4}, PlotLabels -> "Expressions"] → -Graphics-

Topics

Related

All 6300 functions · Use this from an MCP client