向下取整
<h1>功能</h1>
<p>获取小于等于value的最大整数。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>变量</td>
<td>【double】输入双精度浮点数</td>
<td>7.9</td>
</tr>
</tbody>
</table>
<h1>输出</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>结果</td>
<td>【Integer】输出的结果</td>
<td>向下取整(创建变量)</td>
</tr>
</tbody>
</table>
<h1>注意/说明</h1>
<p>无</p>
<h1>相关函数</h1>
<p>无</p>
<h1>示例/演示</h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/57688613e0c461ebd4225e2ff7f3917e" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/1eb31c4b3c6dcec0dc81e1dc6fbe39b1" title="[组件[向下取整]_20210414.db">组件[向下取整]_20210414.db</a></p>