Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
Questionmath functions in C# ??? Pin
Christian Graus15-Mar-02 21:55
protectorChristian Graus15-Mar-02 21:55 
AnswerRe: math functions in C# ??? Pin
Christian Graus15-Mar-02 22:08
protectorChristian Graus15-Mar-02 22:08 
GeneralRe: math functions in C# ??? Pin
Nish Nishant15-Mar-02 22:10
sitebuilderNish Nishant15-Mar-02 22:10 
GeneralRe: math functions in C# ??? Pin
Christian Graus15-Mar-02 22:21
protectorChristian Graus15-Mar-02 22:21 
GeneralRe: math functions in C# ??? Pin
James T. Johnson16-Mar-02 15:29
James T. Johnson16-Mar-02 15:29 
GeneralRe: math functions in C# ??? Pin
Paul Watson18-Mar-02 6:12
sitebuilderPaul Watson18-Mar-02 6:12 
GeneralRe: math functions in C# ??? Pin
Christian Graus18-Mar-02 8:11
protectorChristian Graus18-Mar-02 8:11 
GeneralRe: math functions in C# ??? Pin
Dale Thompson21-Mar-02 4:37
Dale Thompson21-Mar-02 4:37 
Christian Graus wrote:
As a C++ programmer, the old way is to wrap it in a macro, so it occurs in place. I am writing image processing code, as you will see when Chris posts the first article. Is there a way to inline code in C#, do you know ? Image processing is an area where every clock cycle counts.

Actually - as a C++ programmer, you would wrap it in an inline function. Wink | ;)



Dale Thompson
GeneralRe: math functions in C# ??? Pin
Christian Graus21-Mar-02 9:04
protectorChristian Graus21-Mar-02 9:04 
GeneralRe: math functions in C# ??? Pin
David Wengier15-Mar-02 22:55
David Wengier15-Mar-02 22:55 
GeneralRe: math functions in C# ??? Pin
Christian Graus15-Mar-02 23:19
protectorChristian Graus15-Mar-02 23:19 
GeneralRe: math functions in C# ??? Pin
David Wengier15-Mar-02 23:21
David Wengier15-Mar-02 23:21 
GeneralRe: math functions in C# ??? Pin
Anders Molin16-Mar-02 13:33
professionalAnders Molin16-Mar-02 13:33 
GeneralRe: math functions in C# ??? Pin
David Wengier16-Mar-02 13:44
David Wengier16-Mar-02 13:44 
GeneralRe: math functions in C# ??? Pin
Christian Graus16-Mar-02 13:49
protectorChristian Graus16-Mar-02 13:49 
GeneralRe: math functions in C# ??? Pin
James T. Johnson16-Mar-02 15:41
James T. Johnson16-Mar-02 15:41 
GeneralRe: math functions in C# ??? Pin
David Wengier16-Mar-02 19:26
David Wengier16-Mar-02 19:26 
GeneralRe: math functions in C# ??? Pin
James T. Johnson16-Mar-02 19:32
James T. Johnson16-Mar-02 19:32 
GeneralRe: math functions in C# ??? Pin
David Wengier16-Mar-02 19:57
David Wengier16-Mar-02 19:57 
GeneralRe: math functions in C# ??? Pin
Kannan Kalyanaraman16-Mar-02 5:11
Kannan Kalyanaraman16-Mar-02 5:11 
Generalsprintf equivalent in c# Pin
Kannan Kalyanaraman15-Mar-02 18:52
Kannan Kalyanaraman15-Mar-02 18:52 
GeneralRe: sprintf equivalent in c# Pin
Christian Graus15-Mar-02 18:57
protectorChristian Graus15-Mar-02 18:57 
GeneralRe: sprintf equivalent in c# Pin
James T. Johnson15-Mar-02 19:34
James T. Johnson15-Mar-02 19:34 
GeneralRe: sprintf equivalent in c# Pin
Kannan Kalyanaraman15-Mar-02 20:06
Kannan Kalyanaraman15-Mar-02 20:06 
GeneralRe: sprintf equivalent in c# Pin
James T. Johnson15-Mar-02 20:53
James T. Johnson15-Mar-02 20:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.