Real constants and functions: Difference between revisions

m
(Modula-3)
Line 219:
Modula-3 uses a module that is a wrapper around [[C]]'s <tt>math.h</tt>.
 
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>
Math.E
Anonymous user