Input number
Given a string, this command will attempt to parse it as a decimal number. It is designed to handle various numeric formats and will return the parsed number if successful. This can be particularly useful in scenarios where numeric input is provided as a string and needs to be converted for further processing.