pascalabcnet/PABCNetHelp/LangGuide/PABCSystemUnit/Old/consts.htm

55 lines
1.5 KiB
HTML

<html>
<head>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
<param name="Keyword" value="Pi">
<param name="Keyword" value="MaxInt">
<param name="Keyword" value="MaxReal">
<param name="Keyword" value="MinReal">
</object>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<title></title>
<link rel="StyleSheet" href="../../default.css">
</head>
<body>
<H1>Ñòàíäàðòíûå êîíñòàíòû</H1>
<table border="0" width="100%" id="table1">
<!-- MSTableType="nolayout" -->
<tr>
<td width="21%" valign="top"><b>Èìÿ</b></td>
<td width="14%" valign="top"><b>Òèï</b></td>
<td valign="top"><b>Çíà÷åíèå</b></td>
</tr>
<tr>
<td width="21%" valign="top">
<code>Pi</code></td>
<td width="14%" valign="top"><code>real</code></td>
<td valign="top"><code>3.14159265358979</code></td>
</tr>
<tr>
<td width="21%" valign="top">
<code>MaxInt</code></td>
<td width="14%" valign="top"><code>integer</code></td>
<td valign="top">Ìàêñèìàëüíîå çíà÷åíèå òèïà
<code>integer</code>: <code>2147483647</code></td>
</tr>
<tr>
<td width="21%" valign="top">
<code>MaxReal</code></td>
<td width="14%" valign="top"><code>real</code></td>
<td valign="top">Ìàêñèìàëüíîå çíà÷åíèå òèïà
<code>real</code>: <code>1.7E308</code></td>
</tr>
<tr>
<td width="21%" valign="top">
<code>MinReal</code></td>
<td width="14%" valign="top"><code>real</code></td>
<td valign="top">Ìèíèìàëüíîå ïîëîæèòåëüíîå çíà÷åíèå òèïà <code>
real</code>: <code>4.94065645841247E-324</code></td>
</tr>
</table>
</body>
</html>