-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Arguments
Reading time: 1minThis function may not behave as expected. Internally, all the expressions are implemented as combinations of elementary operations. Thus, the operation 'sum' has two arguments. For instance, summing a+b has two arguments (a and b), but sin(x)+y*z has also two arguments: sin(x) and y*z.
Syntax
arguments(Expression)
Description
Given an expression, returns the arguments of the main operation.