2 lines
317 KiB
JavaScript
2 lines
317 KiB
JavaScript
|
import{_ as e,c as t,o as a,N as r}from"./chunks/framework.0799945b.js";const m=JSON.parse('{"title":"Class: default","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/classes/lib/break_eternity.default.md","lastUpdated":null}'),d={name:"api/classes/lib/break_eternity.default.md"},l=r('<h1 id="class-default" tabindex="-1">Class: default <a class="header-anchor" href="#class-default" aria-label="Permalink to "Class: default""></a></h1><p><a href="./../../modules/lib/break_eternity">lib/break_eternity</a>.default</p><p>The Decimal's value is simply mantissa * 10^exponent.</p><h2 id="constructors" tabindex="-1">Constructors <a class="header-anchor" href="#constructors" aria-label="Permalink to "Constructors""></a></h2><h3 id="constructor" tabindex="-1">constructor <a class="header-anchor" href="#constructor" aria-label="Permalink to "constructor""></a></h3><p>• <strong>new default</strong>(<code>value?</code>)</p><h4 id="parameters" tabindex="-1">Parameters <a class="header-anchor" href="#parameters" aria-label="Permalink to "Parameters""></a></h4><table><thead><tr><th style="text-align:left;">Name</th><th style="text-align:left;">Type</th></tr></thead><tbody><tr><td style="text-align:left;"><code>value?</code></td><td style="text-align:left;"><a href="./../../modules/lib/break_eternity#decimalsource"><code>DecimalSource</code></a></td></tr></tbody></table><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/lib/break_eternity.ts#L364" target="_blank" rel="noreferrer">profectus/src/lib/break_eternity.ts:364</a></p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-label="Permalink to "Properties""></a></h2><h3 id="layer" tabindex="-1">layer <a class="header-anchor" href="#layer" aria-label="Permalink to "layer""></a></h3><p>• <strong>layer</strong>: <code>number</code> = <code>0</code></p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/lib/break_eternity.ts#L362" target="_blank" rel="noreferrer">profectus/src/lib/break_eternity.ts:362</a></p><hr><h3 id="mag" tabindex="-1">mag <a class="header-anchor" href="#mag" aria-label="Permalink to "mag""></a></h3><p>• <strong>mag</strong>: <code>number</code> = <code>0</code></p><h4 id="defined-in-2" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-2" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/lib/break_eternity.ts#L361" target="_blank" rel="noreferrer">profectus/src/lib/break_eternity.ts:361</a></p><hr><h3 id="sign" tabindex="-1">sign <a class="header-anchor" href="#sign" aria-label="Permalink to "sign""></a></h3><p>• <strong>sign</strong>: <code>number</code> = <code>0</code></p><h4 id="defined-in-3" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-3" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/lib/break_eternity.ts#L360" target="_blank" rel="noreferrer">profectus/src/lib/break_eternity.ts:360</a></p><hr><h3 id="dinf" tabindex="-1">dInf <a class="header-anchor" href="#dinf" aria-label="Permalink to "dInf""></a></h3><p>▪ <code>Static</code> <strong>dInf</strong>: <a href="./break_eternity.default"><code>default</code></a></p><h4 id="defined-in-4" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-4" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/lib/break_eternity.ts#L353" target="_blank" rel="noreferrer">profe
|