Feeds
已回答
convert inf value to integer value
thanks guys it's working :D However, part of my program still *need the value of 11239388^375 to become an integer* . Is there ...
convert inf value to integer value
thanks guys it's working :D However, part of my program still *need the value of 11239388^375 to become an integer* . Is there ...
10 years 前 | 0
已回答
convert inf value to integer value
Thanks Nitin and Walter :) I'll try that. However my program often run into busy state, either i set the breakpoint or not. Then...
convert inf value to integer value
Thanks Nitin and Walter :) I'll try that. However my program often run into busy state, either i set the breakpoint or not. Then...
10 years 前 | 0
提问
convert inf value to integer value
I am making operation in matlab, such as mod((11239388^375) , 751 ). However the result are NaN because 11239388^375 results inf...
10 years 前 | 5 个回答 | 0
5
个回答提问
Cannot return value of a variable
Hello guys, I am making a program to search for square root of a number, such as x^2 mod p (searching the value of x). However, ...
10 years 前 | 1 个回答 | 0