Revision history of "File:PolarArclength.png"

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 23:39, 26 July 2019Mag1c (talk | contribs). . (1,007 bytes) (+1,007). . ([asy] import graph; size(120); real f(real t) {return 1;} path g=polargraph(f,pi/4,pi/3,10000, operator --); draw(g,black); draw((1/2,sqrt(3)/2)--(0,0)--(1/sqrt(2),1/sqrt(2))); label("$f(\theta)d\theta$",(cos(7pi/24),sin(7pi/24)),S); label("$f(\theta)$...)