login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for SandBoxComplexFunctionTest revision 1 of 37

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
Editor: Aleftal
Time: 2022/03/04 13:56:02 GMT+0
Note:

changed:
-
    \begin{axiom}
    gamma(i)
    \end{axiom}

fricas
gamma(i)
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) Variable(i)
Perhaps you should use "@" to indicate the required return type, or "$" to specify which version of the function you need.