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