List of mathematic operators: Difference between revisions

Content deleted Content added
ARKosche (talk | contribs)
m Completed integral notation
Remove redundant x parameter of affine cartesian arc length
Line 71:
| <math>F[r]= \int_a^t \sqrt { r^2 + r'^2 }\, dt</math>||Polar||<math>r=r(\phi)</math><br><math>\phi=t</math>
|-
| <math>F[x,y] = \int_a^t\sqrt[3]{y''}\, dt </math> || Cartesian||<math>y=y(x)</math><br><math>x=t</math>||rowspan=3|[[Affine curvature|Affine arc length]]
|-
| <math>F[x,y] = \int_a^t\sqrt[3]{x'y''-x''y'}\, dt </math> || Parametric<br>Cartesian||<math>x=x(t)</math><br><math>y=y(t)</math>