2 lines
88 B
Text
2 lines
88 B
Text
say (1.33333333.rat_approx == 4/3) # true
|
|
say (zeta(-5).rat_approx == -1/252) # true
|