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

Edit detail for SandBoxComplexFunctionTest revision 18 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:07:07 GMT+0
Note:

changed:
-    Gamma(2/3) :: Float 
    digits(Gamma(2/3))

fricas
digits(Gamma(2/3))
There are 2 exposed and 1 unexposed library operations named digits having 1 argument(s) but none was determined to be applicable. Use HyperDoc Browse, or issue )display op digits 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 digits with argument type(s) Expression(Integer)
Perhaps you should use "@" to indicate the required return type, or "$" to specify which version of the function you need.