lines 7-23 of file: introduction/introduction.cpp

{xrst_begin exp_apx.cpp}

Correctness Tests For Exponential Approximation in Introduction
###############################################################

Running Tests
*************
To build this program and run its correctness tests see :ref:`cmake_check-name` .

Source
******
{xrst_literal
   // BEGIN C++
   // END C++
}

{xrst_end exp_apx.cpp}
