|
#1
|
||||
|
||||
|
Hey, every time I try to raise a negative number to any power in flash, I get this value
-1.#IND For example, Math.pow (-10, 3); or Math.pow ((-10), 3); Then, when I try to trace it, I get NaN... whats the best workaround and I can't use the absolute value in this case... It must give the value you would get on the calculator... in this case, -1000 |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| TextFormat - Negative Leading | Scottae | Flash MX |
3 | 08-31-2005 06:52 PM |
| Looping Negative Number Produces Bad Math | dv8 | Advanced Flash | 5 | 05-09-2004 04:37 PM |
| convert obj to number | dumbmonk | Flash MX ActionScript |
1 | 02-01-2004 07:12 PM |
| How to calculate a negative random number | midjdji | Flash 5 Actionscript |
15 | 10-21-2001 06:01 PM |
| typeof... string to number | dv8 | Flash 5 Actionscript |
5 | 10-16-2001 08:55 AM |
All times are GMT. The time now is 08:28 PM.



TODAY'S POSTS





and I can't use the absolute value in this case... It must give the value you would get on the calculator... in this case, -1000
