[02:37:32] https://youtube.com/shorts/MF_1Di6Hy3k?si=zDAwBudR-Nl2gCRp [11:09:45] i can code, can i help you? i have not edited at this wiki. i do not know what sort of editing needs to be done. [13:19:03] Yes! Thank you! I'd recommend you create new functions or add implementations to existing ones at the [[WF:Catalogue]] (re @SvetaT23: i can code, can i help you? i have not edited at this wiki. i do not know what sort of editing needs to be done.) [14:08:41] And feel free to ask any questions on wiki or here in the chat (re @SvetaT23: i can code, can i help you? i have not edited at this wiki. i do not know what sort of editing needs to be done.) [21:13:43] Pst, a quick preview: we have set up the type for double-precision floating-point values. The converters were a bit complicated, so I hope everything is right: feel free to test them out a bit, and let us know if they seem to work or if changes should happen. Have fun with Z20838 [21:38:37] The python type converter outputs -2 as a natural number inside of an integer with a negative sign. You are missing a math.abs :) (re @vrandecic: Pst, a quick preview: we have set up the type for double-precision floating-point values. The converters were a bit complicated,...) [21:44:39] I tried to create Z20890 but I don’t know if I did it right [21:44:55] is there an easy way for me to see what the JS or Python converters produce given this value? [21:47:18] I'd make a function that returns a stringification and input the reference into it (re @lucaswerkmeister: is there an easy way for me to see what the JS or Python converters produce given this value?) [21:55:01] Z20891 [21:56:13] I'm getting 1.35914091422 when I try Z20890 [21:56:26] yes, I didn’t decode it right, I’m looking into it [21:59:24] Looks to be working now, I got 2.7182818 (re @lucaswerkmeister: yes, I didn’t decode it right, I’m looking into it) [22:00:04] indeed, as I said, I am working on it [22:00:29] and if you give me a few moments I’ll even document what I’m doing [22:02:35] I'm not trying to harass you about it, just letting you know that it works :) (re @lucaswerkmeister: indeed, as I said, I am working on it) [22:05:54] [[Talk:Z20890#Creation]] if anyone else wants to try creating more floats [22:11:04] (I picked e because I could tell pi was already “taken” and broken in some way I didn’t understand or feel like investigating ^^) [22:11:24] (looks like Z20862 is fixed now though)