Close
Close window
GetFlavors - 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


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

RandomTools

GetFlavors

return the names of all known flavors

Calling Sequence

GetFlavors()

Description

The GetFlavors() function returns an expression sequence that contains the names of all flavors known to function Generate.

This function is part of the RandomTools package, and so it can be used in the form GetFlavors(..) only after executing the command with(RandomTools). However, it can always be accessed through the long form of the command by using the form RandomTools[GetFlavors](..).

Examples

>

withRandomTools:

>

GetFlavors

Matrix,Vector,choose,complex,distribution,exprseq,float,integer,list,listlist,negative,negint,nonnegative,nonnegint,nonposint,nonpositive,nonzero,nonzeroint,polynom,posint,positive,rational,set,string,truefalse,variable

(1)
>

AddFlavorA=rand1..20:

>

GenerateA

15

(2)
>

GetFlavors

A,Matrix,Vector,choose,complex,distribution,exprseq,float,integer,list,listlist,negative,negint,nonnegative,nonnegint,nonposint,nonpositive,nonzero,nonzeroint,polynom,posint,positive,rational,set,string,truefalse,variable

(3)


Download Help Document

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