view tmflry/@ @ 11833:e9e97bd215d3 draft

<b_jonas> `` set -e; cd share/mtg; tr -d \\\\r <MagicCompRules_20190612.txt > rules.txt
author HackEso <hackeso@esolangs.org>
date Thu, 13 Jun 2019 21:47:53 +0000
parents d3c294a55f99
children
line wrap: on
line source

|a+b@| = { √(a²-b²) if a²-b² ≥ 0 ; i√(a²-b²) if a²-b² < 0 }