Qurak

Interactive graphics layout read

Tutorial 3 stappen, op volgorde uitgevoerd in één sessie. Elke stap is tegen de engine uitgevoerd en de uitvoer hieronder is wat hij opleverde.

Stap 1
Plot[Cos[x] + 1 / 2, {x, 0, 3Pi}]
Uitvoer
-Graphics-
Stap 2
Plot[ChebyshevU[6, x], {x, -1, 1}]
Uitvoer
-Graphics-
Stap 3
Plot[Cos[x], {x, -2π, 2π}]
Uitvoer
-Graphics-

Gebruikte functies

Gerelateerde recepten

Alle recepten · Functiereferentie · Gebruik dit vanuit een MCP-client