negative number as text or string, take 2
negative number as text or string, take 2
- Subject: negative number as text or string, take 2
- From: "Aaron Solomon (ben Saul Joseph) Adelman" <email@hidden>
- Date: Wed, 31 Jan 2001 13:46:07 -0500
- Organization: Pioneer Aviation
Concerning my last message to the group as a whole: Two people E-mailed
me telling me that they could not reproduce the problem, so here's a
much gutted snippet from my program which still displays the property of
replacing "-" with the not-equal sign:
Aaron
---
log the estimate of risk_difference(1, 2, 3, 4, 0.05) as text
on risk_difference(dis_and_exp, dis_and_not_exp, ,
not_dis_and_exp, not_dis_and_not_exp, alpha)
set r_d to -0.083333333333
return new_rate_result(r_d, 1, 1, true)
end risk_difference
on new_rate_result(r, c1, c2, v)
script rate_result
property estimate : r
property low_bound : c1
property high_bound : c2
property validity : v
end script
return rate_result
end new_rate_result
--
Aaron Solomon (ben Saul Joseph) Adelman
E-mail: email@hidden
Web site:
http://www.musc.edu/~adelmaas/
Yahoo! Messenger: prasmthrasm