Changes http://wiki.axiom-developer.org/339InterpreterGivesUpInLoop/diff
--

??changed:
 
-In your function you are using the '-' operation for the 'n-1', it is not 
defined for NNI or PI. Axiom is smart enough to detect the types of the step 
and the bounds. Because of that it is assumed that the result of (n-1) is an 
Integer.
+In your function you are using the '-' operation for the upper bound, it is 
not defined for NNI or PI. Axiom is smart enough to detect the types of the 
step and the bounds. Because of that it is assumed that the result of (n-1) is 
an Integer.
 

--
forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED]

Reply via email to