Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Systems Interfaces & Deployment > File Operations > Low-Level File Operations > Number >

Number

Number
represents an exact integer or an approximate real number in Read.
  • An integer is returned if no explicit decimal point is present.
  • Approximate real numbers can be given in C or Fortran forms, such as or .
Open a stream:
Read numbers from the stream object:
Close the stream:
Open a stream:
In[1]:=
Click for copyable input
Out[1]=
Read numbers from the stream object:
In[2]:=
Click for copyable input
Out[2]=
In[3]:=
Click for copyable input
Out[3]=
In[4]:=
Click for copyable input
Out[4]=
Close the stream:
In[5]:=
Click for copyable input
Out[5]=
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF