fricas
Gamma(0.5+0.5*%i)
Type: Complex(Float)
fricas
erf(0.5+0.5*%i)
Type: Complex(Float)
fricas
polygamma(0.5+0.5*%i)
There are no library operations named polygamma having 1 argument(s)
though there are 3 exposed operation(s) and 1 unexposed
operation(s) having a different number of arguments. Use HyperDoc
Browse, or issue
)what op polygamma
to learn what operations contain " polygamma " in their names, or
issue
)display op polygamma
to learn more about the available operations.
Cannot find a definition or applicable library operation named
polygamma with argument type(s)
Complex(Float)
Perhaps you should use "@" to indicate the required return type,
or "$" to specify which version of the function you need.