Jinja Literal Expression: floating point number
Jinja Literal Expression: Floats n nnA floating-point number, or float, represents a number with a decimal part. Floats can be written using a period (.) as a decimal mark and can also be written in scientific notation using an uppercase or lowercase e to indicate the exponent. The underscore character (_) can be used to…
