(no title)
skolos | 3 months ago
``` c = Sector(radius, start = 180°, end = 270°).translate(y = radius); ```
Programming language that requires (maybe it does not require, but then example is not good) to type degrees. Or maybe it is not designed to be typed and rather ai generated?
UncleEntity|3 months ago
Poked around in the docs a bit but didn't see a grammar so, dunno... I can only guess it does automatic type conversion if you only type the numbers without the qualifier.
WilstonOreo|3 months ago
addaon|3 months ago