My program doesn't have bugs. It just develops random features.

Difference between revisions of "Legacy talk:Global Function (UT)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Line 1: Line 1:
'''XxDangerxX:''' The Exp() function doesn't have anywhere enough information. What is the syntax when calling Exp, and how do you make it calculate your number e over the specified power a, when there is only one parameter in the function? On that note, what is e, and where did it come from? You could tie this question in with the syntax question.
+
'''XxDangerxX:''' The Exp() function doesn't have anywhere enough information. What is the syntax when calling Exp, and how do you make it calculate your number e over the specified power a, when there is only one parameter in the function? On that note, what is e, and where did it come from? You could tie that question in with the syntax question.

Revision as of 08:38, 8 September 2008

XxDangerxX: The Exp() function doesn't have anywhere enough information. What is the syntax when calling Exp, and how do you make it calculate your number e over the specified power a, when there is only one parameter in the function? On that note, what is e, and where did it come from? You could tie that question in with the syntax question.