Chalkboard - v3.0.1
Preparing search index...
ChalkboardComplex
Type Alias ChalkboardComplex
The type for complex numbers.
type
ChalkboardComplex
=
{
a
:
number
;
b
:
number
;
}
Index
Properties
a
b
Properties
a
a
:
number
The real part
b
b
:
number
The imaginary part
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
a
b
Source code
Examples
Chalkboard - v3.0.1
Loading...
The type for complex numbers.