[go: up one dir, main page]

Menu

#81 LeadingCoef() failure

1.4
closed
None
fixed
stopship
defect
2015-04-13
2015-04-13
No

steps to reproduce:
immediately after starting yacas execute
In> LeadingCoef(-x^2+1)

expected result:
Out> -1

actual result:
The predicate
IsZero(x)
evaluated to
IsZero(x)
CommandLine(1) : Max evaluation stack depth reached.
Please use MaxEvalDepth to increase the stack size as needed.
Out> False

Discussion

  • Grzegorz Mazur

    Grzegorz Mazur - 2015-04-13
    • status: new --> closed
    • Resolution: --> fixed
     
  • Grzegorz Mazur

    Grzegorz Mazur - 2015-04-13

    fixed in r3159

     

Log in to post a comment.