Numeric literal 

A numeric literal is a number represented as a fixed or floating point number.

Syntax

<numeric literal> ::= <fixed point literal> | <floating point literal>

Fixed point literal, floating point literal