I get the following:

   isinteger 2x ^. 2x^16
1
   isinteger 2x ^. <: 2x^16
0
   isinteger 2x ^. 2x^607
1
   isinteger 2x ^. <: 2x^607
1

The last one I executed should return 0,  not 1

Any thoughts?











----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to