sqrt, pow functions
Why I can't use this functions?
|
Re: sqrt, pow functions
What is it that is making you incapable of using them?
|
Re: sqrt, pow functions
Quote:
Code:
Tried this, but it not worked, so I start find ready function in XS.inc. Reading XS.. Finding some interesting for me there =) P.S. I need compute distance between to vecs. |
Re: sqrt, pow functions
Code:
/* Gets the distance between 2 vectors (float[3]). */ |
Re: sqrt, pow functions
Quote:
|
Re: sqrt, pow functions
Yes, my bad, I copied that from the include file, accidentally copied the wrong native, and then replace copied with the correct one and obvs missed the semicolon ;)
|
Re: sqrt, pow functions
clear
|
Re: sqrt, pow functions
Code:
native power(value, exponent); |
| All times are GMT -4. The time now is 10:05. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.