padic - 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 p-adic Number Package

 

Calling Sequence

Description

List of padic Package Commands

Calling Sequence

padic:-command(arguments)

command(arguments)

Description

• 

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

• 

If the value of a function is convergent in p-adic number field then the function returns a p-adic expansion, otherwise it returns FAIL.

List of padic Package Commands

• 

The following is a list of available commands.

evalp

expansion

functions

lcoeffp

orderp

ordp

ratvaluep

rootp

valuep

 

 

 

• 

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

See Also

UsingPackages

with