Calculadora de Velocidade Angular — Formula
## Angular Velocity
Angular velocity quantifies how fast an object rotates.
### Formula
**omega = theta / t**
where theta is the angle in radians and t is time. One full revolution is 2*pi radians.
Angular velocity quantifies how fast an object rotates.
### Formula
**omega = theta / t**
where theta is the angle in radians and t is time. One full revolution is 2*pi radians.
Exemplo Resolvido
A wheel completes one full rotation (360 degrees) in 2 seconds.
- Convert 360° to radians: 360 * pi / 180 = 2*pi rad
- omega = theta / t = 2*pi / 2 = pi rad/s
- omega = 3.1416 rad/s
- RPM = omega * 60 / (2*pi) = 30 RPM