List Question
20 TechQA 2024-02-07T06:55:06.893000Why do I get this result when adding two rational numbers in Haskell
208 views
Asked by Mark Seemann
How to create a custom made function instance of Eq and Ord
116 views
Asked by Anik kanti sikder
Finding the root of an equation of 1.75th order
117 views
Asked by Kartik Kamath
Specify the number of decimal digits on the explicit generator of a sequence in Raku
151 views
Asked by Lars Malmsteen
sympy solve() and complex rational numbers
137 views
Asked by ErikR
How to implement a Joda DateTime and Duration with fraction milliseconds
74 views
Asked by milin
rationalize() for BigFloats has an upper limit?
117 views
Asked by MFerguson
Compile time check that lcm(a,b) doesn't overflow
287 views
Asked by Daniel McLaury
How are rational numbers implemented in Julia
299 views
Asked by Alejandro Arcila
cannot determine truth value of Relational: symbol interval
125 views
Asked by Alex Steve
Rational approximation of double using int numerator and denominator in C++
852 views
Asked by CplusPuzzle
Is "less than" for rational numbers decideable in Coq?
173 views
Asked by LogicChains
Trivial Rationals problems without variables in SBV Solver in Haskell
135 views
Asked by Shenkok Kotoro
How to convert floating point number to ratio of integers in python with high accuracy?
558 views
Asked by zeebeel
Why are rational numbers from Num printed as <abstr>?
234 views
Asked by Theo Deep
sympy square roots: best way to do operations on rational numbers?
460 views
Asked by Amin Guermazi
Convert a float to a rational number that is guaranteed to convert back to the original float
1.7k views
Asked by xiaq
java-processing floating point rounding error, how to keep radians rational
135 views
Asked by cubesareneat
Java How to get 0 as denominator to show in rational class
195 views
Asked by Donald Lafferty