|
-
Dec 29th, 2002, 05:37 PM
#8
Guru
Almost forgot: Assuming you use VB (which is a bad assumption) you can use 4 * Atn(1) to get VB's approximation.
In ANSI C, you can use atan() which is in math.h.
In Intel's FPU there is an instruction, FLDPI (Opcode: D9 EB), which pushes the FPU's definition of Pi into the floating point stack.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|