Re: floats

new topic     » goto parent     » topic index » view thread      » older message » newer message

Robert Craig wrote:
> 
> It appears that Topica is screwing up Greg Haberek's messages
> that contain '=' signs. The messages look fine on Topica's
> Web site (as well as on EUforum), so Topica obviously received them 
> correctly.
> 
> Greg, perhaps there is some e-mail setting in gmail that
> you can change, because I don't think other gmail users
> are having a problem.
> 
> Regards,
>    Rob Craig
>    Rapid Deployment Software
>    <a href="http://www.RapidEuphoria.com">http://www.RapidEuphoria.com</a>
> 

For me, one of the messages look like this when viewed through gmail:

<quote>

> I don't know if the last post made it so here's my question again
>
> I was wondering if there was an easy way to seperate the exponent from a
> fractal of a float32
>
> eg: atom float32 float32345.54321
>
> I need to make two words [12345][54321] respectively

This keeps the numbers as numbers, not text.

atom number, whole, decimal

 number  12345.54321
 whole  floor( number )
 decimal  number - whole


</quote>

Obviously it's not only greg who has this problem. Usually, I don't read or
reply via e-mail, but use the euforum instead, so that's the reason I haven't
discovered it.

Regards, Alexander Toresson

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu