I can't reproduce this with the following simple example.  Could you be
more specific?

(1) -> outputFixed(2)
                                                                   Type:
Void
(2) -> %pi::Float

   (2)  3.14
                                                                  Type:
Float
(3) -> outputFixed(20)
                                                                   Type:
Void
(4) -> %pi::Float

   (4)  3.1415926535_8979323846
                                                                  Type:
Float
(5) ->

Bill.


On 14 November 2015 at 06:39, Alasdair McAndrew <amc...@gmail.com> wrote:

> I have a curious problem: a while ago I entered
>
> outputFixed(2)
>
> so as just to get a brief idea of the size of things, without cluttering
> up the screen with digits.  But now I want to get full display back.
> However:
>
> outputFixed(20)
>
> or even
>
> outputFixed()
>
> has no effect - no matter what I do, my displayed floating point output is
> stuck at 2 decimal places.  I know I could quit and start again, but is
> there some way of (a) finding out what setting is causing this behaviour,
> and (b) stopping it?
>
> Ever confused,
> Alasdair
>
> --
> [image: http://www.facebook.com/alasdair.mcandrew]
> <http://www.facebook.com/alasdair.mcandrew> [image:
> https://plus.google.com/+AlasdairMcAndrew/posts]
> <https://plus.google.com/+AlasdairMcAndrew/posts> [image:
> https://www.linkedin.com/pub/alasdair-mcandrew/a/178/108]
> <https://www.linkedin.com/pub/alasdair-mcandrew/a/178/108> [image:
> https://twitter.com/amca01] <https://twitter.com/amca01> [image:
> http://numbersandshapes.net] <http://numbersandshapes.net>
>
> --
> You received this message because you are subscribed to the Google Groups
> "FriCAS - computer algebra system" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to fricas-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to fricas-de...@googlegroups.com.
> Visit this group at http://groups.google.com/group/fricas-devel.
> For more options, visit https://groups.google.com/d/optout.
>
_______________________________________________
Axiom-mail mailing list
Axiom-mail@nongnu.org
https://lists.nongnu.org/mailman/listinfo/axiom-mail

Reply via email to