quark67

Results 10 comments of quark67
trafficstars

What is then the code for mirror an object relative to the line between the points A(2,1) and B(5,3)? What combination of x-axis mirror, y-axis mirror and rotation with what...

> what are examples of graphical tools? thanks TeXStudio, TexMaker, TeXshop are examples of graphical tools for compiling **.tex** files.

Apple has added an extension to blahTeX, so you could specify a color with his hexadecimal code. On bottom of https://support.apple.com/en-us/HT202501, at the "Sample equations" section, you could see the...

Replace `char_width, char_height = font.getsize("A")` with: ```python char_bbox = font.getbbox("A") char_width = char_bbox[2] - char_bbox[0] char_height = char_bbox[3] ``` It's **really** `char_height = char_bbox[3]`, not `char_height = char_bbox[3] - char_bbox[1]`...

I think that the documentation should include the transition code, as provided by OP. So old code can easily be converted without changing the output. And as it's not easy...

Here, if I try to open the Playground, the Swift Playground app crash (ipadOS 17), so I can not access to the lessons.

Thanks. I don't want to use virtual environment (too complex, more things to learn). This change from PEP 668 is for **power users**. I have tried this: Creating a file...

Sorry I have forget you question. In French it seems that the notion of countable or uncountable is not very used. If I ask a AI chatbot, it say this:...