openrndr-math
/
org.openrndr.math
/
mod
mod
fun
mod
(a:
Double
, b:
Double
):
Double
Content copied to clipboard
fun
mod
(a:
Int
, b:
Int
):
Int
Content copied to clipboard
fun
mod
(a:
Float
, b:
Float
):
Float
Content copied to clipboard
fun
mod
(a:
Long
, b:
Long
):
Long
Content copied to clipboard
fun
Vector2
.
mod
(b:
Vector2
):
Vector2
Content copied to clipboard
fun
Vector3
.
mod
(b:
Vector3
):
Vector3
Content copied to clipboard
fun
Vector4
.
mod
(b:
Vector4
):
Vector4
Content copied to clipboard
fun
IntVector2
.
mod
(b:
IntVector2
):
IntVector2
Content copied to clipboard
fun
IntVector3
.
mod
(b:
IntVector3
):
IntVector3
Content copied to clipboard
fun
IntVector4
.
mod
(b:
IntVector4
):
IntVector4
Content copied to clipboard