numeric_smallReturns the smallest positive non-zero number of the input type, such as float or double. For vectors and matrices, all members are set to the smallest value.
typeThe desired output type. The actual value is not used.
numeric_smallA value initialized to the smallest positive non-zero number of the type.