5 Resultaten gevonden voor "Bestand:Sin_small_angle_approx_error.svg".

Bestand:Sin small angle approx error.svg

with: gnuplot -persist Sin_small_angle_approx_error.txt Where file 'Sin_small_angle_approx_error.txt' contains: set ylabel '% Error' set xlabel 'θ (degrees)'...


Bestand:Shrub model of Mandelbrot set 60 10 labelled.png

angle; angle = 2.0*M_PI*T; x2 = x1 + length * cos(angle); y2 = y1 + length * sin(angle); fprintf(svg_fp,"<line x1=\"%.1f\" y1=\"%.1f\" x2=\"%.1f\" y2=\"%...


Bestand:01 Dreiteilung des Winkels-180°-2.svg

displayed with significant thirteen decimal places. The very small errors of the angle β {\displaystyle \beta } beta or δ {\displaystyle \delta } , that...


Bestand:Pendulum rel error.svg

period(angle): return 4*ellipk(np.sin(angle/2)**2) def approx_period(angle, num): return 2*np.pi*sum((factorial(2*n)/(2**n * factorial(n))**2)**2 * np.sin(angle/2)**(2*n)...


Bestand:Epicyclic Gearing Stationary Sun.gif

patch color % linW LineWidth angleOffPoints = linspace(0,2.001*pi,200); xc = x + r*cos(angleOffPoints); yc = y + r*sin(angleOffPoints); patch(xc,yc,col...