Learn R Programming

mathml (version 1.2)

cal: Calligraphic font

Description

Calligraphic font

Usage

cal(x)

Value

The function cal is a wrapper for the identity function.

Arguments

x

an R symbol. This function is used to render the content in calligraphic font in MathJax. In MathML, script font is used.

See Also

Examples

Run this code
mathjax(quote(K %in% cal(K)))

Run the code above in your browser using DataLab