Dear All

In the Scilab doc it's mentioned that gamma function can be overloaded by 
complex number, but how to proceed?

A = complex(4,4)
gamma_A = gamma(A)


à la ligne    12 de la fonction %s_gamma ( 
C:\scilab-6.0.2\modules\special_functions\macros\%s_gamma.sci ligne 22 ) dans 
la fonction native gamma
%s_gamma: Function not defined for the given argument type.
Check arguments or define function %s_gamma_user() for overloading.




_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to