view tmflry/@ @ 11662:a5a4dfa2d77a draft

<oerjan> addquote <Ana-> Excuse me, I entered the channel without knowing what it was. I just wanted to talk to people <Ana-> \xf0\x9f\x98\xa5 <Phantom_Hoover> idk if you\'re likely to have much luck there <Phantom_Hoover> this channel is mostly full of computer programmers, not people
author HackEso <hackeso@esolangs.org>
date Wed, 05 Dec 2018 19:30:16 +0000
parents d3c294a55f99
children
line wrap: on
line source

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