Ralf Hemmecke wrote"
> Can somebody give a URL to the corresponding codeline?
> So that I could give a comment Export3D.
>
> Anyway, I get...
>
> (1) -> message((1.2)::DoubleFloat::OutputForm)
>
> (1) <mn>1.2</mn>
>
> which looks a bit surprising to me. Why does this look like MathML? The
> documentation says:
>
> message: String -> %
> ++ message(s) creates an form with no string quotes
> ++ from string s.
>
> But you obviously give something of OutputForm, not String, so there
> must be an implicit coercion to String.
>
> Interestingly, that is not defined in OutputForm. So where does it come
> from???
>
Oops. I misread description of 'message'. Of course I want
a function which produces a String from a number and
surprisingly I can not find one...
--
Waldek Hebisch
[email protected]
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en.