. - Tex Command


Advertisements

NAME

. - decimal point

SYNOPSIS

{ . }

DESCRIPTION

. is used to print decimal point.

EXAMPLES

  1. 3.14 
    3.14
  2. a.b 
    a.b
  3. a{.}b 
    a.b
Print