search

goog.math.Range

Provided By

A number range.

new Range( a, b )

Parameters
anumber

One end of the range.

bnumber

The other end of the range.

Instance Methods

Instance Properties

Static Functions