Skip to content

Function: mod

mod(x, y): number

Parameters

NameType
xany
yany

Returns

number

Defined in

gl-core/src/utils/common.ts:181

Released under the MIT License.