Runtime evaluation/In an environment: Difference between revisions

Content added Content deleted
m (→‎{{header|Ruby}}: change method name and add explanation)
Line 148: Line 148:


=={{header|J}}==
=={{header|J}}==
===Explicit===
The following satisfies the requirements:
The following satisfies the requirements:
<lang j>
<lang j>
Line 158: Line 159:
1.71828183
1.71828183
</lang>
</lang>
===Tacit===
However, it is easier via point-free coding:
However, it is easier via point-free coding:
<lang j>
<lang j>