Skip to content

modulo<T>

T modulo<T>(Object? first, Object? second)

Perform JavaScript remainder (%) on two values.