Modules for math
Posted by penguino on January 25, 2012 at 2:20am
My interest is in creating a module for advanced statistics. It would be interesting to see module code that demonstrates how this would be done.
I need to input large tables and then provide a table entry that is a function of the table contents. For example, a list of numbers would be provided in the table and then an average would be calculated by the module and entered in the table with an identifier. This is a simple example but the actual function would be more complex.
Read more