Update test to reflect new numeric precision
This commit is contained in:
parent
8c4210ba01
commit
4765bb4120
@ -12,7 +12,7 @@ func main():
|
||||
= 0
|
||||
|
||||
>> Num.PI
|
||||
= 3.14159
|
||||
= 3.141592653589793
|
||||
|
||||
>> Num.PI:format(precision=10)
|
||||
= "3.1415926536"
|
||||
|
Loading…
Reference in New Issue
Block a user