ARC_P() Unexpected results.
|
03-21-2022, 10:57 PM
Post: #1
|
|||
|
|||
ARC_P() Unexpected results.
The following is drawing arcs using ARC_P(), and it works as expected most of the way, but at these values it displays an unexpected ARC. The same code works fine on ARCs over radius 15, but at a radius of 10, it jumps to this semicircle. You can see it in the video.
https://www.dropbox.com/s/s2moqdne4nryjl...7.avi?dl=0 Code: EXPORT ANIM() Is it a problem with ARC_P? Or is it a problem with the approximation of the equations involving PI? If I did not add the: -0.0001 in the first ARC_P() command, then the ARCs would also show similar problems with bigger radiuses. waka waka. |
|||
03-23-2022, 10:48 AM
Post: #2
|
|||
|
|||
RE: ARC_P() Unexpected results.
Does it behave the same way in both the virtual and actual calculators?
|
|||
03-23-2022, 11:21 AM
Post: #3
|
|||
|
|||
RE: ARC_P() Unexpected results. | |||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)