Skip to main content

Numerical Integration

  • Chapter
  • First Online:
Practical C++ Financial Programming
  • 3020 Accesses

Abstract

Integrating a function is a common step in many financial algorithms. However, in several of these algorithms you can find equations that have no known analytical solution, and need to be integrated numerically. Even if an equation can be integrated analytically, it may be more efficient to perform this task using numerical algorithms. For this purpose, this chapter explores some of the common ways of performing numerical integration. After reading this chapter you will have a better understanding of how these numerical integration algorithms work in practice and how to use them in your own projects.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 69.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2015 Carlos Oliveira

About this chapter

Cite this chapter

Oliveira, C. (2015). Numerical Integration. In: Practical C++ Financial Programming. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-6716-4_10

Download citation

Publish with us

Policies and ethics