sel-math ~master (2022-05-24T11:27:01.5164524)
Dub
Repo
Vector.length
sel
math
vector
Vector
Gets the vector's length.
double
length
[@property getter]
struct
Vector
(T, char[] c)
@
property
inout
double
length
(
)
if
(
c.length
> 1 &&
areValidCoordinates
(
c
)
)
double
length
[@property setter]
Meta
Source
See Implementation
sel
math
vector
Vector
aliases
Type
coordinates
dup
tuple
constructors
this
functions
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
toString
type
properties
length
unions
__anonymous
variables
isFloatingPoint
Gets the vector's length.