Skip to content

Commit

Permalink
website: better formating
Browse files Browse the repository at this point in the history
  • Loading branch information
Araq committed Dec 30, 2014
1 parent 4a6565f commit 334097a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions web/news.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,9 @@ Compiler Additions
- The following procs are now available at compile-time::

math.sqrt, math.ln, math.log10, math.log2, math.exp, math.round,
math.arccos, math.arcsin, math.arctan, math.arctan2, math.cos, math.cosh,
math.hypot, math.sinh, math.sin, math.tan, math.tanh, math.pow,
math.trunc, math.floor, math.ceil, math.fmod,
math.arccos, math.arcsin, math.arctan, math.arctan2, math.cos,
math.cosh, math.hypot, math.sinh, math.sin, math.tan, math.tanh,
math.pow, math.trunc, math.floor, math.ceil, math.fmod,
os.getEnv, os.existsEnv, os.dirExists, os.fileExists,
system.writeFile

Expand Down

0 comments on commit 334097a

Please sign in to comment.