<?php require('SRC/config.php'); require('SRC/macros.php');
         $user_nbr=getaUserNbr($pde); # if ($user_nbr<100) { exit(); }
         myheader('Correction 2.05','..',$myPermit);
?>
<table cellspacing=0 width=811 align=left>
<tr><td bgcolor=#bcbcbc><b>From:</b></td><td bgcolor=#dcdcdc>Andr&eacute; Jaun</td></tr>
<tr><td bgcolor=#bcbcbc><b>Date:</b></td><td bgcolor=#dcdcdc>Sat Nov 19 18:52:22 2000 CET</td></tr>
<tr><td bgcolor=#bcbcbc><b>Subject:</b></td><td bgcolor=#dcdcdc>Demo</td></tr>
<tr><td bgcolor=#bcbcbc><b>Message:</b></td><td bgcolor=#dcdcdc>
This exercise shows an application of the finite difference method in
finance, where the Black-Scholes model for European options is solved 
to calculate the price of the QQQ index (NASDAQ top 100).
Links are provided to compare the calculated price with the market 
value quoted on the Chicago Board of Exchange.
</td></tr>
</table><br clear=both>
<br><p>
<?php myfooter($user_nbr,'..',$myPermit); ?>
