Advertisement
luliu

Complex.html

Feb 19th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.24 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4. <title>Rational Number Application</title>
  5. </head>
  6.  
  7. <body>
  8. <p>This page exercises Complex Numbers.</p>
  9. <p>Demo by Lu Liu</p>
  10. <p>2/19/26</p>
  11. <p><a href="Complex.jnlp">Complex Number Application</a></p>
  12.  
  13. </body>
  14.  
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement