function floatParameter(
    ?string $description = null,
    ?float $default = null,
    string ...$attributes
): FloatParameterInterface {