User profile: Rahul kumar S

User info
User name:Rahul kumar S
Name:ishana
History
Joined:
Number of posts:69
Latest posts:

set and get the value of different class members in a class
I changed it, i want to know whether this logic is correct ? and how would i print the name and dura...

set and get the value of different class members in a class
hi all, i am new to c++ programming and i have written a simple class program to display the name an...

Fixed point implementation of nan () c++
@Peter87 i couldn't understand your answer [code]return x == fp::fixed_point<FP, I, F>::positive_in...

Fixed point implementation of nan () c++
i am doing fixed point implementation in c++ and i am trying to define "notanumber" and support a fu...

fixed point implementation c++, problem in calling a static member function
i think i need to seperate the [code]cossin_cordic[/code] function as[code] cos_cordic [/code]and [c...