fricas
outputFloating(); gamma(2/3)
There are no library operations named gamma having 1 argument(s)
though there are 1 exposed operation(s) and 0 unexposed
operation(s) having a different number of arguments. Use HyperDoc
Browse, or issue
)what op gamma
to learn what operations contain " gamma " in their names, or
issue
)display op gamma
to learn more about the available operations.
Cannot find a definition or applicable library operation named gamma
with argument type(s)
Fraction(Integer)
Perhaps you should use "@" to indicate the required return type,
or "$" to specify which version of the function you need.