mbcp/assets/en_api_mp_math_const.md.f-2wQHW5.js

2 lines
2.5 KiB
JavaScript
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import{_ as a,c as o,o as e,a4 as t}from"./chunks/framework.DpC1ZpOZ.js";const _=JSON.parse('{"title":"mbcp.mp_math.const","description":"","frontmatter":{"title":"mbcp.mp_math.const","lastUpdated":false},"headers":[],"relativePath":"en/api/mp_math/const.md","filePath":"en/api/mp_math/const.md"}'),r={name:"en/api/mp_math/const.md"},l=t('<h1 id="module-mbcp-mp-math-const" tabindex="-1"><strong>Module</strong> <code>mbcp.mp_math.const</code> <a class="header-anchor" href="#module-mbcp-mp-math-const" aria-label="Permalink to &quot;**Module** `mbcp.mp_math.const`&quot;"></a></h1><p>本模块定义了一些常用的常量</p><h3 id="var-pi" tabindex="-1">var <code>PI</code> <a class="header-anchor" href="#var-pi" aria-label="Permalink to &quot;var `PI`&quot;"></a></h3><ul><li><p><strong>Description</strong>: 常量 π</p></li><li><p><strong>Default</strong>: <code>math.pi</code></p></li></ul><h3 id="var-e" tabindex="-1">var <code>E</code> <a class="header-anchor" href="#var-e" aria-label="Permalink to &quot;var `E`&quot;"></a></h3><ul><li><p><strong>Description</strong>: 自然对数的底 exp(1)</p></li><li><p><strong>Default</strong>: <code>math.e</code></p></li></ul><h3 id="var-golden-ratio" tabindex="-1">var <code>GOLDEN_RATIO</code> <a class="header-anchor" href="#var-golden-ratio" aria-label="Permalink to &quot;var `GOLDEN_RATIO`&quot;"></a></h3><ul><li><p><strong>Description</strong>: 黄金分割比</p></li><li><p><strong>Default</strong>: <code>(1 + math.sqrt(5)) / 2</code></p></li></ul><h3 id="var-gamma" tabindex="-1">var <code>GAMMA</code> <a class="header-anchor" href="#var-gamma" aria-label="Permalink to &quot;var `GAMMA`&quot;"></a></h3><ul><li><p><strong>Description</strong>: 欧拉常数</p></li><li><p><strong>Default</strong>: <code>0.5772156649015329</code></p></li></ul><h3 id="var-epsilon" tabindex="-1">var <code>EPSILON</code> <a class="header-anchor" href="#var-epsilon" aria-label="Permalink to &quot;var `EPSILON`&quot;"></a></h3><ul><li><p><strong>Description</strong>: 精度误差</p></li><li><p><strong>Default</strong>: <code>0.0001</code></p></li></ul><h3 id="var-approx" tabindex="-1">var <code>APPROX</code> <a class="header-anchor" href="#var-approx" aria-label="Permalink to &quot;var `APPROX`&quot;"></a></h3><ul><li><p><strong>Description</strong>: 约等于判定误差</p></li><li><p><strong>Default</strong>: <code>0.001</code></p></li></ul>',14),i=[l];function n(s,c,p,d,h,m){return e(),o("div",null,i)}const g=a(r,[["render",n]]);export{_ as __pageData,g as default};