Previous Topic

Next Topic

Book Contents

IEEERemainder

IEEERemainder

Characteristic

Description

Returns

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

Return type

Double (for Central Designer float types).

Syntax

Math.IEEERemainder(a, b)

Parameters

  • Parameter—a
  • Definition—Dividend.
  • Data type—Any numeric data type.

 

  • Parameter—b
  • Definition—Divisor.
  • Data type—Any numeric data type.

Send Feedback