a whole bunch of stuff
[ephemerata.git] / Toady / lib / commons-lang-2.4 / apidocs / org / apache / commons / lang / math / package-use.html
blob3b089bd09d5ece3ba122a56f5b6c539650220676
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.4.2_16) on Sat Mar 15 20:43:46 PDT 2008 -->
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7 <TITLE>
8 Uses of Package org.apache.commons.lang.math (Commons Lang 2.4 API)
9 </TITLE>
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
14 <SCRIPT type="text/javascript">
15 function windowTitle()
17 parent.document.title="Uses of Package org.apache.commons.lang.math (Commons Lang 2.4 API)";
19 </SCRIPT>
21 </HEAD>
23 <BODY BGCOLOR="white" onload="windowTitle();">
26 <!-- ========= START OF TOP NAVBAR ======= -->
27 <A NAME="navbar_top"><!-- --></A>
28 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30 <TR>
31 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32 <A NAME="navbar_top_firstrow"><!-- --></A>
33 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34 <TR ALIGN="center" VALIGN="top">
35 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
38 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
43 </TR>
44 </TABLE>
45 </TD>
46 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
47 </EM>
48 </TD>
49 </TR>
51 <TR>
52 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53 &nbsp;PREV&nbsp;
54 &nbsp;NEXT</FONT></TD>
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
57 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
58 &nbsp;<SCRIPT type="text/javascript">
59 <!--
60 if(window==top) {
61 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
63 //-->
64 </SCRIPT>
65 <NOSCRIPT>
66 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
67 </NOSCRIPT>
69 </FONT></TD>
70 </TR>
71 </TABLE>
72 <A NAME="skip-navbar_top"></A>
73 <!-- ========= END OF TOP NAVBAR ========= -->
75 <HR>
76 <CENTER>
77 <H2>
78 <B>Uses of Package<br>org.apache.commons.lang.math</B></H2>
79 </CENTER>
81 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
82 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
83 <TD COLSPAN=2><FONT SIZE="+2">
84 Packages that use <A HREF="../../../../../org/apache/commons/lang/math/package-summary.html">org.apache.commons.lang.math</A></FONT></TD>
85 </TR>
86 <TR BGCOLOR="white" CLASS="TableRowColor">
87 <TD><A HREF="#org.apache.commons.lang.math"><B>org.apache.commons.lang.math</B></A></TD>
88 <TD>Extends <CODE>java.math</CODE> for business mathematical classes.&nbsp;</TD>
89 </TR>
90 </TABLE>
91 &nbsp;
92 <P>
93 <A NAME="org.apache.commons.lang.math"><!-- --></A>
94 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
95 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
96 <TD COLSPAN=2><FONT SIZE="+2">
97 Classes in <A HREF="../../../../../org/apache/commons/lang/math/package-summary.html">org.apache.commons.lang.math</A> used by <A HREF="../../../../../org/apache/commons/lang/math/package-summary.html">org.apache.commons.lang.math</A></FONT></TD>
98 </TR>
99 <TR BGCOLOR="white" CLASS="TableRowColor">
100 <TD><B><A HREF="../../../../../org/apache/commons/lang/math/class-use/Fraction.html#org.apache.commons.lang.math"><B>Fraction</B></A></B>
102 <BR>
103 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>Fraction</code> is a <code>Number</code> implementation that
104 stores fractions accurately.</TD>
105 </TR>
106 <TR BGCOLOR="white" CLASS="TableRowColor">
107 <TD><B><A HREF="../../../../../org/apache/commons/lang/math/class-use/Range.html#org.apache.commons.lang.math"><B>Range</B></A></B>
109 <BR>
110 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<code>Range</code> represents a range of numbers of the same type.</TD>
111 </TR>
112 </TABLE>
113 &nbsp;
115 <HR>
118 <!-- ======= START OF BOTTOM NAVBAR ====== -->
119 <A NAME="navbar_bottom"><!-- --></A>
120 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
121 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
122 <TR>
123 <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
124 <A NAME="navbar_bottom_firstrow"><!-- --></A>
125 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
126 <TR ALIGN="center" VALIGN="top">
127 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
128 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
129 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
130 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
131 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
132 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
133 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
134 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
135 </TR>
136 </TABLE>
137 </TD>
138 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
139 </EM>
140 </TD>
141 </TR>
143 <TR>
144 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
145 &nbsp;PREV&nbsp;
146 &nbsp;NEXT</FONT></TD>
147 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
148 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
149 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
150 &nbsp;<SCRIPT type="text/javascript">
151 <!--
152 if(window==top) {
153 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
155 //-->
156 </SCRIPT>
157 <NOSCRIPT>
158 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
159 </NOSCRIPT>
161 </FONT></TD>
162 </TR>
163 </TABLE>
164 <A NAME="skip-navbar_bottom"></A>
165 <!-- ======== END OF BOTTOM NAVBAR ======= -->
167 <HR>
168 Copyright © 2001-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
169 </BODY>
170 </HTML>