Real constants and functions: Difference between revisions

Content added Content deleted
(Modula-3)
Line 219: Line 219:
Modula-3 uses a module that is a wrapper around [[C]]'s <tt>math.h</tt>.
Modula-3 uses a module that is a wrapper around [[C]]'s <tt>math.h</tt>.


Note that all of these procedures take <tt>LONGREAL</tt>s as their argument, and return <tt>LONGREAL</tt>s.
Note that all of these procedures (except the built ins) take <tt>LONGREAL</tt>s as their argument, and return <tt>LONGREAL</tt>s.
<pre>
<pre>
Math.E
Math.E