approximates_double_precision Module Procedure

module procedure approximates_double_precision elemental module function approximates_double_precision(actual, expected) result(operands)

Arguments

Type IntentOptional Attributes Name
double precision, intent(in) :: actual
double precision, intent(in) :: expected

Return Value type(operands_t(double_precision))