艳唐 小爱的妈 专辑:艳唐 语种:国语 流派:Pop 本歌词于吾爱知道www.qkoufu.com 艳唐 - 小爱的妈
I have a C# system using 160 bit numbers, stored in a BigInteger. I want to display these things on a circle, which means mapping the 0->2^160 range into the 0->2Pi range. How would I do this?