International Considerations |
Top Previous Next |
The equation tool automatically detects the symbol you use as a decimal point - either . or ,
If you use . as a decimal point (eg 3.2), you will use , as a separator for entering vectors or matrices.
is entered as (3,2)
If you use , as a decimal point (eg 3,2), you will use ; as a separator for entering vectors or matrices
is entered as (3;2)
|