sevnpy.utility
This function check if the input parameter can be transformed to a float number
param (str) – The string to check
result – True if the input string can be transformed to a float, False otherwise
bool