Floor function
Benjamin
bsmith.lap at gmail.com
Mon May 16 21:14:11 UTC 2011
Is there an elegant way to perform Floor and Ceiling functions in
script? I tried Floor( myDoubleNumber ) and
Math.Floor( myDoubleNumber ) but got Unknown Function errors both
times. The manuals and PST web site have nothing, as far as I can
tell.
I ended up hacking up a solution using the mod operator "\", but it
seems like there should be a better way. The mod solution would be
particularly annoying for a ceiling function.
Did I forget to install or configure something again?
--
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.
More information about the Eprime
mailing list