is_greek_letter_codepoint Function

public function is_greek_letter_codepoint(codepoint)

Check if codepoint is a Greek letter

Arguments

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

Return Value logical