Can someone please help with a couple of outputting queries to clarify
things for me.
What's the difference between these expressions or have I misunderstood the
use of evaluate:
<CFSET NewValue = OldValue + NextValue>
<CFSET NewValue = evaluate(OldValue + NextValue)>
Also, when working with sin, cosine, arccosine etc the default output is
radians. You can convert that to degrees by multiplying by PI()/180 or
180/PI() but how do you format the output to degrees, minutes and seconds,
if that's possible?
********************************
Kevin Parker
Service and Communication
WorkCover Corporation
[EMAIL PROTECTED]
ph: +61 8 82332548
fax: +61 8 82332000
********************************
****************************************************************************
This e-mail is intended for the use of the addressee only. It may contain
information that is protected by legislated confidentiality and/or is
legally privileged. If you are not the intended recipient you are prohibited
from disseminating, distributing or copying this e-mail. Any opinion
expressed in this e-mail may not necessarily be that of the WorkCover
Corporation of South Australia. Although precautions have been taken, the
sender cannot warrant that this e-mail or any files transmitted with it are
free of viruses or any other defect.
If you have received this e-mail in error, please notify the sender
immediately by return e-mail and destroy the original e-mail and any copies.
****************************************************************************
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.