Hermes
Toggle table of contents
0.3.4
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
core
/
gay.zharel.hermes.math
/
DualNum
/
times
times
operator
fun
times
(
d
:
DualNum
<
Param
>
)
:
DualNum
<
Param
>
operator
fun
times
(
c
:
Double
)
:
DualNum
<
Param
>
operator
fun
times
(
c
:
Vector2d
)
:
Vector2dDual
<
Param
>