set_ieee_quiet_nan Interface

public interface set_ieee_quiet_nan

Substitutes ieee_quiet_nan to x using ieee_value


Module Procedures

private pure elemental subroutine set_ieee_quiet_nan_real32(x)

Substitutes ieee_quiet_nan to x using ieee_value

Arguments

Type IntentOptional Attributes Name
real(kind=real32), intent(inout) :: x

private pure elemental subroutine set_ieee_quiet_nan_real64(x)

Substitutes ieee_quiet_nan to x using ieee_value

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(inout) :: x

private pure elemental subroutine set_ieee_quiet_nan_real128(x)

Substitutes ieee_quiet_nan to x using ieee_value

Arguments

Type IntentOptional Attributes Name
real(kind=real128), intent(inout) :: x