set_ieee_negative_inf Interface

public interface set_ieee_negative_inf

Substitutes ieee_negative_inf to x using ieee_value


Module Procedures

private pure elemental subroutine set_ieee_negative_inf_real32(x)

Substitutes ieee_negative_inf to x using ieee_value

Arguments

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

private pure elemental subroutine set_ieee_negative_inf_real64(x)

Substitutes ieee_negative_inf to x using ieee_value

Arguments

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

private pure elemental subroutine set_ieee_negative_inf_real128(x)

Substitutes ieee_negative_inf to x using ieee_value

Arguments

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