Close
Close window
truefalse - 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 Flavor: truefalse

describe the flavor of either true or false

Calling Sequence

truefalse

truefalse(opt)

Parameters

opt

-

equation of the form probability=p where p is a numeric value; specify options for the random truefalse

Description

The flavor truefalse describes the values true or false.

To describe a flavor of a random truefalse, use either truefalse or truefalse(opt) (where opt is described following) as the argument to RandomTools[Generate] or as part of a structured flavor .

By default, the flavor truefalse describes the values true and false with equal probability.

You can modify the properties of true or false by specifying opt as the equation probability=p, where p is a numeric value between 0 and 1 that specifies the probability that the object will be true.

Examples

>

withRandomTools:

>

Generatetruefalse

true

(1)
>

Generatelisttruefalseprobability=0.3,7

false,true,false,true,false,true,false

(2)


Download Help Document

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