⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 除了支持一般的小数运算
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Sat Feb 10 16:19:07 EST 2001 --><TITLE>: Index</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <HR><A NAME="_A_"><!-- --></A><H2><B>A</B></H2><DL><DT><A HREF="net/jscience/math/kvm/MathFP.html#abs(int)"><B>abs(int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Returns the absolute value of the fixed-point integer.<DT><A HREF="net/jscience/math/waba/MathFP.html#abs(int)"><B>abs(int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>Returns the absolute value of the fixed-point integer.<DT><A HREF="net/jscience/math/MathFP.html#abs(long)"><B>abs(long)</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>Returns the absolute value of the fixed-point integer.<DT><A HREF="net/jscience/math/kvm/MathFP.html#acos(int)"><B>acos(int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Returns the arc cosine of the fixed-point integer.<DT><A HREF="net/jscience/math/waba/MathFP.html#acos(int)"><B>acos(int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>Returns the arc cosine of the fixed-point integer.<DT><A HREF="net/jscience/math/MathFP.html#acos(long)"><B>acos(long)</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>Returns the arc cosine of the fixed-point integer.<DT><A HREF="net/jscience/math/kvm/MathFP.html#add(int, int)"><B>add(int, int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Adds two fixed-point integers.<DT><A HREF="net/jscience/math/waba/MathFP.html#add(int, int)"><B>add(int, int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>Adds two fixed-point integers.<DT><A HREF="net/jscience/math/MathFP.html#add(long, long)"><B>add(long, long)</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>Adds two fixed-point integers.<DT><A HREF="net/jscience/math/kvm/MathFP.html#asin(int)"><B>asin(int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Returns the arc sine of the fixed-point integer.<DT><A HREF="net/jscience/math/waba/MathFP.html#asin(int)"><B>asin(int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>Returns the arc sine of the fixed-point integer.<DT><A HREF="net/jscience/math/MathFP.html#asin(long)"><B>asin(long)</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>Returns the arc sine of the fixed-point integer.<DT><A HREF="net/jscience/math/kvm/MathFP.html#atan(int)"><B>atan(int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Returns the arc tangent of the radian fixed-point integer.<DT><A HREF="net/jscience/math/waba/MathFP.html#atan(int)"><B>atan(int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>Returns the arc tangent of the radian fixed-point integer.<DT><A HREF="net/jscience/math/MathFP.html#atan(long)"><B>atan(long)</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>Returns the arc tangent of the radian fixed-point integer.<DT><A HREF="net/jscience/math/kvm/MathFP.html#atan2(int, int)"><B>atan2(int, int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Returns the pricipal value of the arc tangent of y/x <DT><A HREF="net/jscience/math/waba/MathFP.html#atan2(int, int)"><B>atan2(int, int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>Returns the pricipal value of the arc tangent of y/x <DT><A HREF="net/jscience/math/MathFP.html#atan2(long, long)"><B>atan2(long, long)</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>Returns the pricipal value of the arc tangent of y/x  </DL><HR><A NAME="_C_"><!-- --></A><H2><B>C</B></H2><DL><DT><A HREF="net/jscience/math/kvm/MathFP.html#convert(int, int)"><B>convert(int, int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Changes precision of a fixed-point integer.<DT><A HREF="net/jscience/math/waba/MathFP.html#convert(int, int)"><B>convert(int, int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>Changes precision of a fixed-point integer.<DT><A HREF="net/jscience/math/MathFP.html#convert(long, int)"><B>convert(long, int)</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>Changes precision of a fixed-point integer.<DT><A HREF="net/jscience/math/kvm/MathFP.html#cos(int)"><B>cos(int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Returns the cosine of the radian fixed-point integer.<DT><A HREF="net/jscience/math/waba/MathFP.html#cos(int)"><B>cos(int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>Returns the cosine of the radian fixed-point integer.<DT><A HREF="net/jscience/math/MathFP.html#cos(long)"><B>cos(long)</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>Returns the cosine of the radian fixed-point integer.<DT><A HREF="net/jscience/math/kvm/MathFP.html#cot(int)"><B>cot(int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Returns the cotangent of the radian fixed-point integer.<DT><A HREF="net/jscience/math/waba/MathFP.html#cot(int)"><B>cot(int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>Returns the cotangent of the radian fixed-point integer.<DT><A HREF="net/jscience/math/MathFP.html#cot(long)"><B>cot(long)</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>Returns the cotangent of the radian fixed-point integer.</DL><HR><A NAME="_D_"><!-- --></A><H2><B>D</B></H2><DL><DT><A HREF="net/jscience/math/kvm/MathFP.html#div(int, int)"><B>div(int, int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Divides two fixed-point integers.<DT><A HREF="net/jscience/math/waba/MathFP.html#div(int, int)"><B>div(int, int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>Divides two fixed-point integers.<DT><A HREF="net/jscience/math/MathFP.html#div(long, long)"><B>div(long, long)</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>Divides two fixed-point integers.</DL><HR><A NAME="_E_"><!-- --></A><H2><B>E</B></H2><DL><DT><A HREF="net/jscience/math/MathFP.html#E"><B>E</B></A> - Static variable in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>The fixed-point representation of the natural number (2.71828183).<DT><A HREF="net/jscience/math/kvm/MathFP.html#E"><B>E</B></A> - Static variable in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>The fixed-point representation of the natural number (2.7183).<DT><A HREF="net/jscience/math/waba/MathFP.html#E"><B>E</B></A> - Static variable in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>The fixed-point representation of the natural number (2.7183).<DT><A HREF="net/jscience/math/kvm/MathFP.html#exp(int)"><B>exp(int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>The natural number raised to the power of a fixed-point integer.<DT><A HREF="net/jscience/math/waba/MathFP.html#exp(int)"><B>exp(int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>The natural number raised to the power of a fixed-point integer.<DT><A HREF="net/jscience/math/MathFP.html#exp(long)"><B>exp(long)</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>The natural number raised to the power of a fixed-point integer.</DL><HR><A NAME="_G_"><!-- --></A><H2><B>G</B></H2><DL><DT><A HREF="net/jscience/math/MathFP.html#getPrecision()"><B>getPrecision()</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>Get the current runtime precision for MathFP.<DT><A HREF="net/jscience/math/kvm/MathFP.html#getPrecision()"><B>getPrecision()</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Get the current runtime precision for MathFP.<DT><A HREF="net/jscience/math/waba/MathFP.html#getPrecision()"><B>getPrecision()</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>Get the current runtime precision for MathFP.</DL><HR><A NAME="_L_"><!-- --></A><H2><B>L</B></H2><DL><DT><A HREF="net/jscience/math/kvm/MathFP.html#log(int)"><B>log(int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Returns the natural logarithm of a fixed-point integer.<DT><A HREF="net/jscience/math/waba/MathFP.html#log(int)"><B>log(int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>Returns the natural logarithm of a fixed-point integer.<DT><A HREF="net/jscience/math/MathFP.html#log(long)"><B>log(long)</B></A> - Static method in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>Returns the natural logarithm of a fixed-point integer.</DL><HR><A NAME="_M_"><!-- --></A><H2><B>M</B></H2><DL><DT><A HREF="net/jscience/math/MathFP.html"><B>MathFP</B></A> - class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A>.<DD>This class implements 64 bit fixed-point integer math functions.<DT><A HREF="net/jscience/math/kvm/MathFP.html"><B>MathFP</B></A> - class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A>.<DD>This class implements 32 bit fixed-point integer math functions.<DT><A HREF="net/jscience/math/waba/MathFP.html"><B>MathFP</B></A> - class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A>.<DD>This class implements 32 bit fixed-point integer math functions.<DT><A HREF="net/jscience/math/MathFP.html#MathFP()"><B>MathFP()</B></A> - Constructor for class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>&nbsp;<DT><A HREF="net/jscience/math/kvm/MathFP.html#MathFP()"><B>MathFP()</B></A> - Constructor for class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>&nbsp;<DT><A HREF="net/jscience/math/waba/MathFP.html#MathFP()"><B>MathFP()</B></A> - Constructor for class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>&nbsp;<DT><A HREF="net/jscience/math/MathFP.html#MAX_VALUE"><B>MAX_VALUE</B></A> - Static variable in class net.jscience.math.<A HREF="net/jscience/math/MathFP.html">MathFP</A><DD>The maximum fixed-point representation for the current precision.<DT><A HREF="net/jscience/math/kvm/MathFP.html#MAX_VALUE"><B>MAX_VALUE</B></A> - Static variable in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>The maximum fixed-point representation for the current precision.<DT><A HREF="net/jscience/math/waba/MathFP.html#MAX_VALUE"><B>MAX_VALUE</B></A> - Static variable in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A><DD>The maximum fixed-point representation for the current precision.<DT><A HREF="net/jscience/math/kvm/MathFP.html#max(int, int)"><B>max(int, int)</B></A> - Static method in class net.jscience.math.kvm.<A HREF="net/jscience/math/kvm/MathFP.html">MathFP</A><DD>Returns the biggest number of the two fixed-point integers.<DT><A HREF="net/jscience/math/waba/MathFP.html#max(int, int)"><B>max(int, int)</B></A> - Static method in class net.jscience.math.waba.<A HREF="net/jscience/math/waba/MathFP.html">MathFP</A>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -