view tmflry/@ @ 9529:cfb3df0b6a45

<oerjan> slwd bleen//s/b/B/;s/$/./
author HackBot
date Sun, 30 Oct 2016 10:16:58 +0000
parents d3c294a55f99
children
line wrap: on
line source

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