Write a function called “coordinates” 𝑥 = 𝑠𝑖𝑛𝜃, 𝑦 = 𝑐𝑜𝑠𝜃
Generate a list of values for angle variable 𝜃 between 0 and 2𝜋. Write a function called “coordinates” that takes the 𝜃 list and gives out lists for x and y coordinates of points given by 𝑥 = 𝑠𝑖𝑛𝜃, 𝑦 = 𝑐𝑜𝑠𝜃.
Aucun commentaire:
Enregistrer un commentaire