2 Talált eredmények "Fájl:UrcityIntegral.png".

Fájl:UrcityIntegral.png

Source code for manim: from manim import * class UrcityIntegral(Scene): def construct(self): ax = Axes( x_range=[-0.1,2.2,10], y_range=[-0.5,6,100], tips...


Fájl:Center of mass using integral.png

area below a curve. The manim code follows. from manim import * class UrcityIntegral(Scene): def construct(self): ax = Axes( x_range=[-0.1,2.2,10], y_range=[-0...