docs: attempt to fix gh-pages
[awesomized/ext-ion] / docs / v0.0 / ion / Decimal / toInt.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 Decimal::toInt -
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/toInt">
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/toInt">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/toInt">Decimal::toInt</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/isInt">Decimal::isInt</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
71 <h1>int ion\Decimal::toInt()</h1>
72 <p>Get the integer represention of the decimal.</p>
73 <h2>Params:<a id="Params:" href="#Params:" class="permalink" aria-hidden="true" title="">#</a></h2>
74 <p>None.</p>
75
76
77
78
79 <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
80 <script>
81 var disqus_shortname = 'mdref';
82 var disqus_identifier = 'ion/Decimal/toInt';
83 </script>
84
85 <footer>
86
87 <ul>
88 <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
89 </a></li>
90 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
91 <li>
92 </li>
93 </ul>
94
95 </footer>
96
97 <script src="index.js"></script>
98
99 </div>
100 </body>
101 </html>