绝对值
<h1>功能</h1>
<p>Abs绝对值。
Eg : Abs(-1) = 1</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>变量</td>
<td>【double】输入一个负值</td>
<td>-3</td>
</tr>
</tbody>
</table>
<h1>输出</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>结果</td>
<td>【double】输出的结果</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/e03aa2f22e7a01abaa4426ba1d51ebf9" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/bb8396be0592718ddffa87168d24f729" title="[组件[绝对值1]_20210414.db">组件[绝对值1]_20210414.db</a></p>