Percentage fields behave identically to float fields, but with the additional semantics that the value represents a percentage.
As an example, 0.05 represents 5% and 0.9525 represents 95.25%.
| Example | Valid | Notes |
|---|---|---|
| 0.05 | ||
| 0.9525 | ||
| 1 | ||
| +1 | Positive values are represented without a sign character |