> For the complete documentation index, see [llms.txt](https://docs.freeserver.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.freeserver.tw/easter-eggs/specs.md).

# 配置數字好奇怪?

你可能會注意到，預設配置是奇怪的數字，而非整數或2的倍數(CPU除外) :

<figure><img src="/files/rs62ZdiEQQq0pgzU8dEU" alt=""><figcaption></figcaption></figure>

那麼，你可以嘗試把數字除以1024 (1GiB=1024MiB)...

<figure><img src="/files/2zoXJyhm4Yi0FPzcQ0n6" alt=""><figcaption></figcaption></figure>

3.139? 沒錯! 近似3.14，也就是 π *(*&#x70;i)；面板中會顯示四捨五入到小數點後第二位，所以會顯示3.14。

你現在懂記憶體了。那硬碟呢? 我們也除一下。

<figure><img src="/files/UER25Pa7KkmUXDiLrGGq" alt=""><figcaption></figcaption></figure>

9.809? 沒錯，也近似 9.81，也就是 g0 (地表重力加速度)；同理，面板也會顯示 9.81。\
對了，預防你忘記，g 的單位是 m/s^2 喲\
\&#xNAN;*p.s.* *g其實是9.80665，不過也近似9.81，兩者在面板顯示都相同。*

現在懂了嗎?
