neg Module Function

public pure elemental module function neg(i) result(res)

Returns the integer }

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: i

Return Value integer