RosettaCodeData/Task/Host-introspection/Mathematica/host-introspection.math

3 lines
93 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
If[$ByteOrdering > 0, Print["Big endian"], Print["Little endian" ]]
$SystemWordLength "bits"