<span class="searchmatch">Plot</span> of the Gamma function Γ ( x ) {\displaystyle \Gamma (x)} . The <span class="searchmatch">SVG</span> code is valid. This chart was created with Gnuplot. This chart uses translateable...
<span class="searchmatch">Plot</span>[{<span class="searchmatch">Airy</span>Ai[x], <span class="searchmatch">Airy</span>Bi[x], -0.5}, {x, -15, 5}] English URL: https://commons.wikimedia.org/wiki/user:Inductiveload author name string: Inductiveload Wikimedia...
W3C-unspecified <span class="searchmatch">plot</span> was created with Gnuplot. #!/usr/bin/gnuplot E(x) = (2*besj1(pi*x)/(pi*x))**2 set term <span class="searchmatch">svg</span> size 640, 480 enhanced name "<span class="searchmatch">Airy</span>_pattern" set...
Contour<span class="searchmatch">Plot</span>[ Abs[<span class="searchmatch">Airy</span>Ai[x + I y]], {x, -4, 4}, {y, -4, 4}, <span class="searchmatch">Plot</span>Range -> {0,4}, ContourShading -> False, Contours -> 12, Frame -> False, <span class="searchmatch">Plot</span>Points ->...
encircledPower[x_] := 1 - BesselJ[0, x]^2 - BesselJ[1, x]^2; <span class="searchmatch">airy</span>Pattern[x_] := (2 BesselJ[1, x]/x)^2; <span class="searchmatch">Plot</span>[ {<span class="searchmatch">airy</span>Pattern[x], encircledPower[x]}, {x, 0, 11} ] English...
Contour<span class="searchmatch">Plot</span>[ Abs[<span class="searchmatch">Airy</span>Bi[x + I y]], {x, -4, 4}, {y, -4, 4}, <span class="searchmatch">Plot</span>Range -> {0,4}, ContourShading -> False, Contours -> 12, Frame -> False, <span class="searchmatch">Plot</span>Points ->...
conts = Contour<span class="searchmatch">Plot</span>[ Im[<span class="searchmatch">Airy</span>Bi[x + I y]], {x, -4, 4}, {y, -4, 4}, ContourShading -> False, Contours -> 24, Frame -> False, <span class="searchmatch">Plot</span>Points -> 100] English author...
conts = Contour<span class="searchmatch">Plot</span>[ Re[<span class="searchmatch">Airy</span>Bi[x + I y]], {x, -4, 4}, {y, -4, 4}, ContourShading -> False, Contours -> 24, Frame -> False, <span class="searchmatch">Plot</span>Points -> 100] English Wikimedia...
Contour<span class="searchmatch">Plot</span>[Re[<span class="searchmatch">Airy</span>Ai[x + I*y]], {x, -4, 4}, {y, -4, 4}, ColorFunction -> "Rainbow", ClippingStyle -> Automatic, ContourStyle -> Thickness[0.0025], Frame...
conts = Contour<span class="searchmatch">Plot</span>[ Im[<span class="searchmatch">Airy</span>Ai[x + I y]], {x, -4, 4}, {y, -4, 4}, ContourShading -> False, Contours -> 24, Frame -> False, <span class="searchmatch">Plot</span>Points -> 100] English URL:...