numeric_small

Returns 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.

Input

type

The desired output type. The actual value is not used.

Output

numeric_small

A value initialized to the smallest positive non-zero number of the type.