|
I'm writing a JavaScript - how do I get the absolute value of a float? abs() does not work (as it does in JavaScript). Thanks.
(comments are locked)
|
Once you sign in you will be able to subscribe for any updates here
By RSS:The best place to ask and answer questions about development with Unity. Check out our FAQ for more information.
To help users post good questions and use the site effectively we have posted a tutorial video. Please check it out.
Topics:
asked: Feb 24 '10 at 01:40 AM
Seen: 2233 times
Last Updated: Feb 25 '10 at 09:40 AM
Please don't assume a solution is specific to Javascript unless you know it. Your question is a general math question that is relevant regardless of language choice.