Converted the Boolean value 'True' to the Single value 1.
Converted the null value 'null' to the null value null.
Conversion of the Char value a to a float is not supported.
Converted the Int32 value '123' to the Single value 123.
Converted the Double value '1.764E+32' to the Single value 1.764E+32.
Converted the String value '9.78' to the Single value 9.78.
Converted the String value '1e-02' to the Single value 0.01.
Converted the Double value '1670' to the Single value 1670.
The String value A100 is not recognized as a valid float value.
Converted the String value '1,033.67' to the Single value 1033.67.
Conversion of the DateTime value 5/31/2025 3:14:46 AM to a float is not supported.
Converted the Decimal value '79228162514264337593543950335' to the Single value 7.922816E+28.
Converted the Double value '1.79769313486232E+308' to the Single value ∞.