Wolfram Research製品ご購入サービスとリソース会社概要その他のWolframサイト
Mathematica > 仮定と領域 >

Integers

Integers
xIntegersのように,整数領域を表す.
  • xIntegersx が数値である場合だけ直ちに評価される.
  • Simplify[exprIntegers]は,式が整数であるかどうかの決定に使用される.
  • IntegerQ[expr]は,expr が明示的に整数(すなわち頭部Integerがある)であるかどうかだけを判定する.
7は整数である:
In[1]:=
Click for copyable input
Out[1]=
 
n が整数であれば,phi(n)^3も整数である:
In[1]:=
Click for copyable input
Out[1]=
 
ペル(Pell)方程式の正の整数解を求める:
In[1]:=
Click for copyable input
Out[1]=
バージョン 4 の新機能
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team