Arquivo do Maple "Distância de um Navio à Praia"
[Inicio] [Acima]

                                   Inicio
Acima

Para navegar pela página use as barras de links superior e vertical

Fale comigo

 

Arquivo do Maple do Texto "Distância de um Navio à Praia"

 

> with(geometry):

> with(plots):

> with(plottools):

Warning, new definition for circle

Warning, new definition for ellipse

Warning, new definition for homothety

Warning, new definition for hyperbola

Warning, new definition for line

Warning, new definition for point

> ptriang := plot({[[0,1], [0,0.8]],[[0,0.8], [1,0.8]], [[1,0.8], [0,1]]}, color=blue,color = blue,thickness=3 ):

> triang := plot({[[0,0], [5,0]],[[5,0], [0,1]], [[0,0], [0,1]]}, color=orange ):

> te1 := textplot([0,1.1, `A`], align = ABOVE):

> te2 := textplot([5.1,0, `C`], align = RIGHT):

> te6 := textplot([5,-.1,'Navio'],align = BELOW):

> te3 := textplot([0,-0.1, `B`], align = BELOW):

> te4 := textplot([-0.1,.8, `D`], align = LEFT):

> te5 := textplot([1.1,.8, `E`], align = ABOVE):

> display(triang,ptriang,te1,te2,te3,te4,te5,te6);

[Maple Plot]

Voltar


Jayme Alves de Oliveira Neto

Pagina feita e mantida por Jayme Alves de Oliveira Neto
A última atualização dessa pagina foi feita em 16 março, 2008.