Is there any R function find the order of an operation? I am looking for a general R function to find for example how many basic operations (i.e. addition, multiplication and exponentiation) are performed when two square matrices are multiplied.
Regards, -- View this message in context: http://www.nabble.com/Function-to-find-the-order-of-operation-tp21203009p21203009.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.