docs: update
[awesomized/ext-ion] / docs / v0.0 / ion / Decimal / isInt.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 Decimal::isInt -
7 mdref
8 </title>
9 <meta name="viewport" content="width=1200, initial-scale=0.5">
10 <base href="/v0.0/">
11 <meta http-equiv="Content-Location" content="/v0.0/ion/Decimal/isInt">
12 <link rel="stylesheet" href="index.css">
13
14 <link href="https://fonts.googleapis.com/css?family=Inconsolata&amp;subset=latin-ext" rel="stylesheet">
15 <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
16 <link rel="shortcut icon" href="/v0.0/favicon.ico">
17 </head>
18 <body>
19 <div class="page">
20
21 <div class="sidebar">
22
23 <div class="edit">
24 <a href="./ion/Decimal/isInt">Edit</a>
25 </div>
26
27
28 <ul>
29 <li>&lsh; <a href="./">Home</a>
30
31 <ul>
32 <li>
33
34 &uarr; <a href="./ion">
35 ion
36 </a>
37 <ul>
38 <li>
39
40 &uarr; <a href="./ion/Decimal">
41 Decimal
42 </a>
43 <ul>
44 <li>
45
46 &circlearrowright; <strong><a href="./ion/Decimal/isInt">Decimal::isInt</a></strong>
47
48
49
50 </ul>
51
52 <li>&ldsh; <a href="./ion/Decimal/Context">Context</a></li>
53
54 <li>&ldsh; <a href="./ion/Decimal/__construct">Decimal::__construct</a></li>
55
56 <li>&ldsh; <a href="./ion/Decimal/equals">Decimal::equals</a></li>
57
58 <li>&ldsh; <a href="./ion/Decimal/toInt">Decimal::toInt</a></li>
59
60 <li>&ldsh; <a href="./ion/Decimal/toString">Decimal::toString</a></li>
61
62 </ul>
63
64 </li>
65 </ul>
66
67 </li>
68 </ul>
69 </div>
70 <meta charset="utf-8"><h1>
71 <a class="permalink" href="ion/Decimal/isInt#">#</a><code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code> <a href="ion/Decimal/isInt">ion\Decimal::isInt</a>()</h1><p>Check whether the decimal is actually a big <code><a href="https://php.net/manual/en/language.types.integer">integer</a></code>.</p><h2 id="Params:">Params:<a class="permalink" href="ion/Decimal/isInt#Params:">#</a>
72 </h2><p>None.</p><h2 id="Returns:">Returns:<a class="permalink" href="ion/Decimal/isInt#Returns:">#</a>
73 </h2><ul>
74 <li>
75 <code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code>, Whether the decimal is actually an <code><a href="https://php.net/manual/en/language.types.integer">integer</a></code>.</li>
76 </ul>
77 <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
78 <script>
79 var disqus_shortname = 'mdref';
80 var disqus_identifier = 'ion/Decimal/isInt';
81 </script>
82
83 <footer>
84
85 <ul>
86 <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
87 </a></li>
88 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
89 <li>
90 </li>
91 </ul>
92
93 </footer>
94
95 <script src="index.js"></script>
96
97 </div>
98 </body>
99 </html>