\hypertarget{group__math__constants}{}\doxysection{Math Constants}
\label{group__math__constants}\index{Math Constants@{Math Constants}}
Collaboration diagram for Math Constants\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=300pt]{group__math__constants}
\end{center}
\end{figure}
\doxysubsection*{Variables}
\begin{DoxyCompactItemize}
\item 
const \mbox{\hyperlink{group__math__constants_ga96d58fec2ca2cec95893872b16b84daa}{Qore\+::\+MAXINT}} = LLONG\+\_\+\+MAX
\begin{DoxyCompactList}\small\item\em largest integer \end{DoxyCompactList}\item 
const \mbox{\hyperlink{group__math__constants_gaba64488e1020a48909a9a33bb1f4e6ab}{Qore\+::\+MININT}} = qore(Qore\+Value(-\/LLONG\+\_\+\+MAX -\/ 1))
\begin{DoxyCompactList}\small\item\em smallest integer \end{DoxyCompactList}\item 
\mbox{\Hypertarget{group__math__constants_gabe92c91d98db63d08337f42216e4310f}\label{group__math__constants_gabe92c91d98db63d08337f42216e4310f}} 
const \mbox{\hyperlink{group__math__constants_gabe92c91d98db63d08337f42216e4310f}{Qore\+::\+M\+\_\+\+PI}} = 3.\+14159265358979323846
\begin{DoxyCompactList}\small\item\em PI (floating-\/point) \end{DoxyCompactList}\item 
const \mbox{\hyperlink{group__math__constants_ga2326203043f44a1fe37ffebe35ab8513}{Qore\+::\+M\+\_\+\+PIn}} = qore(pi\+\_\+number())
\begin{DoxyCompactList}\small\item\em PI (arbitrary-\/precision numeric) \end{DoxyCompactList}\end{DoxyCompactItemize}


\doxysubsection{Detailed Description}
Math constants 

\doxysubsection{Variable Documentation}
\mbox{\Hypertarget{group__math__constants_ga2326203043f44a1fe37ffebe35ab8513}\label{group__math__constants_ga2326203043f44a1fe37ffebe35ab8513}} 
\index{Math Constants@{Math Constants}!M\_PIn@{M\_PIn}}
\index{M\_PIn@{M\_PIn}!Math Constants@{Math Constants}}
\doxysubsubsection{\texorpdfstring{M\_PIn}{M\_PIn}}
{\footnotesize\ttfamily const Qore\+::\+M\+\_\+\+PIn = qore(pi\+\_\+number())}



PI (arbitrary-\/precision numeric) 

\begin{DoxySince}{Since}
Qore 0.\+8.\+6 
\end{DoxySince}
\mbox{\Hypertarget{group__math__constants_ga96d58fec2ca2cec95893872b16b84daa}\label{group__math__constants_ga96d58fec2ca2cec95893872b16b84daa}} 
\index{Math Constants@{Math Constants}!MAXINT@{MAXINT}}
\index{MAXINT@{MAXINT}!Math Constants@{Math Constants}}
\doxysubsubsection{\texorpdfstring{MAXINT}{MAXINT}}
{\footnotesize\ttfamily const Qore\+::\+MAXINT = LLONG\+\_\+\+MAX}



largest integer 

\begin{DoxySince}{Since}
Qore 0.\+8.\+6 
\end{DoxySince}
\mbox{\Hypertarget{group__math__constants_gaba64488e1020a48909a9a33bb1f4e6ab}\label{group__math__constants_gaba64488e1020a48909a9a33bb1f4e6ab}} 
\index{Math Constants@{Math Constants}!MININT@{MININT}}
\index{MININT@{MININT}!Math Constants@{Math Constants}}
\doxysubsubsection{\texorpdfstring{MININT}{MININT}}
{\footnotesize\ttfamily const Qore\+::\+MININT = qore(Qore\+Value(-\/LLONG\+\_\+\+MAX -\/ 1))}



smallest integer 

\begin{DoxySince}{Since}
Qore 0.\+8.\+6 
\end{DoxySince}
