toggle menu
Signum
3.10.0
common
switch theme
search in API
indispensable
/
at.asitplus.signum.indispensable
/
ECPoint
/
Companion
/
fromXY
from
XY
fun
fromXY
(
curve
:
ECCurve
,
x
:
ModularBigInteger
,
y
:
ModularBigInteger
)
:
ECPoint.Normalized
(
source
)
fun
fromXY
(
curve
:
ECCurve
,
x
:
BigInteger
,
y
:
BigInteger
)
:
ECPoint.Normalized
(
source
)