by "news@[EMAIL PROTECTED]
" <news@[EMAIL PROTECTED]
>
Jan 12, 2008 at 07:01 AM
On Jan 10, 4:22=A0pm, Jon Ripley <no.m...@[EMAIL PROTECTED]
> wrote:
> BBC BASIC for Windows is a "compiled" BASIC that has all the above
> functions.
BBC BASIC for Windows is "compiled" only in the sense that it can
create compact standalone executables. It's also not clear why the OP
would insist on Arc-Cosine and Arc-Sine being intrinsic functions,
since they're easily calculated from Arc-Tan (ATN in most BASICs).
Similarly, DEG and RAD are equivalent to multiplication by 180/PI and
PI/180 respectively.
Richard.
http://www.rtrussell.co.uk/