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