nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Num-real.html

21 lines
No EOL
709 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Num-real</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>Num-real</h3><pre>Defined in file <a href="seq.asn.html">seq.asn</a>
C++ class: <a href="../doxyhtml/classCNum__real.html">CNum_real</a>
Num-real ::= SEQUENCE { -- mapping to floating point system
a REAL , -- from an integer system used by <a href="Bioseq.html">Bioseq</a>
b REAL , -- position = (a * int_position) + b
units VisibleString OPTIONAL }</pre>
</body>
</html>