On Mon, 5 Nov 2001, Washington, Crystal wrote:
> When you pass variables to the logn and exp distribution functions,
> they have the KB suffix. How do the logn and exp functions interpret the
> KB suffix?
The functions get raw values. It is the parser that interprets various
suffices like KB:
http://www.web-polygraph.org/docs/reference/pgl/constants.html#Sect:5
> I am doing some graphs of logn and exp functions and I see
> different results depending on if I pass 3.5 or 3500 (obviously),
> but in determining the values that I want to use, I'd like to
> understand better what the functions do with the "KB" suffix.
When the PGL parser sees "nKB" expression, it interprets it as
"n*1024Bytes":
http://www.web-polygraph.org/docs/reference/pgl/types.html#type:docs/reference/pgl/types/size
Alex.
This archive was generated by hypermail 2b29 : Mon Feb 06 2006 - 12:00:20 MST