cache - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


type/cache

check for a cache table

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

type(expr,cache)

Parameters

expr

-

any expression

Description

• 

The type(expr, cache) function returns true if expr is a cache table.

• 

A cache table can be used as a remember table. See CacheOption for details.

Examples

(1)

(2)

See Also

Cache

CacheOption

CachePackage

type

type/table

type/tabular

 


Download Help Document