Many thanks for your detailed reply and the program. So the values have to be stored as data to be called in later. What if we need to compute the values and make an array of them and store them as table. For example I have made function for Binomial(n,k) and now I don't want it to be computed...
I need to make look up tables for some of my functions to reduce run time for my fortran77 program. Can somebody tell me how to make a LUT and then how to call it in program. For example if I need a LUT of factorials up to 10! how to do that. Couldn't find anything searching the web.
Thanks
I need to make look up tables for some of my functions to reduce run time for my fortran program. Can somebody tell me how to make a LUT and then how to call it in program.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.