1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>fx64</title> 9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">fx64 <img src="../image/NTR.gif"align="middle"><img src="../image/TWL.gif" align="middle"></h1> 15<h2>Definition</h2> 16 17<dl> 18 <dd> 19<PRE>typedef s64 fx64;</PRE></dd> 20</dl> 21<H2>Description</H2> 22<P>These fixed-point decimals consist of 1-bit signs, 51-bit integers, and 12-bit decimals. This type is usually used when expanding <CODE><A href="fx32.html">fx32</A></CODE> during a calculation.</P> 23<h2>See Also</h2> 24<P><code><A href="fx16.html">fx16</A>, <A href="fx32.html">fx32</A>, <A href="fx64c.html">fx64c</A></code></P> 25<H2>Revision History</H2> 26<P>2004/01/19 Initial version.</P> 27<hr><p>CONFIDENTIAL</p></body> 28</html> 29