mymath.nim 43 B

12345
  1. proc ln*(x: float): float =
  2. return 0.5