Close
Close window
range - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

maple.range

construct Maple range

Calling Sequence

maplesoft.maple.range(x,y)

Parameters

x, y

-

Expression objects or numeric constants

Description

maplesoft.maple.range(x,y) is a function in the Maple API for Python which returns an Expression object corresponding to a Maple range with lower bound x and upper bound y.

Note that unlike Python ranges, the upper bound of a Maple range is implicitly inclusive. For example, maple.range(1,3) includes both 1 and 3.

Examples


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /