Syntax documentationfloating_point_literal Locate this document in the navigation structure

Syntax Syntax

  1. <floating_point_literal> ::=
      <mantissa>E<exponent>
    | <mantissa>e<exponent>
End of the code.