view tmflry/@ @ 10136:60946f71bfd9

<boily> slwd coffee//s/sould/soul/
author HackBot
date Sun, 15 Jan 2017 00:47:22 +0000
parents d3c294a55f99
children
line wrap: on
line source

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