@mathjax/src
Preparing search index...
output/svg/Notation
computeLineData
Variable computeLineData
Const
computeLineData
:
{
[
kind
:
string
]:
(
h
:
number
,
d
:
number
,
w
:
number
,
t
:
number
)
=>
LineData
;
}
= ...
Functions for computing the line data for each type of line
Type declaration
[
kind
:
string
]:
(
h
:
number
,
d
:
number
,
w
:
number
,
t
:
number
)
=>
LineData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mathjax/src
Loading...
Functions for computing the line data for each type of line