Full Type Signaturetype math = | Glyph of glyph | Char of char | Text of string | Sqrt of math | Radical of math * math | Sub of math * math | Super of math * math | Under of math * math | Over of math * math | Fraction of math * math | SubSuper of math * math * math | UnderOver of math * math * math | Bracket of t * math * t | Grid of math list list | Row of math list |
See Also |
Documentation for assembly FSharpForVisualization, version 0.4.0.0, generated using F# Programming Language version 1.9.6.16