Talk:Miller–Rabin primality test: Difference between revisions

Clarified after comment
(→‎Erlang: Algorithm is key?)
(Clarified after comment)
Line 10:
 
==Erlang ==
The task asks for a function with two arguments n and k. NOne is an odd integer, kthe other is a parameter (also integer?). It seems to me that there is no such function in the Erlang module. I could be wrong since the module exports all its functions making it more difficult to be sure.
 
:I read ''this'' task as just stating that this particular ''algorithm'' is to be used, not necessarily the same variable and function names. (But that's just my guess). --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 05:17, 1 September 2013 (UTC)
Anonymous user