angularVelocity?

checks if given quantity describes Angular Velocity


Parameters

angularVelocity? value :quantity

Returns

  • :logical

Examples

copy
angularVelocity? 6`rad/s ; => true

Related