LatexScientificNotation:
--------------------------------------------------------------------------
Converts a number into a string using latex notation
--------------------------------------------------------------------------
Form:
s = LatexScientificNotation( x, n )
--------------------------------------------------------------------------
------
Inputs
------
x (1,1) Number
n (1,1) Number of decimal digits
-------
Outputs
-------
s (1,:) Latex string
--------------------------------------------------------------------------
Children: