IEEERemainder

Characteristic Description

Returns

Remainder resulting from the division of a specified number by another specified number.

Return type

Double (for Oracle Health Sciences Central Designer float types).

Syntax

Math.IEEERemainder(a, b)

Parameters

  • Parametera
  • Definition—Dividend.
  • Data type—Any numeric data type.

  • Parameterb
  • Definition—Divisor.
  • Data type—Any numeric data type.