Skip to content

Commit

Permalink
Update proposed.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichelenstrofer authored Dec 4, 2023
1 parent 438ee98 commit 8b41b2f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/src/proposed.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,14 @@ Some examples of how common equations would be modified in such systems, using `
+ ``ω=2πf → ω=2πfθ₀``
+ ``k=2π/λ → k=2πθ₀/λ``

- Arc length ``s`` and sector area:
- Arc length and sector area:

+ ``s=rθ → s=rθ/θ₀``
+ ``A=½r²θ → A=½r²θ/θ₀``

- Solid angles
+ ``Ω=A/r² → Ω=Aθ₀²/r²``

- kinematic equations:

+ ``v=rω → v=rω/θ₀``
Expand Down

0 comments on commit 8b41b2f

Please sign in to comment.