korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math
/
korlibs.math.geom
/
MPoint
/
Companion
/
isCollinear
is
Collinear
fun
isCollinear
(
xa
:
Double
,
ya
:
Double
,
x
:
Double
,
y
:
Double
,
xb
:
Double
,
yb
:
Double
)
:
Boolean
fun
isCollinear
(
xa
:
Int
,
ya
:
Int
,
x
:
Int
,
y
:
Int
,
xb
:
Int
,
yb
:
Int
)
:
Boolean