Files
CalculusWithJuliaNotes.jl/quarto/integrals.qmd
jverzani c3a94878f3 edits
2025-07-23 08:05:43 -04:00

8 lines
302 B
Plaintext

---
engine: julia
---
# Integrals
Identifying the area under a curve between two values is an age-old problem. In this chapter we see that for many case the Fundamental Theorem of Calculus can be used to identify the area. When not applicable, we will see how such areas may be accurately estimated.