Skip to content

Function to find the order of operation

1 message · Megh Dal

#
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,