PHP 中的素数,椭圆曲线
我如何计算接收数字 K,K 返回下一个大于 2 ^ 57 + 1 的素数?有人可以帮我吗?
how i can calculate receiving a number K, K return the next prime number greater than 2 ^ 57 + 1 ? some 1 can help me with that ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您需要 Prime 测试程序,可以在此处下载。
If you need prime tester, you can download it here.