Commands
Using commands you can produce new and modify existing objects. Please check the list displayed on the right, where commands have been categorized with respect to their field of application, or check the /Category:Commands.adoc[full commands list] for further details.
|
To get the intersection point of two lines g and h you can enter S = Intersect[g, h]
(see
Intersect Command).
-
You can also use indices within the names of objects: A1 is entered as
A_1
while SAB is created usingS_{AB}
. This is part of LaTeX syntax.