Mark Wickens

back to Command Reference

CNT

[FX-870P/VX-4]

Purpose

Returns the number of statistically processed data points.

Format

CNT

Example

PRINT CNT

Explanation

  1. Returns the total number of data points entered using the STAT command.
  2. When a frequency is specified with STAT, each repetition counts as a separate data point. For example, STAT 5; 10 adds 10 to the count.
  3. Returns 0 after STAT CLEAR is executed.

See