|
aa1338cd51
|
Fixed special convertion case from decimal 'x.y()' to fraction
|
2024-05-15 06:45:40 +02:00 |
|
|
f028485caa
|
added functions to get the fenerating fraction of a decimal number
|
2024-05-13 14:24:37 +02:00 |
|
|
2c55167dd0
|
operator-fraction.go: the constructor newFraction() does call simplifyIntegers() on the num e den
|
2024-05-02 11:04:20 +02:00 |
|
|
e00886b1ed
|
operator-fraction.go: many new functions supporting fraction operations
|
2024-05-01 21:49:15 +02:00 |
|
|
cb3d8827fa
|
operator-fraction.go -- new data-type and operator fraction
|
2024-05-01 09:48:09 +02:00 |
|