# DEGREE

Shedmate, the platform that processes the measurements, recognises all the angle values provided as degrees (°) and performs internal conversions as required.

#### 1 ° (degree) remains 1 °, as it is the basic unit

<figure><img src="https://lh7-us.googleusercontent.com/mWMUhXPOEzbAvK-rB4_VIVcFtNm9mV51c_cO3dGu9TwBFYdpv-qDU4sDq0O6-qxbwYlqvfM8aq-1Iy7JZ-kFB2wKS-bLf4KMkpiYM-UUwJ_ep9cbyUeWJSzN8G72mouPq0Db8AFB64Tcuz3WQQ1nKCc" alt=""><figcaption></figcaption></figure>

#### 1 grad = 0.9 ° (because 1 grad = 0.9 °)

<figure><img src="https://lh7-us.googleusercontent.com/xAZX92Qo0zRSMEsAXkqfBOsl0C279hJn1ap0b7OCDdGlvjZ7zwiljRkbYi-dnA2QDLNKGSNWe6HQGW2On1Gp7SYRfGgnQc1_bvhWNhB5szKA6xpkgtLY8uHCjBZ9CVqLWB2Qhv2JyUYb6UXEjV3Pxrc" alt=""><figcaption></figcaption></figure>

#### 1 rad (radian) ≈ 57.2958 ° (because 1 rad ≈ 57.2958 °)

<figure><img src="https://lh7-us.googleusercontent.com/ep80cBnr05yxYHRaNf3vpggGfVOqfsmlQ3Xfep4B0A6HSkqX7bGaPT_o3kZMGM0wGDrhwynnW5AD3if3y_IwuVTqQbNfbLP5COwf48tKyE_yJCmx105yg4S0PnaCdtJvplhJlnBQ-S2Bl95IFCD2XxM" alt=""><figcaption></figcaption></figure>

This conversion is implemented to ensure consistency in the calculations and representation of angles in Shedmate.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shedmate.gitbook.io/shedmate-help/setting-up-shedmate/costing-database-and-pricing-calculations/variables/functions-with-units/degree.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
