# 1:1.1.2 Solar Declination

The solar declination is the earth's latitude at which incoming solar rays are normal to the earth's surface. The solar declination is zero at the spring and fall equinoxes, approximately +23½° at the summer solstice, and approximately -23½° at the winter solstice. A simple formula to calculate solar declination from Perrin de Brichambaut (1975) is:

$$\delta = sin^{-1} {0.4sin \[ 2 \pi /365] (d\_n - 82)}$$                                                                                                       1:1.1.2

where $$\delta$$ is the solar declination reported in radians and $$d\_n$$ is the day number of the year.


---

# 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://swatplus.gitbook.io/io-docs/theoretical-documentation/section-1-climate/untitled/sun-earth-relationships/solar-declination.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.
