Libraryless. Click here for Pure Java version (28L/1K).
static double celsiusToFahrenheit(double x) { ret (x * (9.0/5)) + 32; }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027627 |
| Snippet name: | celsiusToFahrenheit |
| Eternal ID of this version: | #1027627/1 |
| Text MD5: | ddf790d599a8323495095346149bc79a |
| Transpilation MD5: | 0902988bdab94cc0c8961ff443974d1e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-03-27 00:58:36 |
| Source code size: | 75 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 426 / 573 |
| Referenced in: | [show references] |