core
Toggle table of contents
0.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
core
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
>