Commit f9a5371
true-fantom/math: Add "sign" block (#1981)
continuation of #1980,
everything from there applies except:
- ctrl + f replace every time I said "normalize" with "sign of"
- block code was changed a bit because apparently there's a math
function to get sign (how am i just now learning of this)

---------
Co-authored-by: DangoCat[bot] <[email protected]>1 parent 18df62f commit f9a5371
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
387 | 399 | | |
388 | 400 | | |
389 | 401 | | |
| |||
646 | 658 | | |
647 | 659 | | |
648 | 660 | | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
649 | 664 | | |
650 | 665 | | |
651 | 666 | | |
| |||
0 commit comments