-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Argument
Reading time: 1minComputes the argument of a complex number.
Syntax
argument(Complex)
argument(Point, Point)
argument(Vector)
Description
Given a complex number z, computes its argument.
Given two points P and Q, let A=Q-P. This function returns the argument of the vector .
Given a vector v, returns its argument.