up Inquisit Language Reference

mod function

Returns the floating point remainder when the first argument is divided by the second

Member of

<global>

Syntax

mod(argument1, argument2)

Parameters

Name Type Description
argument1 number The number to divide.
argument2 number The number to divide by.

Examples


Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.