Jump to content

Real constants and functions: Difference between revisions

→‎Pascal: fix minor inaccuracy
(→‎Pascal: standardize, →‎Delphi: shorten and make reference to →‎Pascal: , insert →‎Free Pascal: [reference to →‎Delphi: ])
(→‎Pascal: fix minor inaccuracy)
Line 2,267:
base ** exponent</lang>
<tt>Exp</tt>, <tt>sqrt</tt>, <tt>ln</tt>, and <tt>exp</tt> return <tt>real</tt> values, but a <tt>complex</tt> value if supplied with a <tt>complex</tt> value.
<tt>Abs</tt> always returns aan <tt>integer</tt> value ofif thesupplied samewith dataan type<tt>integer</tt>, asotherwise itsa argument<tt>real</tt> value.
 
=={{header|Perl}}==
149

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.