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


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

geom3d

AreDistinct

test if given objects are distinct

Calling Sequence

AreDistinct({A, B, C, ...})

Parameters

A, B, C, ...

-

points, lines, planes, ...

Description

The routine returns true if the given objects are distinct; false if they are not; and FAIL if it is unable to reach a conclusion.

The command with(geom3d,AreDistinct) allows the use of the abbreviated form of this command.

Examples

>

withgeom3d:

>

spheres1,pointo1,0,0,0,1

s1

(1)
>

linel,o1,pointo2,0,0,1

l

(2)
>

rotations2,s1,π4,l

s2

(3)
>

rotations3,s2,7π4,l

s3

(4)
>

AreDistincts1,s3

false

(5)

See Also


Download Help Document

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