set_ieee_positive_zero Interface

public interface set_ieee_positive_zero

Substitutes ieee_positive_zero to x using ieee_value


Module Procedures

private pure elemental subroutine set_ieee_positive_zero_real32(x)

Substitutes ieee_positive_zero to x using ieee_value

Arguments

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

private pure elemental subroutine set_ieee_positive_zero_real64(x)

Substitutes ieee_positive_zero to x using ieee_value

Arguments

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

private pure elemental subroutine set_ieee_positive_zero_real128(x)

Substitutes ieee_positive_zero to x using ieee_value

Arguments

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