Skip to content

divide<T>

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

Perform JavaScript division (/) on two values.