Calculadora de Velocidade AngularFormula

## 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.

Exemplo Resolvido

A wheel completes one full rotation (360 degrees) in 2 seconds.

  1. Convert 360° to radians: 360 * pi / 180 = 2*pi rad
  2. omega = theta / t = 2*pi / 2 = pi rad/s
  3. omega = 3.1416 rad/s
  4. RPM = omega * 60 / (2*pi) = 30 RPM