Question: Fortran with Maple

Hello

I'm interested in passing programs from Fortran to Maple, I have some queations:

 

1) Is it true that maple can only understand functions, and doesn't understand subroutines?

2) If Fortran function uses commands like "exp" "max" etc, is it okay?

3) If Fortran function uses external libraries (.lib, .dll) do I need to combine then somehow with the dll file I'm preparing for Maple? How?

4) Do all variables used in Fortran function need to be declared in Maple (I mean internal ones, not those in input and output

Maybe you can recommend me a good guide or book considering the subject?

 

Thank you

Please Wait...