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

Online Help

All Products    Maple    MapleSim


Overview of the MmaTranslator:-Mma Subpackage

 

Calling Sequence

Description

List of Subpackage Commands

Calling Sequence

Mma:-command(arguments)

command(arguments)

Description

• 

The Mma subpackage contains commands that provide translation for Mathematica commands when no exact Maple equivalent exists.  In most cases, the command achieves the translation through minor manipulations of the input and output of relatively similar Maple commands.

• 

Each command in the Mma subpackage can be accessed by using either the long form or the short form of the command name in the command calling sequence.

• 

The long form, Mma:-command, is always available. The short form can be used after loading the package.

List of Subpackage Commands

• 

The following is a list of available commands.

AbsoluteTime

BitAnd

BitNot

BitOr

BitXor

Chop

ClearAttributes

CompoundExpression

Decompose

Dimensions

DirectoryName

Distribute

Drop

FactorInteger

Fit

FixedPoint

FixedPointList

FromDate

FromDigits

Get

Insert

LeafCount

Level

MapAll

MemoryInUse

PadLeft

PadRight

Partition

PolynomialReduce

Precision

ReadList

RealDigits

ReplaceRepeated

Sequence

Show

Split

StringForm

StringPosition

ToDate

Unique

Which

WriteString

 

 

  

To display the help page for a particular  command, see Getting Help with a Command in a Package.

See Also

Maplets

MmaTranslator

MmaTranslator/exceptions

MmaTranslator[FromMma]

MmaTranslator[FromMmaNotebook]

module