Rounding
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-08 11:51 PM
2007-03-08
11:51 PM
4 REPLIES 4
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-08 11:58 PM
2007-03-08
11:58 PM
Hello Doug,
Check out the arithmetical function ceil().
Peter Devlin
Check out the arithmetical function ceil().
Peter Devlin
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-08 11:59 PM
2007-03-08
11:59 PM
Thanks Peter, I'll give it a look.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-09 02:26 AM
2007-03-09
02:26 AM
Perfect fix Peter!! I did searches for round..rounding..round up..nothing. AC just has some strange names for things. Thanks
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-03-09 03:43 AM
2007-03-09
03:43 AM
Hello Doug,
I am afraid that doing word searches in the GDL manual is not
the way to go unless you are trained in mathematics.
Many of the terms, command names, explanations etc
are derived from mathematical and computer terms.
Ceil and int are typical examples.
There is no substitute for reading the GDL manual.
Peter Devlin
I am afraid that doing word searches in the GDL manual is not
the way to go unless you are trained in mathematics.
Many of the terms, command names, explanations etc
are derived from mathematical and computer terms.
Ceil and int are typical examples.
There is no substitute for reading the GDL manual.

Peter Devlin