Torque Calculator
The torque calculator applies T = F x r x sin(theta), the moment produced when a force F acts at distance r from a pivot. Choose whether to solve for torque, the required force, or the lever arm, and set the angle between the force and the arm (90 degrees by default, where sin equals 1). All of the arithmetic happens in your browser.
How to use the torque calculator
- Use the Solve for dropdown to choose Torque, Force, or Lever arm.
- Fill in the two known quantities among Torque (T), Force (F), and Lever arm (r).
- Set Angle (theta) in degrees; leave it at 90 for a force perpendicular to the arm.
- Read the highlighted result card in N x m, N, or m.
- Click Copy to grab the labeled result as text.
Examples
Perpendicular force on a 2 m arm
Solve for Torque, F = 50 N, r = 2 m, angle = 90 degrees
Torque = 100 N x m
Same force applied at 45 degrees
Solve for Torque, F = 50 N, r = 2 m, angle = 45 degrees
Torque = 70.710678119 N x m
Find the force for a target torque
Solve for Force, T = 100 N x m, r = 2 m, angle = 90 degrees
Force = 50 N
Frequently asked questions
What equation does the calculator use?
Torque is T = F x r x sin(theta), where F is the applied force in newtons, r is the lever arm in metres, and theta is the angle between the force and the arm. The result is a moment in newton-metres (N x m).
Why does the angle change the answer?
Only the component of the force perpendicular to the arm twists the pivot. That part is F x sin(theta), so torque peaks at 90 degrees (sin = 1) and falls to zero when the force points straight along the arm at 0 degrees.
What angle is used if I leave it alone?
The Angle (theta) field defaults to 90 degrees, the everyday case of a wrench pushed at right angles to its handle. At 90 degrees the sine term becomes 1 and torque is simply force times lever arm.
Can I solve for force or lever arm instead?
Yes. Pick Force or Lever arm in the Solve for dropdown. The tool inverts the formula to F = T / (r x sin(theta)) or r = T / (F x sin(theta)) and returns the missing quantity.
What if the angle is 0 degrees?
sin(0) is zero, so torque is zero and no force or lever arm can produce a non-zero torque at that angle. In Force and Lever arm modes the calculator reports an error rather than dividing by zero.
Does it work in degrees or radians?
You enter the angle in degrees; the engine converts to radians internally before taking the sine. There is no separate radian mode.
What happens with a negative force?
A negative force is accepted and flips the sign of the torque, representing a moment in the opposite rotational direction. The lever arm, however, must be zero or positive because a negative length has no physical meaning.
How do I get pound-feet instead of newton-metres?
This tool reports newton-metres only. To convert, multiply the N x m value by about 0.7376 to get pound-feet, or divide by the same factor to go back.
Is anything uploaded when I calculate?
No. The formula runs in plain JavaScript on your device, so your force, distance, and angle values stay in the browser.
Learn more
- Lever Arm and the Perpendicular Force Rule
Why torque depends on the perpendicular distance to the pivot and how the sine term turns any angled force into effective leverage.
Related tools
Force Calculator
Solve Newton's second law online. Enter any two of force, mass or acceleration and get the third, in newtons, kilograms and metres per second squared.
Power Calculator
Calculate power online. Solve mechanical power from work and time (P = W / t) or electrical power from voltage and current (P = V x I), in watts.
Kinetic Energy Calculator
Calculate kinetic energy, mass or velocity using KE = 1/2 m v^2. Enter any two values in SI units (kg, m/s, joules) to solve for the third.
555 Timer Calculator
Calculate 555 timer astable frequency, period, high and low times and duty cycle from R1, R2 and the timing capacitor. Free oscillator design helper.
Absolute Humidity Calculator
Calculate absolute humidity in grams of water vapor per cubic meter from air temperature and relative humidity. Fast, free and works in your browser.
Allele Frequency Calculator
Find allele frequencies from genotype counts. Enter the number of AA, Aa and aa individuals to get the A and a allele frequencies and allele totals.