> f:=sqrt(81);

[Maple Math]

> f:='f';

[Maple Math]

> f;

[Maple Math]

> f:=sqrt(81);

[Maple Math]

> restart;

> f;

[Maple Math]

> Digits:=15;

[Maple Math]

> evalf(Pi);

[Maple Math]

> Digits:=20;

[Maple Math]

> evalf(Pi);

[Maple Math]

 

Close this window