MathUtil

open class MathUtil(source)

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun copySign(signSource: Int, value: Int): Int
Link copied to clipboard
open fun squaredDistance(a: Int, b: Int): Int