DiscreteMaths.html 284 B

123456789101112
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>Discrete Mathematics</title>
  6. </head>
  7. <body>
  8. <p>
  9. Discrete Mathematics for Computer Scientists and Mathematicians, Second Edition by Joe L. Mott, Abraham Kandel and Theodore P. Baker.
  10. </p>
  11. </body>
  12. </html>