static int areaFromPoints(int x1, int y1, int x2, int y2) { ret (x1-x1)*(y2-y1); }
Began life as a copy of #1010660
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032167 |
| Snippet name: | areaFromPoints |
| Eternal ID of this version: | #1032167/1 |
| Text MD5: | 34051cba1d4f9785c26dc1b1145046cb |
| Author: | stefan |
| Category: | javax / maths |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-16 22:54:09 |
| Source code size: | 86 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 412 / 437 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |