|
|
|||||
Topic, The Formula for "If x is a perfect square, then ..." | ||||||
| ||||||
You must register or log in to post a message.Perfection Is Impossible! >:D Therefore, it is impossible to trigger <action 1>... :P But, i saw some games made in gamemaker, and I must say some of them are very cool. Could come to handy. This could be used while programming etc. This means that if x is a perfect square, then performs <action1>. ...else <action2> This means that if x is not a perfect square, then performs <action2>. sqrt (x) = floor [sqrt (x)] This is known as "Perfect Square Determinant". | Flash game developmentFirst post of the topicsqrt (x) = floor [sqrt (x)] This is known as "Perfect Square Determinant". |