how to do trig functions to data in windows textbox's

Posted by Smoka on Stack Overflow See other posts from Stack Overflow or by Smoka
Published on 2010-06-02T22:28:59Z Indexed on 2010/06/02 22:34 UTC
Read the original article Hit count: 285

Filed under:
|
|
|

must you convert from strings to double? if so. how?

Are there functions for trig that will accept textbox string data as is?

Is there a way to pull the data from the textbox as a numeric value, not as a string?

© Stack Overflow or respective owner

Related posts about c++

Related posts about winapi