view tmflry/@ @ 12065:f96f98ed1ae1 draft

<fizzie> sled /hackenv/bin/grwp//s|cd wisdom|cd $HACKENV/wisdom|
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 21:48:30 +0000
parents d3c294a55f99
children
line wrap: on
line source

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