Cardioid.des 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. {
  2. "version": 5,
  3. "graph": {
  4. "viewport": {
  5. "xmin": -4.960827633702445,
  6. "ymin": -4.710151114605519,
  7. "xmax": 3.897303854186827,
  8. "ymax": 4.147980373283754
  9. }
  10. },
  11. "expressions": {
  12. "list": [
  13. {
  14. "type": "expression",
  15. "id": "1",
  16. "color": "#c74440",
  17. "latex": "N=20",
  18. "sliderHardMin": true,
  19. "sliderHardMax": true,
  20. "sliderMin": "1",
  21. "sliderMax": "40",
  22. "sliderInterval": "1",
  23. "style": "SOLID"
  24. },
  25. {
  26. "type": "expression",
  27. "id": "2",
  28. "color": "#2d70b3",
  29. "latex": "s=\\left[0,\\frac{1}{N},...,\\frac{N-1}{N}\\right]\\cdot2\\pi",
  30. "style": "SOLID"
  31. },
  32. {
  33. "type": "expression",
  34. "id": "3",
  35. "color": "#c74440",
  36. "latex": "p=\\left(\\cos\\left(s\\right),\\sin\\left(s\\right)\\right)",
  37. "hidden": true,
  38. "points": true,
  39. "lines": false,
  40. "dragMode": "NONE",
  41. "labelSize": "small",
  42. "labelOrientation": "below",
  43. "style": "SOLID"
  44. },
  45. {
  46. "type": "expression",
  47. "id": "10",
  48. "color": "#2d70b3",
  49. "latex": "x^2+y^2=1",
  50. "hidden": true,
  51. "style": "SOLID"
  52. },
  53. {
  54. "type": "expression",
  55. "id": "4",
  56. "color": "#c74440",
  57. "latex": "q=\\left(b,b\\right)",
  58. "style": "SOLID"
  59. },
  60. {
  61. "type": "expression",
  62. "id": "8",
  63. "color": "#388c46",
  64. "latex": "b=0.98",
  65. "hidden": true,
  66. "style": "SOLID"
  67. },
  68. {
  69. "type": "expression",
  70. "id": "6",
  71. "color": "#c74440",
  72. "latex": "\\left(x-\\cos\\left(s\\right)\\right)^2+\\left(y-\\sin\\left(s\\right)\\right)^2=\\left(b-\\cos\\left(s\\right)\\right)^2+\\left(b-\\sin\\left(s\\right)\\right)^2",
  73. "style": "SOLID"
  74. }
  75. ]
  76. }
  77. }