9b38907cd5e0dbcfd1708788a724a5377965280b
This commit introduces support for floating-point division, including cases where an integer is divided by a float or vice versa. This allows for more flexible arithmetic operations within the DSL. Additionally, the `Value::Float` display implementation is adjusted to show `.0` for whole numbers, improving readability and consistency in output.
Description
No description provided
Languages
Rust
100%