> For the complete documentation index, see [llms.txt](https://nicholashartnett.gitbook.io/my-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nicholashartnett.gitbook.io/my-gitbook/finance/spreadsheets/financial-calculator-caia.md).

# Financial Calculator (CAIA) 🧮

{% embed url="<https://docs.google.com/spreadsheets/d/1Fnm6fyas_jA4O8G85Flt4zBKAyZRjCn5216t_m_cBWo/edit?usp=sharing>" %}
[https://docs.google.com/spreadsheets/d/1Fnm6fyas\_jA4O8G85Flt4zBKAyZRjCn5216t\_m\_cBWo/](https://docs.google.com/spreadsheets/d/1Fnm6fyas_jA4O8G85Flt4zBKAyZRjCn5216t_m_cBWo/edit?usp=sharing)
{% endembed %}

Financial calulators (such as the TI BA II Plus & HP 17BII+) can be powerful weapons in the arsenal of a finance practitioner. However, embedding the same calculations in spreadsheets can be even more powerful & speeden things up considerably. I reproduced many of the same calculations required when completing the CAIA exam. This can be useful for quick one-off calculations.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nicholashartnett.gitbook.io/my-gitbook/finance/spreadsheets/financial-calculator-caia.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.
