fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
is_greek_letter_codepoint
Function
4 statements
Source File
fortplot_unicode.f90
fortplot_unicode
is_greek_letter_codepoint
Contents
public function is_greek_letter_codepoint(codepoint)
Check if codepoint is a Greek letter
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
codepoint
Return Value
logical