Nephroid.des 2.0 KB

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