Agena for Mac
Procedural programming language.

Agena is an easy-to-learn procedural programming language suited to be used in scientific, educational, linguistic, and many other applications, including scripting.
> dd.two^dd.Pi:
8.8249778270762871 (5.3972757612210241e-016)
> unimath.zeroin(<: x -> sin(x) :>, dd.three, dd.four):
3.1415926535897931 (1.2246467991473532e-016)
> astro.locate('Düsseldorf*', 'DE',
> finder = <: x, y -> x = y :>, codepages = [850, 852]):
[[country ~ DE, elevation ~ 45, latitude ~ 51.22172, location ~ Düsseldorf,
longitude ~ 6.77616, population ~ 620523, timezone ~ Europe/Bonn],
[country ~ DE, elevation ~ 43, latitude ~ 51.23812, location ~ Düsseldorf-Pempelfort,
longitude ~ 6.78678, population ~ 28941, timezone ~ Europe/Bonn]]

Comments
User Ratings