搜索服务

快速搜索工具并打开页面

产品指南 · 9 分钟阅读

How to convert degrees to radians (and radians to degrees) for math and geometry

Convert angles between degrees and radians using rad = deg * pi / 180 and deg = rad * 180 / pi. Includes clear examples and a quick browser converter.

发布于 2026年4月3日 · FreeLocalConverter

How to convert degrees to radians is a standard math unit conversion used in trig, circles, and geometry. The core relationship is:
rad = deg * pi / 180. The inverse is:
deg = rad * 180 / pi.

Prefer instant calculations? Use Degrees ↔ radians.

Key takeaways

  • Convert by multiplying degrees by pi/180.
  • Convert back by multiplying radians by 180/pi.
  • 180 degrees equals pi radians.
  • Round only after computing the full expression (especially if you plug into trig functions).

Degrees to radians (how to do it)

Take your angle in degrees (deg) and apply: rad = deg * pi / 180.

  1. Write down the degrees value.
  2. Multiply by pi.
  3. Divide by 180.
  4. Round at the end if needed.

Examples

Example 1: 90 degrees.
rad = 90 * pi / 180 = pi/2.

Example 2: 180 degrees.
rad = 180 * pi / 180 = pi.

Radians to degrees

If you already have radians and want degrees, use: deg = rad * 180 / pi.

  1. Write down the radians value.
  2. Multiply by 180.
  3. Divide by pi.

Where mistakes happen

  • Confusing radians with degrees in calculators/software (for trig functions, most inputs require radians).
  • Rounding pi too early instead of using a full-precision value.

Reference

The radians definition and the degrees ↔ radians conversion are explained by Wikipedia (Radian).

Next steps

Convert once, then reuse the result in your trig/geometry steps. If you need to check multiple values quickly, run Degrees ↔ radians and copy the output.

← 全部文章

深受全球领先团队信赖

横向滚动的品牌徽标(每个会在新标签页打开官网): Google, Apple, Meta, GitHub, Stripe, Shopify, Databricks, Snowflake, Notion, Vercel, Intel, NVIDIA, Netflix, Spotify, Airbnb, Yale, Harvard University, Massachusetts Institute of Technology, Stanford University, University of California, Berkeley, Princeton University, California Institute of Technology, Columbia University, University of Chicago, Cornell University, Duke University, Carnegie Mellon University, Georgia Institute of Technology, Johns Hopkins University, Northwestern University, University of Toronto, McGill University, University of Oxford, University of Cambridge, Imperial College London, University College London, ETH Zurich, EPFL, Technical University of Munich, Sorbonne University, KU Leuven, National University of Singapore, Nanyang Technological University, Tsinghua University, Peking University, The University of Tokyo, KAIST, Seoul National University, University of Melbourne, Australian National University, University of Sydney, The University of Hong Kong.