three.adb: conversion from float to loong_natural may cause rounding error #1

Open
opened 2018-10-29 03:51:12 +00:00 by rtyler · 0 comments
Owner

Author: @darkestkhan Posted at: 23.03.2011 22:23

Just like in title. This rounding error may cause incorrect results. e.g. for 169 it may not find that the largest factor is 13, but instead it may tell that it is either 1 or 169 ( meaning that it is prime )

Author: @darkestkhan Posted at: 23.03.2011 22:23 Just like in title. This rounding error may cause incorrect results. e.g. for 169 it may not find that the largest factor is 13, but instead it may tell that it is either 1 or 169 ( meaning that it is prime )
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rtyler/euler-ada#1
No description provided.