set_ieee_positive_inf Interface

public interface set_ieee_positive_inf

Substitutes ieee_positive_inf to x using ieee_value


Module Procedures

private pure elemental subroutine set_ieee_positive_inf_real32(x)

Substitutes ieee_positive_inf to x using ieee_value

Arguments

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

private pure elemental subroutine set_ieee_positive_inf_real64(x)

Substitutes ieee_positive_inf to x using ieee_value

Arguments

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

private pure elemental subroutine set_ieee_positive_inf_real128(x)

Substitutes ieee_positive_inf to x using ieee_value

Arguments

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