Android

Android


APLICACIONES

Página 283 de 286

 

d

o

u

b

l

e

r

,

r

2

,

e

x

p

o

n

e

n

t

e

,

e

x

p

o

n

e

n

c

i

a

l

,

l

a

m

b

d

a

M

e

d

i

o

;

 

 

 

 

 

 

 

f

o

r

(

i

n

t

i

=

0

;

i

<

2

;

i

+

+

)

{

 

 

 

 

 

 

 

f

o

r

(

i

n

t

j

=

0

;

j

<

2

;

j

+

+

)

{

 

 

 

 

 

 

 

 

 

 

r

=

R

d

e

l

t

a

[

i

]

[

j

]

;

 

 

 

 

 

 

 

 

 

 

r

2

=

r

*

r

;

 

 

 

 

 

 

 

 

 

 

e

x

p

o

n

e

n

t

e

=

-

a

l

f

a

2

*

r

2

/

2

.

0

;

 

 

 

 

 

 

 

 

 

 

e

x

p

o

n

e

n

c

i

a

l

=

M

a

t

h

.

e

x

p

(

e

x

p

o

n

e

n

t

e

)

;

 

 

 

 

 

 

 

 

 

 

l

a

m

b

d

a

M

e

d

i

o

=

l

a

m

b

d

a

[

i

]

[

j

]

/

2

.

;

 

 

 

 

 

 

 

 

 

 

 

p

o

t

e

n

c

i

a

l

=

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

p

o

t

e

n

c

i

a

l

+

f

a

c

t

o

r

*

l

a

m

b

d

a

M

e

d

i

o

*

r

2

*

e

x

p

o

n

e

n

c

i

a

l

;

 

 

 

 

 

 

 

}

}

 

 

 

 

 

 

 

d

o

u

b

l

e

e

n

e

r

g

y

=

c

i

n

e

t

i

c

a

+

p

o

t

e

n

c

i

a

l

;

 

 

 

 

 

 

 

r

e

t

u

r

n

e

n

e

r

g

y

;

 

 

 

 

}

 

 

 

 

v

o

i

d

l

e

e

r

P

r

e

f

e

r

e

n

c

i

a

s

(

)

{

 

 

 

 

 

 

 

 

 

S

h

a

r

e

d

P

r

e

f

e

r

e

n

c

e

s

m

i

s

D

a

t

o

s

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

=

g

e

t

S

h

a

r

e

d

P

r

e

f

e

r

e

n

c

e

s

(

"

p

r

e

f

e

r

e

n

c

i

a

s

"

,

0

)

;

 

 

 

 

 

 

 

 

 

l

a

m

b

d

a

[

0

]

[

0

]

=

m

i

s

D

a

t

o

s

.

g

e

t

F

l

o

a

t

(

"

l

a

m

b

d

a

0

0

"

,

0

)

;

 

 

 

 

 

 

 

 

 

l

a

m

b

d

a

[

0

]

[

1

]

=

m

i

s

D

a

t

o

s

.

g

e

t

F

l

o

a

t

(

"

l

a

m

b

d

a

0

1

"

,

0

)

;

 

 

 

 

 

 

 

 

 

l

a

m

b

d

a

[

1

]

[

0

]

=

m

i

s

D

a

t

o

s

.

g

e

t

F

l

o

a

t

(

"

l

a

m

b

d

a

1

0

"

,

0

)

;

 

 

 

 

 

 

 

 

 

l

a

m

b

d

a

[

1

]

[

1

]

=

m

i

s

D

a

t

o

s

.

g

e

t

F

l

o

a

t

(

"

l

a

m

b

d

a

1

1

"

,

0

)

;

 

 

 

 

 

 

 

 

 

R

d

e

l

t

a

[

0

]

[

0

]

=

m

i

s

D

a

t

o

s

.

g

e

t

F

l

o

a

t

(

"

R

0

0

"

,

0

)

;

 

 

 

 

 

 

 

 

 

R

d

e

l

t

a

[

0

]

[

1

]

=

m

i

s

D

a

t

o

s

.

g

e

t

F

l

o

a

t

(

"

R

0

1

"

,

0

)

;

 

 

 

 

 

 

 

 

 

R

d

e

l

t

a

[

1

]

[

0

]

=

m

i

s

D

a

t

o

s

.

g

e

t

F

l

o

a

t

(

"

R

1

0

"

,

0

)

;

 

 

 

 

 

 

 

 

 

R

d

e

l

t

a

[

1

]

[

1

]

=

m

i

s

D

a

t

o

s

.

g

e

t

F

l

o

a

t

(

"

R

1

1

"

,

0

)

;

 

 

 

 

}

 

 

 

 

 

/

/

f

o

r

m

a

t

e

a

r

u

n

n

u

m

e

r

o

c

o

n

v

a

r

i

a

s

c

i

f

r

a

s

 

 

 

 

 

S

t

r

i

n

g

f

o

r

m

a

t

(

d

o

u

b

l

e

x

,

i

n

t

c

i

f

r

a

Ir a la siguiente página

Report Page