view tmflry/@ @ 8934:90a3b46c51bb

<oerjan> sled bin/bf//2d
author HackBot
date Thu, 18 Aug 2016 02:01:32 +0000
parents d3c294a55f99
children
line wrap: on
line source

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