Files
Nim/tests/newconfig/mymath.nim
2016-07-09 14:26:00 +02:00

5 lines
43 B
Nim

proc ln*(x: float): float =
return 0.5