view tmflry/@ @ 11730:7c8a5068a82d draft

<wob_jonas> forget biweekly/the
author HackEso <hackeso@esolangs.org>
date Thu, 14 Feb 2019 15:09:08 +0000
parents d3c294a55f99
children
line wrap: on
line source

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