vault backup: 2023-09-05 15:39:39
This commit is contained in:
@ -13,6 +13,6 @@ if cond then expr1 else expr2
|
||||
|
||||
# let abs(x) =
|
||||
if x>0 then x
|
||||
else then x=x+(-x)+(-x) ;;;
|
||||
else -x ;;;
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user