a
(string, default: ""): The string representation of the number to be converted to a float.result
(float): The floating-point value converted from the input string.a
input of the To Float node.result
output, which can be connected to other nodes for further processing.NaN
(Not a Number).NaN
. Make sure to handle such cases appropriately in your spell’s logic.