Re: Tiny typo in Manual

new topic     » goto parent     » topic index » view thread      » older message » newer message
Alex Caracatsanis said...

If it weren't for the already excellent quality of the Manual, this would be too trivial to mention:
under the routine allow_break()
under heading parameters
"1 b, ........FALSE (0) to disable iy" should end with "... it"

Alex

There are good number of spelling errors in the manual. There are also several false statements:

In ceil: When value is an atom, the returned value is an atom without a fractional part, the smallest one not less than value.

which is the definition floor and its a poorly explained correct definition seperated with a comma.

It should instead read: When value is an atom, the returned value is the smallest integer which is greater than or equal to value.

ceil(-0.5) = 0

There was also something about platform() being slower than using ifdef which we know isn't true.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu