operator-fraction.go: added link to a tutorial about fractions
This commit is contained in:
parent
9451958218
commit
14bb9e942b
@ -4,6 +4,8 @@
|
|||||||
// operand-fraction.go
|
// operand-fraction.go
|
||||||
package expr
|
package expr
|
||||||
|
|
||||||
|
//https://www.youmath.it/lezioni/algebra-elementare/lezioni-di-algebra-e-aritmetica-per-scuole-medie/553-dalle-frazioni-a-numeri-decimali.html
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"errors"
|
"errors"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
Loading…
Reference in New Issue
Block a user