fricas (1) -> 1/sqrt(x^2 + 1) - sqrt(x^2 + 1)/(x^2 + 1)
Type: Expression(Integer)
fricas limit(1/sqrt(x^2 + 1),
Type: Union(Record(leftHandLimit: Union(OrderedCompletion?(Expression(Complex(Integer))),
fricas limit(sqrt(x^2 + 1)/(x^2 + 1),
Type: Union("failed",
|