Translations:Sketcher Examples/16/pl: Revision history

Diff selection: Mark the radio buttons 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.

16 May 2023

  • curprev 17:1317:13, 16 May 2023Kaktus talk contribs 681 bytes +681 Created page with "Segment kołowy geometrii konstrukcyjnej wyświetla zależność między łukiem a promieniem dla danego kąta.<br> '''InputLength = ReferenceRadius * Pi''' <br> oraz<br> '''ArcLength = DynamicRadius * Pi * ArcAngle / 180°''' <br> przy stałej długości daje:<br> '''ReferenceRadius * Pi = DynamicRadius * Pi * ArcAngle / 180°''' <br> Natomiast po wyeliminowaniu Pi otrzymujemy:<br> '''ReferenceRadius = DynamicRadius * ArcAngle / 180°''' lub '''DynamicRadius = Reference..."