Next:, Up:Syntax


3.1 Numbers

Pedro numbers are 32 bit integers in decimal notation and floating point numbers in decimal and scientific notation.

Examples:

     Integers: 42, -100
     Doubles: 3.14, -1.3e-5