Perseus
Preparing search index...
@khanacademy/perseus
<internal>
ExponentialGraphOptions
Type Alias ExponentialGraphOptions
type
ExponentialGraphOptions
=
{
startCoords
?:
{
asymptote
:
number
;
coords
:
readonly
[
Coord
,
Coord
]
}
;
type
:
"exponential"
;
}
Index
Properties
start
Coords?
type
Properties
Optional
start
Coords
startCoords
?:
{
asymptote
:
number
;
coords
:
readonly
[
Coord
,
Coord
]
}
type
type
:
"exponential"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
start
Coords
type
Perseus
Loading...