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

Edit detail for SandBoxComplexFunctionTest revision 7 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 14:02:30 GMT+0
Note:

changed:
-    outputFloating(Gamma(sqrt(-3)))
    outputFloating(Gamma(%i))

fricas
outputFloating(Gamma(%i))
There are 1 exposed and 0 unexposed library operations named outputFloating having 1 argument(s) but none was determined to be applicable. Use HyperDoc Browse, or issue )display op outputFloating to learn more about the available operations. Perhaps package-calling the operation or using coercions on the arguments will allow you to apply the operation.
Cannot find a definition or applicable library operation named outputFloating with argument type(s) Expression(Complex(Integer))
Perhaps you should use "@" to indicate the required return type, or "$" to specify which version of the function you need.