abs_l1_sp Function

private pure function abs_l1_sp(val) result(ret)

Arguments

Type IntentOptional Attributes Name
real(kind=sp), intent(in) :: val

Return Value real(kind=sp)


Contents