@Varriount is correct, `float` and `float64` are identical in Nim, which you 
can see [here in 
system.nim](https://github.com/nim-lang/Nim/blob/bf320ed172f74f60fd274338e82bdc9ce3520dd9/lib/system.nim#L30)

Reply via email to