fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
parse_mathtext
Function
100 statements
Source File
fortplot_mathtext.f90
fortplot_mathtext
parse_mathtext
Contents
public function parse_mathtext(input_text) result(elements)
Parse mathematical text into renderable elements
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
input_text
Return Value
type(
mathtext_element_t
), allocatable, (:)