Using SIN with VBA-VBForums - VBForums - Visual Basic and VB .NET Discussions and More!
I have to calculate sinus from number 90 with my code, but this number have to be calculated as degrees, not radians. Becuase VBA sinus function calculates by default within radians - thats my problem. This number should be presented and calculated within...