The PrimitiveFloat node creates a floating-point number value that can be used in your workflow. It takes a single numeric input and outputs that same value, allowing you to define and pass float values between different nodes in your ComfyUI pipeline.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `value` | The floating-point number value to output (default: 0.0) | FLOAT | Yes | -sys.maxsize to sys.maxsize (step: 0.1) |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `output` | The input floating-point number value | FLOAT |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PrimitiveFloat/en.md)

---
**Source fingerprint (SHA-256):** `92f1603421dfcc06867f001222ca49b322de1537e05336f94e250a9422236d11`
