Adaptive Framework 0.9.0

double

The following is a list of functions in the category double

FunctionDescription
doubleConverts value to data type double returning double result.
is_NaNChecks if the argument 'number' is not a number(NaN) and returns the boolean result.
is_finiteChecks if the argument 'number' is finite and returns the boolean result.