mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
19 lines
642 B
HTML
19 lines
642 B
HTML
![]() |
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>ERROR MESSAGE</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<h2 style="margin-top: 0; margin-bottom: 0">ERROR MESSAGE</h2>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">The output display will show the message "Error" if the current calculation overflows the limits of the calculator, or when an undefined condition is generated (example: division by zero).</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">The error condition is cleared using the
|
||
|
<img border="0" src="images/CC.PNG" width="60" height="28"> button.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|