ByteOrdering
✖
ByteOrdering
詳細

- ByteOrderingの可能な値は,+1と-1である.
- +1はビッグエンディアン(PowerPCおよび他の多くのプロセッサに適している)に相当し,-1はリトルエンディアン(x86系プロセッサに適している)に相当する.
- +1は最上位バイトが最初にあることに相当し,-1は最下位バイトが最初にあることに相当する.
- +1は,IntegerDigits[n,256]から得られた順序である.
例題
例 (2)基本的な使用例
$ByteOrderingは,マシンのバイト順を与える:
In[1]:=1

✖
https://wolfram.com/xid/0i1sefn9e-sjrdcs
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0i1sefn9e-p7qnhk
In[2]:=2

✖
https://wolfram.com/xid/0i1sefn9e-x9b56t
In[3]:=3

✖
https://wolfram.com/xid/0i1sefn9e-wrqzkn
In[4]:=4

✖
https://wolfram.com/xid/0i1sefn9e-w3sh1x
Out[4]=4

In[5]:=5

✖
https://wolfram.com/xid/0i1sefn9e-yquiiq
In[6]:=6

✖
https://wolfram.com/xid/0i1sefn9e-mwhyto
Out[6]=6

In[7]:=7

✖
https://wolfram.com/xid/0i1sefn9e-suxjd
Out[7]=7

In[8]:=8

✖
https://wolfram.com/xid/0i1sefn9e-gdow2n
Out[8]=8

In[9]:=9

✖
https://wolfram.com/xid/0i1sefn9e-xtbesb
Wolfram Research (2005), ByteOrdering, Wolfram言語関数, https://reference.wolfram.com/language/ref/ByteOrdering.html.
✖
Wolfram Research (2005), ByteOrdering, Wolfram言語関数, https://reference.wolfram.com/language/ref/ByteOrdering.html.
テキスト
Wolfram Research (2005), ByteOrdering, Wolfram言語関数, https://reference.wolfram.com/language/ref/ByteOrdering.html.
✖
Wolfram Research (2005), ByteOrdering, Wolfram言語関数, https://reference.wolfram.com/language/ref/ByteOrdering.html.
CMS
Wolfram Language. 2005. "ByteOrdering." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ByteOrdering.html.
✖
Wolfram Language. 2005. "ByteOrdering." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ByteOrdering.html.
APA
Wolfram Language. (2005). ByteOrdering. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ByteOrdering.html
✖
Wolfram Language. (2005). ByteOrdering. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ByteOrdering.html
BibTeX
✖
@misc{reference.wolfram_2025_byteordering, author="Wolfram Research", title="{ByteOrdering}", year="2005", howpublished="\url{https://reference.wolfram.com/language/ref/ByteOrdering.html}", note=[Accessed: 01-May-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_byteordering, organization={Wolfram Research}, title={ByteOrdering}, year={2005}, url={https://reference.wolfram.com/language/ref/ByteOrdering.html}, note=[Accessed: 01-May-2025
]}