{
  "type": "Program",
  "start": 0,
  "end": 4073,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 189,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ExportNamedDeclaration",
      "start": 0,
      "end": 387,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 17,
          "column": 1
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 7,
        "end": 387,
        "loc": {
          "start": {
            "line": 1,
            "column": 7
          },
          "end": {
            "line": 17,
            "column": 1
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 13,
            "end": 387,
            "loc": {
              "start": {
                "line": 1,
                "column": 13
              },
              "end": {
                "line": 17,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 13,
              "end": 17,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 13
                },
                "end": {
                  "line": 1,
                  "column": 17
                }
              },
              "name": "back"
            },
            "init": {
              "type": "ObjectExpression",
              "start": 20,
              "end": 387,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 20
                },
                "end": {
                  "line": 17,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 26,
                  "end": 106,
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 4
                    },
                    "end": {
                      "line": 5,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 26,
                    "end": 28,
                    "loc": {
                      "start": {
                        "line": 2,
                        "column": 4
                      },
                      "end": {
                        "line": 2,
                        "column": 6
                      }
                    },
                    "name": "in"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 28,
                    "end": 106,
                    "loc": {
                      "start": {
                        "line": 2,
                        "column": 6
                      },
                      "end": {
                        "line": 5,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 29,
                        "end": 30,
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 7
                          },
                          "end": {
                            "line": 2,
                            "column": 8
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 32,
                      "end": 106,
                      "loc": {
                        "start": {
                          "line": 2,
                          "column": 10
                        },
                        "end": {
                          "line": 5,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 42,
                          "end": 58,
                          "loc": {
                            "start": {
                              "line": 3,
                              "column": 8
                            },
                            "end": {
                              "line": 3,
                              "column": 24
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 46,
                              "end": 57,
                              "loc": {
                                "start": {
                                  "line": 3,
                                  "column": 12
                                },
                                "end": {
                                  "line": 3,
                                  "column": 23
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 46,
                                "end": 47,
                                "loc": {
                                  "start": {
                                    "line": 3,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 3,
                                    "column": 13
                                  }
                                },
                                "name": "s"
                              },
                              "init": {
                                "type": "Literal",
                                "start": 50,
                                "end": 57,
                                "loc": {
                                  "start": {
                                    "line": 3,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 3,
                                    "column": 23
                                  }
                                },
                                "value": 1.70158,
                                "rawValue": 1.70158,
                                "raw": "1.70158"
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 67,
                          "end": 100,
                          "loc": {
                            "start": {
                              "line": 4,
                              "column": 8
                            },
                            "end": {
                              "line": 4,
                              "column": 41
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 74,
                            "end": 99,
                            "loc": {
                              "start": {
                                "line": 4,
                                "column": 15
                              },
                              "end": {
                                "line": 4,
                                "column": 40
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 74,
                              "end": 79,
                              "loc": {
                                "start": {
                                  "line": 4,
                                  "column": 15
                                },
                                "end": {
                                  "line": 4,
                                  "column": 20
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 74,
                                "end": 75,
                                "loc": {
                                  "start": {
                                    "line": 4,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 4,
                                    "column": 16
                                  }
                                },
                                "name": "k"
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 78,
                                "end": 79,
                                "loc": {
                                  "start": {
                                    "line": 4,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 4,
                                    "column": 20
                                  }
                                },
                                "name": "k"
                              }
                            },
                            "operator": "*",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 83,
                              "end": 98,
                              "loc": {
                                "start": {
                                  "line": 4,
                                  "column": 24
                                },
                                "end": {
                                  "line": 4,
                                  "column": 39
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 83,
                                "end": 94,
                                "loc": {
                                  "start": {
                                    "line": 4,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 4,
                                    "column": 35
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 84,
                                  "end": 89,
                                  "loc": {
                                    "start": {
                                      "line": 4,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 4,
                                      "column": 30
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 84,
                                    "end": 85,
                                    "loc": {
                                      "start": {
                                        "line": 4,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 4,
                                        "column": 26
                                      }
                                    },
                                    "name": "s"
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "Literal",
                                    "start": 88,
                                    "end": 89,
                                    "loc": {
                                      "start": {
                                        "line": 4,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 4,
                                        "column": 30
                                      }
                                    },
                                    "value": 1,
                                    "rawValue": 1,
                                    "raw": "1"
                                  },
                                  "parenthesizedExpression": true
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 93,
                                  "end": 94,
                                  "loc": {
                                    "start": {
                                      "line": 4,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 4,
                                      "column": 35
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "-",
                              "right": {
                                "type": "Identifier",
                                "start": 97,
                                "end": 98,
                                "loc": {
                                  "start": {
                                    "line": 4,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 4,
                                    "column": 39
                                  }
                                },
                                "name": "s"
                              },
                              "parenthesizedExpression": true
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 113,
                  "end": 200,
                  "loc": {
                    "start": {
                      "line": 7,
                      "column": 4
                    },
                    "end": {
                      "line": 10,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 113,
                    "end": 116,
                    "loc": {
                      "start": {
                        "line": 7,
                        "column": 4
                      },
                      "end": {
                        "line": 7,
                        "column": 7
                      }
                    },
                    "name": "out"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 116,
                    "end": 200,
                    "loc": {
                      "start": {
                        "line": 7,
                        "column": 7
                      },
                      "end": {
                        "line": 10,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 117,
                        "end": 118,
                        "loc": {
                          "start": {
                            "line": 7,
                            "column": 8
                          },
                          "end": {
                            "line": 7,
                            "column": 9
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 120,
                      "end": 200,
                      "loc": {
                        "start": {
                          "line": 7,
                          "column": 11
                        },
                        "end": {
                          "line": 10,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 130,
                          "end": 146,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 8
                            },
                            "end": {
                              "line": 8,
                              "column": 24
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 134,
                              "end": 145,
                              "loc": {
                                "start": {
                                  "line": 8,
                                  "column": 12
                                },
                                "end": {
                                  "line": 8,
                                  "column": 23
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 134,
                                "end": 135,
                                "loc": {
                                  "start": {
                                    "line": 8,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 8,
                                    "column": 13
                                  }
                                },
                                "name": "s"
                              },
                              "init": {
                                "type": "Literal",
                                "start": 138,
                                "end": 145,
                                "loc": {
                                  "start": {
                                    "line": 8,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 8,
                                    "column": 23
                                  }
                                },
                                "value": 1.70158,
                                "rawValue": 1.70158,
                                "raw": "1.70158"
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 155,
                          "end": 194,
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 8
                            },
                            "end": {
                              "line": 9,
                              "column": 47
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 162,
                            "end": 193,
                            "loc": {
                              "start": {
                                "line": 9,
                                "column": 15
                              },
                              "end": {
                                "line": 9,
                                "column": 46
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 162,
                              "end": 189,
                              "loc": {
                                "start": {
                                  "line": 9,
                                  "column": 15
                                },
                                "end": {
                                  "line": 9,
                                  "column": 42
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 162,
                                "end": 169,
                                "loc": {
                                  "start": {
                                    "line": 9,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 9,
                                    "column": 22
                                  }
                                },
                                "left": {
                                  "type": "UpdateExpression",
                                  "start": 162,
                                  "end": 165,
                                  "loc": {
                                    "start": {
                                      "line": 9,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 9,
                                      "column": 18
                                    }
                                  },
                                  "operator": "--",
                                  "prefix": true,
                                  "argument": {
                                    "type": "Identifier",
                                    "start": 164,
                                    "end": 165,
                                    "loc": {
                                      "start": {
                                        "line": 9,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 9,
                                        "column": 18
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 168,
                                  "end": 169,
                                  "loc": {
                                    "start": {
                                      "line": 9,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 9,
                                      "column": 22
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "BinaryExpression",
                                "start": 173,
                                "end": 188,
                                "loc": {
                                  "start": {
                                    "line": 9,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 9,
                                    "column": 41
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 173,
                                  "end": 184,
                                  "loc": {
                                    "start": {
                                      "line": 9,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 9,
                                      "column": 37
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 174,
                                    "end": 179,
                                    "loc": {
                                      "start": {
                                        "line": 9,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 9,
                                        "column": 32
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 174,
                                      "end": 175,
                                      "loc": {
                                        "start": {
                                          "line": 9,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 9,
                                          "column": 28
                                        }
                                      },
                                      "name": "s"
                                    },
                                    "operator": "+",
                                    "right": {
                                      "type": "Literal",
                                      "start": 178,
                                      "end": 179,
                                      "loc": {
                                        "start": {
                                          "line": 9,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 9,
                                          "column": 32
                                        }
                                      },
                                      "value": 1,
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "parenthesizedExpression": true
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 183,
                                    "end": 184,
                                    "loc": {
                                      "start": {
                                        "line": 9,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 9,
                                        "column": 37
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "+",
                                "right": {
                                  "type": "Identifier",
                                  "start": 187,
                                  "end": 188,
                                  "loc": {
                                    "start": {
                                      "line": 9,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 9,
                                      "column": 41
                                    }
                                  },
                                  "name": "s"
                                },
                                "parenthesizedExpression": true
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "Literal",
                              "start": 192,
                              "end": 193,
                              "loc": {
                                "start": {
                                  "line": 9,
                                  "column": 45
                                },
                                "end": {
                                  "line": 9,
                                  "column": 46
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 207,
                  "end": 385,
                  "loc": {
                    "start": {
                      "line": 12,
                      "column": 4
                    },
                    "end": {
                      "line": 16,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 207,
                    "end": 212,
                    "loc": {
                      "start": {
                        "line": 12,
                        "column": 4
                      },
                      "end": {
                        "line": 12,
                        "column": 9
                      }
                    },
                    "name": "inOut"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 212,
                    "end": 385,
                    "loc": {
                      "start": {
                        "line": 12,
                        "column": 9
                      },
                      "end": {
                        "line": 16,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 213,
                        "end": 214,
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 10
                          },
                          "end": {
                            "line": 12,
                            "column": 11
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 216,
                      "end": 385,
                      "loc": {
                        "start": {
                          "line": 12,
                          "column": 13
                        },
                        "end": {
                          "line": 16,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 226,
                          "end": 250,
                          "loc": {
                            "start": {
                              "line": 13,
                              "column": 8
                            },
                            "end": {
                              "line": 13,
                              "column": 32
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 230,
                              "end": 249,
                              "loc": {
                                "start": {
                                  "line": 13,
                                  "column": 12
                                },
                                "end": {
                                  "line": 13,
                                  "column": 31
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 230,
                                "end": 231,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 13
                                  }
                                },
                                "name": "s"
                              },
                              "init": {
                                "type": "BinaryExpression",
                                "start": 234,
                                "end": 249,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 31
                                  }
                                },
                                "left": {
                                  "type": "Literal",
                                  "start": 234,
                                  "end": 241,
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 23
                                    }
                                  },
                                  "value": 1.70158,
                                  "rawValue": 1.70158,
                                  "raw": "1.70158"
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Literal",
                                  "start": 244,
                                  "end": 249,
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 31
                                    }
                                  },
                                  "value": 1.525,
                                  "rawValue": 1.525,
                                  "raw": "1.525"
                                }
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "IfStatement",
                          "start": 259,
                          "end": 318,
                          "loc": {
                            "start": {
                              "line": 14,
                              "column": 8
                            },
                            "end": {
                              "line": 14,
                              "column": 67
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 263,
                            "end": 275,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 12
                              },
                              "end": {
                                "line": 14,
                                "column": 24
                              }
                            },
                            "left": {
                              "type": "AssignmentExpression",
                              "start": 264,
                              "end": 270,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 13
                                },
                                "end": {
                                  "line": 14,
                                  "column": 19
                                }
                              },
                              "operator": "*=",
                              "left": {
                                "type": "Identifier",
                                "start": 264,
                                "end": 265,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 14
                                  }
                                },
                                "name": "k"
                              },
                              "right": {
                                "type": "Literal",
                                "start": 269,
                                "end": 270,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 19
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            },
                            "operator": "<",
                            "right": {
                              "type": "Literal",
                              "start": 274,
                              "end": 275,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 23
                                },
                                "end": {
                                  "line": 14,
                                  "column": 24
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 277,
                            "end": 318,
                            "loc": {
                              "start": {
                                "line": 14,
                                "column": 26
                              },
                              "end": {
                                "line": 14,
                                "column": 67
                              }
                            },
                            "argument": {
                              "type": "BinaryExpression",
                              "start": 284,
                              "end": 317,
                              "loc": {
                                "start": {
                                  "line": 14,
                                  "column": 33
                                },
                                "end": {
                                  "line": 14,
                                  "column": 66
                                }
                              },
                              "left": {
                                "type": "Literal",
                                "start": 284,
                                "end": 287,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 36
                                  }
                                },
                                "value": 0.5,
                                "rawValue": 0.5,
                                "raw": "0.5"
                              },
                              "operator": "*",
                              "right": {
                                "type": "BinaryExpression",
                                "start": 291,
                                "end": 316,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 65
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 291,
                                  "end": 296,
                                  "loc": {
                                    "start": {
                                      "line": 14,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 14,
                                      "column": 45
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 291,
                                    "end": 292,
                                    "loc": {
                                      "start": {
                                        "line": 14,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 14,
                                        "column": 41
                                      }
                                    },
                                    "name": "k"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 295,
                                    "end": 296,
                                    "loc": {
                                      "start": {
                                        "line": 14,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 14,
                                        "column": 45
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 300,
                                  "end": 315,
                                  "loc": {
                                    "start": {
                                      "line": 14,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 14,
                                      "column": 64
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 300,
                                    "end": 311,
                                    "loc": {
                                      "start": {
                                        "line": 14,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 14,
                                        "column": 60
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 301,
                                      "end": 306,
                                      "loc": {
                                        "start": {
                                          "line": 14,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 14,
                                          "column": 55
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 301,
                                        "end": 302,
                                        "loc": {
                                          "start": {
                                            "line": 14,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 14,
                                            "column": 51
                                          }
                                        },
                                        "name": "s"
                                      },
                                      "operator": "+",
                                      "right": {
                                        "type": "Literal",
                                        "start": 305,
                                        "end": 306,
                                        "loc": {
                                          "start": {
                                            "line": 14,
                                            "column": 54
                                          },
                                          "end": {
                                            "line": 14,
                                            "column": 55
                                          }
                                        },
                                        "value": 1,
                                        "rawValue": 1,
                                        "raw": "1"
                                      },
                                      "parenthesizedExpression": true
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 310,
                                      "end": 311,
                                      "loc": {
                                        "start": {
                                          "line": 14,
                                          "column": 59
                                        },
                                        "end": {
                                          "line": 14,
                                          "column": 60
                                        }
                                      },
                                      "name": "k"
                                    }
                                  },
                                  "operator": "-",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 314,
                                    "end": 315,
                                    "loc": {
                                      "start": {
                                        "line": 14,
                                        "column": 63
                                      },
                                      "end": {
                                        "line": 14,
                                        "column": 64
                                      }
                                    },
                                    "name": "s"
                                  },
                                  "parenthesizedExpression": true
                                },
                                "parenthesizedExpression": true
                              }
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 327,
                          "end": 379,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 8
                            },
                            "end": {
                              "line": 15,
                              "column": 60
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 334,
                            "end": 378,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 15
                              },
                              "end": {
                                "line": 15,
                                "column": 59
                              }
                            },
                            "left": {
                              "type": "Literal",
                              "start": 334,
                              "end": 337,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 15
                                },
                                "end": {
                                  "line": 15,
                                  "column": 18
                                }
                              },
                              "value": 0.5,
                              "rawValue": 0.5,
                              "raw": "0.5"
                            },
                            "operator": "*",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 341,
                              "end": 377,
                              "loc": {
                                "start": {
                                  "line": 15,
                                  "column": 22
                                },
                                "end": {
                                  "line": 15,
                                  "column": 58
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 341,
                                "end": 373,
                                "loc": {
                                  "start": {
                                    "line": 15,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 15,
                                    "column": 54
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 341,
                                  "end": 353,
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 15,
                                      "column": 34
                                    }
                                  },
                                  "left": {
                                    "type": "AssignmentExpression",
                                    "start": 342,
                                    "end": 348,
                                    "loc": {
                                      "start": {
                                        "line": 15,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 15,
                                        "column": 29
                                      }
                                    },
                                    "operator": "-=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 342,
                                      "end": 343,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 24
                                        }
                                      },
                                      "name": "k"
                                    },
                                    "right": {
                                      "type": "Literal",
                                      "start": 347,
                                      "end": 348,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 29
                                        }
                                      },
                                      "value": 2,
                                      "rawValue": 2,
                                      "raw": "2"
                                    },
                                    "parenthesizedExpression": true
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 352,
                                    "end": 353,
                                    "loc": {
                                      "start": {
                                        "line": 15,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 15,
                                        "column": 34
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 357,
                                  "end": 372,
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 15,
                                      "column": 53
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 357,
                                    "end": 368,
                                    "loc": {
                                      "start": {
                                        "line": 15,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 15,
                                        "column": 49
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 358,
                                      "end": 363,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 44
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 358,
                                        "end": 359,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 40
                                          }
                                        },
                                        "name": "s"
                                      },
                                      "operator": "+",
                                      "right": {
                                        "type": "Literal",
                                        "start": 362,
                                        "end": 363,
                                        "loc": {
                                          "start": {
                                            "line": 15,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 15,
                                            "column": 44
                                          }
                                        },
                                        "value": 1,
                                        "rawValue": 1,
                                        "raw": "1"
                                      },
                                      "parenthesizedExpression": true
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 367,
                                      "end": 368,
                                      "loc": {
                                        "start": {
                                          "line": 15,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 15,
                                          "column": 49
                                        }
                                      },
                                      "name": "k"
                                    }
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 371,
                                    "end": 372,
                                    "loc": {
                                      "start": {
                                        "line": 15,
                                        "column": 52
                                      },
                                      "end": {
                                        "line": 15,
                                        "column": 53
                                      }
                                    },
                                    "name": "s"
                                  },
                                  "parenthesizedExpression": true
                                }
                              },
                              "operator": "+",
                              "right": {
                                "type": "Literal",
                                "start": 376,
                                "end": 377,
                                "loc": {
                                  "start": {
                                    "line": 15,
                                    "column": 57
                                  },
                                  "end": {
                                    "line": 15,
                                    "column": 58
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            }
                          }
                        }
                      ]
                    }
                  }
                }
              ]
            }
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 389,
      "end": 940,
      "loc": {
        "start": {
          "line": 19,
          "column": 0
        },
        "end": {
          "line": 39,
          "column": 1
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 396,
        "end": 940,
        "loc": {
          "start": {
            "line": 19,
            "column": 7
          },
          "end": {
            "line": 39,
            "column": 1
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 402,
            "end": 940,
            "loc": {
              "start": {
                "line": 19,
                "column": 13
              },
              "end": {
                "line": 39,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 402,
              "end": 408,
              "loc": {
                "start": {
                  "line": 19,
                  "column": 13
                },
                "end": {
                  "line": 19,
                  "column": 19
                }
              },
              "name": "bounce"
            },
            "init": {
              "type": "ObjectExpression",
              "start": 411,
              "end": 940,
              "loc": {
                "start": {
                  "line": 19,
                  "column": 22
                },
                "end": {
                  "line": 39,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 417,
                  "end": 465,
                  "loc": {
                    "start": {
                      "line": 20,
                      "column": 4
                    },
                    "end": {
                      "line": 22,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 417,
                    "end": 419,
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 4
                      },
                      "end": {
                        "line": 20,
                        "column": 6
                      }
                    },
                    "name": "in"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 419,
                    "end": 465,
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 6
                      },
                      "end": {
                        "line": 22,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 420,
                        "end": 421,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 7
                          },
                          "end": {
                            "line": 20,
                            "column": 8
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 423,
                      "end": 465,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 10
                        },
                        "end": {
                          "line": 22,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 433,
                          "end": 459,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 8
                            },
                            "end": {
                              "line": 21,
                              "column": 34
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 440,
                            "end": 458,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 15
                              },
                              "end": {
                                "line": 21,
                                "column": 33
                              }
                            },
                            "left": {
                              "type": "Literal",
                              "start": 440,
                              "end": 441,
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 15
                                },
                                "end": {
                                  "line": 21,
                                  "column": 16
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "operator": "-",
                            "right": {
                              "type": "CallExpression",
                              "start": 444,
                              "end": 458,
                              "loc": {
                                "start": {
                                  "line": 21,
                                  "column": 19
                                },
                                "end": {
                                  "line": 21,
                                  "column": 33
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 444,
                                "end": 451,
                                "loc": {
                                  "start": {
                                    "line": 21,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 21,
                                    "column": 26
                                  }
                                },
                                "name": "outward"
                              },
                              "arguments": [
                                {
                                  "type": "BinaryExpression",
                                  "start": 452,
                                  "end": 457,
                                  "loc": {
                                    "start": {
                                      "line": 21,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 21,
                                      "column": 32
                                    }
                                  },
                                  "left": {
                                    "type": "Literal",
                                    "start": 452,
                                    "end": 453,
                                    "loc": {
                                      "start": {
                                        "line": 21,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 21,
                                        "column": 28
                                      }
                                    },
                                    "value": 1,
                                    "rawValue": 1,
                                    "raw": "1"
                                  },
                                  "operator": "-",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 456,
                                    "end": 457,
                                    "loc": {
                                      "start": {
                                        "line": 21,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 21,
                                        "column": 32
                                      }
                                    },
                                    "name": "k"
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 472,
                  "end": 819,
                  "loc": {
                    "start": {
                      "line": 24,
                      "column": 4
                    },
                    "end": {
                      "line": 33,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 472,
                    "end": 475,
                    "loc": {
                      "start": {
                        "line": 24,
                        "column": 4
                      },
                      "end": {
                        "line": 24,
                        "column": 7
                      }
                    },
                    "name": "out"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 475,
                    "end": 819,
                    "loc": {
                      "start": {
                        "line": 24,
                        "column": 7
                      },
                      "end": {
                        "line": 33,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 476,
                        "end": 477,
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 8
                          },
                          "end": {
                            "line": 24,
                            "column": 9
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 479,
                      "end": 819,
                      "loc": {
                        "start": {
                          "line": 24,
                          "column": 11
                        },
                        "end": {
                          "line": 33,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 489,
                          "end": 813,
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 8
                            },
                            "end": {
                              "line": 32,
                              "column": 65
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 493,
                            "end": 507,
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 12
                              },
                              "end": {
                                "line": 25,
                                "column": 26
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 493,
                              "end": 494,
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 12
                                },
                                "end": {
                                  "line": 25,
                                  "column": 13
                                }
                              },
                              "name": "k"
                            },
                            "operator": "<",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 498,
                              "end": 506,
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 17
                                },
                                "end": {
                                  "line": 25,
                                  "column": 25
                                }
                              },
                              "left": {
                                "type": "Literal",
                                "start": 498,
                                "end": 499,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 18
                                  }
                                },
                                "value": 1,
                                "rawValue": 1,
                                "raw": "1"
                              },
                              "operator": "/",
                              "right": {
                                "type": "Literal",
                                "start": 502,
                                "end": 506,
                                "loc": {
                                  "start": {
                                    "line": 25,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 25,
                                    "column": 25
                                  }
                                },
                                "value": 2.75,
                                "rawValue": 2.75,
                                "raw": "2.75"
                              },
                              "parenthesizedExpression": true
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 521,
                            "end": 543,
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 12
                              },
                              "end": {
                                "line": 26,
                                "column": 34
                              }
                            },
                            "argument": {
                              "type": "BinaryExpression",
                              "start": 528,
                              "end": 542,
                              "loc": {
                                "start": {
                                  "line": 26,
                                  "column": 19
                                },
                                "end": {
                                  "line": 26,
                                  "column": 33
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 528,
                                "end": 538,
                                "loc": {
                                  "start": {
                                    "line": 26,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 26,
                                    "column": 29
                                  }
                                },
                                "left": {
                                  "type": "Literal",
                                  "start": 528,
                                  "end": 534,
                                  "loc": {
                                    "start": {
                                      "line": 26,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 26,
                                      "column": 25
                                    }
                                  },
                                  "value": 7.5625,
                                  "rawValue": 7.5625,
                                  "raw": "7.5625"
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 537,
                                  "end": 538,
                                  "loc": {
                                    "start": {
                                      "line": 26,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 26,
                                      "column": 29
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 541,
                                "end": 542,
                                "loc": {
                                  "start": {
                                    "line": 26,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 26,
                                    "column": 33
                                  }
                                },
                                "name": "k"
                              }
                            }
                          },
                          "alternate": {
                            "type": "IfStatement",
                            "start": 557,
                            "end": 813,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 13
                              },
                              "end": {
                                "line": 32,
                                "column": 65
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 561,
                              "end": 575,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 17
                                },
                                "end": {
                                  "line": 27,
                                  "column": 31
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 561,
                                "end": 562,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 18
                                  }
                                },
                                "name": "k"
                              },
                              "operator": "<",
                              "right": {
                                "type": "BinaryExpression",
                                "start": 566,
                                "end": 574,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 30
                                  }
                                },
                                "left": {
                                  "type": "Literal",
                                  "start": 566,
                                  "end": 567,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 23
                                    }
                                  },
                                  "value": 2,
                                  "rawValue": 2,
                                  "raw": "2"
                                },
                                "operator": "/",
                                "right": {
                                  "type": "Literal",
                                  "start": 570,
                                  "end": 574,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 30
                                    }
                                  },
                                  "value": 2.75,
                                  "rawValue": 2.75,
                                  "raw": "2.75"
                                },
                                "parenthesizedExpression": true
                              }
                            },
                            "consequent": {
                              "type": "ReturnStatement",
                              "start": 589,
                              "end": 636,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 12
                                },
                                "end": {
                                  "line": 28,
                                  "column": 59
                                }
                              },
                              "argument": {
                                "type": "BinaryExpression",
                                "start": 596,
                                "end": 635,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 58
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 596,
                                  "end": 628,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 51
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 596,
                                    "end": 624,
                                    "loc": {
                                      "start": {
                                        "line": 28,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 28,
                                        "column": 47
                                      }
                                    },
                                    "left": {
                                      "type": "Literal",
                                      "start": 596,
                                      "end": 602,
                                      "loc": {
                                        "start": {
                                          "line": 28,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 28,
                                          "column": 25
                                        }
                                      },
                                      "value": 7.5625,
                                      "rawValue": 7.5625,
                                      "raw": "7.5625"
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "AssignmentExpression",
                                      "start": 606,
                                      "end": 623,
                                      "loc": {
                                        "start": {
                                          "line": 28,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 28,
                                          "column": 46
                                        }
                                      },
                                      "operator": "-=",
                                      "left": {
                                        "type": "Identifier",
                                        "start": 606,
                                        "end": 607,
                                        "loc": {
                                          "start": {
                                            "line": 28,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 28,
                                            "column": 30
                                          }
                                        },
                                        "name": "k"
                                      },
                                      "right": {
                                        "type": "BinaryExpression",
                                        "start": 612,
                                        "end": 622,
                                        "loc": {
                                          "start": {
                                            "line": 28,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 28,
                                            "column": 45
                                          }
                                        },
                                        "left": {
                                          "type": "Literal",
                                          "start": 612,
                                          "end": 615,
                                          "loc": {
                                            "start": {
                                              "line": 28,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 28,
                                              "column": 38
                                            }
                                          },
                                          "value": 1.5,
                                          "rawValue": 1.5,
                                          "raw": "1.5"
                                        },
                                        "operator": "/",
                                        "right": {
                                          "type": "Literal",
                                          "start": 618,
                                          "end": 622,
                                          "loc": {
                                            "start": {
                                              "line": 28,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 28,
                                              "column": 45
                                            }
                                          },
                                          "value": 2.75,
                                          "rawValue": 2.75,
                                          "raw": "2.75"
                                        },
                                        "parenthesizedExpression": true
                                      },
                                      "parenthesizedExpression": true
                                    }
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 627,
                                    "end": 628,
                                    "loc": {
                                      "start": {
                                        "line": 28,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 28,
                                        "column": 51
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "+",
                                "right": {
                                  "type": "Literal",
                                  "start": 631,
                                  "end": 635,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 54
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 58
                                    }
                                  },
                                  "value": 0.75,
                                  "rawValue": 0.75,
                                  "raw": "0.75"
                                }
                              }
                            },
                            "alternate": {
                              "type": "IfStatement",
                              "start": 650,
                              "end": 813,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 13
                                },
                                "end": {
                                  "line": 32,
                                  "column": 65
                                }
                              },
                              "test": {
                                "type": "BinaryExpression",
                                "start": 654,
                                "end": 670,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 33
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 654,
                                  "end": 655,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 18
                                    }
                                  },
                                  "name": "k"
                                },
                                "operator": "<",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 659,
                                  "end": 669,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 32
                                    }
                                  },
                                  "left": {
                                    "type": "Literal",
                                    "start": 659,
                                    "end": 662,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 25
                                      }
                                    },
                                    "value": 2.5,
                                    "rawValue": 2.5,
                                    "raw": "2.5"
                                  },
                                  "operator": "/",
                                  "right": {
                                    "type": "Literal",
                                    "start": 665,
                                    "end": 669,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 32
                                      }
                                    },
                                    "value": 2.75,
                                    "rawValue": 2.75,
                                    "raw": "2.75"
                                  },
                                  "parenthesizedExpression": true
                                }
                              },
                              "consequent": {
                                "type": "ReturnStatement",
                                "start": 684,
                                "end": 734,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 62
                                  }
                                },
                                "argument": {
                                  "type": "BinaryExpression",
                                  "start": 691,
                                  "end": 733,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 61
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 691,
                                    "end": 724,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 52
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 691,
                                      "end": 720,
                                      "loc": {
                                        "start": {
                                          "line": 30,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 30,
                                          "column": 48
                                        }
                                      },
                                      "left": {
                                        "type": "Literal",
                                        "start": 691,
                                        "end": 697,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 30,
                                            "column": 25
                                          }
                                        },
                                        "value": 7.5625,
                                        "rawValue": 7.5625,
                                        "raw": "7.5625"
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "AssignmentExpression",
                                        "start": 701,
                                        "end": 719,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 30,
                                            "column": 47
                                          }
                                        },
                                        "operator": "-=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 701,
                                          "end": 702,
                                          "loc": {
                                            "start": {
                                              "line": 30,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 30,
                                              "column": 30
                                            }
                                          },
                                          "name": "k"
                                        },
                                        "right": {
                                          "type": "BinaryExpression",
                                          "start": 707,
                                          "end": 718,
                                          "loc": {
                                            "start": {
                                              "line": 30,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 30,
                                              "column": 46
                                            }
                                          },
                                          "left": {
                                            "type": "Literal",
                                            "start": 707,
                                            "end": 711,
                                            "loc": {
                                              "start": {
                                                "line": 30,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 30,
                                                "column": 39
                                              }
                                            },
                                            "value": 2.25,
                                            "rawValue": 2.25,
                                            "raw": "2.25"
                                          },
                                          "operator": "/",
                                          "right": {
                                            "type": "Literal",
                                            "start": 714,
                                            "end": 718,
                                            "loc": {
                                              "start": {
                                                "line": 30,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 30,
                                                "column": 46
                                              }
                                            },
                                            "value": 2.75,
                                            "rawValue": 2.75,
                                            "raw": "2.75"
                                          },
                                          "parenthesizedExpression": true
                                        },
                                        "parenthesizedExpression": true
                                      }
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 723,
                                      "end": 724,
                                      "loc": {
                                        "start": {
                                          "line": 30,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 30,
                                          "column": 52
                                        }
                                      },
                                      "name": "k"
                                    }
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "Literal",
                                    "start": 727,
                                    "end": 733,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 55
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 61
                                      }
                                    },
                                    "value": 0.9375,
                                    "rawValue": 0.9375,
                                    "raw": "0.9375"
                                  }
                                }
                              },
                              "alternate": {
                                "type": "ReturnStatement",
                                "start": 760,
                                "end": 813,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 65
                                  }
                                },
                                "argument": {
                                  "type": "BinaryExpression",
                                  "start": 767,
                                  "end": 812,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 64
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 767,
                                    "end": 801,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 53
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 767,
                                      "end": 797,
                                      "loc": {
                                        "start": {
                                          "line": 32,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 32,
                                          "column": 49
                                        }
                                      },
                                      "left": {
                                        "type": "Literal",
                                        "start": 767,
                                        "end": 773,
                                        "loc": {
                                          "start": {
                                            "line": 32,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 32,
                                            "column": 25
                                          }
                                        },
                                        "value": 7.5625,
                                        "rawValue": 7.5625,
                                        "raw": "7.5625"
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "AssignmentExpression",
                                        "start": 777,
                                        "end": 796,
                                        "loc": {
                                          "start": {
                                            "line": 32,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 32,
                                            "column": 48
                                          }
                                        },
                                        "operator": "-=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 777,
                                          "end": 778,
                                          "loc": {
                                            "start": {
                                              "line": 32,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 32,
                                              "column": 30
                                            }
                                          },
                                          "name": "k"
                                        },
                                        "right": {
                                          "type": "BinaryExpression",
                                          "start": 783,
                                          "end": 795,
                                          "loc": {
                                            "start": {
                                              "line": 32,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 32,
                                              "column": 47
                                            }
                                          },
                                          "left": {
                                            "type": "Literal",
                                            "start": 783,
                                            "end": 788,
                                            "loc": {
                                              "start": {
                                                "line": 32,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 32,
                                                "column": 40
                                              }
                                            },
                                            "value": 2.625,
                                            "rawValue": 2.625,
                                            "raw": "2.625"
                                          },
                                          "operator": "/",
                                          "right": {
                                            "type": "Literal",
                                            "start": 791,
                                            "end": 795,
                                            "loc": {
                                              "start": {
                                                "line": 32,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 32,
                                                "column": 47
                                              }
                                            },
                                            "value": 2.75,
                                            "rawValue": 2.75,
                                            "raw": "2.75"
                                          },
                                          "parenthesizedExpression": true
                                        },
                                        "parenthesizedExpression": true
                                      }
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 800,
                                      "end": 801,
                                      "loc": {
                                        "start": {
                                          "line": 32,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 32,
                                          "column": 53
                                        }
                                      },
                                      "name": "k"
                                    }
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "Literal",
                                    "start": 804,
                                    "end": 812,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 64
                                      }
                                    },
                                    "value": 0.984375,
                                    "rawValue": 0.984375,
                                    "raw": "0.984375"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 826,
                  "end": 938,
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 4
                    },
                    "end": {
                      "line": 38,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 826,
                    "end": 831,
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 4
                      },
                      "end": {
                        "line": 35,
                        "column": 9
                      }
                    },
                    "name": "inOut"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 831,
                    "end": 938,
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 9
                      },
                      "end": {
                        "line": 38,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 832,
                        "end": 833,
                        "loc": {
                          "start": {
                            "line": 35,
                            "column": 10
                          },
                          "end": {
                            "line": 35,
                            "column": 11
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 835,
                      "end": 938,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 13
                        },
                        "end": {
                          "line": 38,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 845,
                          "end": 885,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 8
                            },
                            "end": {
                              "line": 36,
                              "column": 48
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 849,
                            "end": 856,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 12
                              },
                              "end": {
                                "line": 36,
                                "column": 19
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 849,
                              "end": 850,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 12
                                },
                                "end": {
                                  "line": 36,
                                  "column": 13
                                }
                              },
                              "name": "k"
                            },
                            "operator": "<",
                            "right": {
                              "type": "Literal",
                              "start": 853,
                              "end": 856,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 16
                                },
                                "end": {
                                  "line": 36,
                                  "column": 19
                                }
                              },
                              "value": 0.5,
                              "rawValue": 0.5,
                              "raw": "0.5"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 858,
                            "end": 885,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 21
                              },
                              "end": {
                                "line": 36,
                                "column": 48
                              }
                            },
                            "argument": {
                              "type": "BinaryExpression",
                              "start": 865,
                              "end": 884,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 28
                                },
                                "end": {
                                  "line": 36,
                                  "column": 47
                                }
                              },
                              "left": {
                                "type": "CallExpression",
                                "start": 865,
                                "end": 878,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 41
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 865,
                                  "end": 871,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 34
                                    }
                                  },
                                  "name": "inward"
                                },
                                "arguments": [
                                  {
                                    "type": "BinaryExpression",
                                    "start": 872,
                                    "end": 877,
                                    "loc": {
                                      "start": {
                                        "line": 36,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 36,
                                        "column": 40
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 872,
                                      "end": 873,
                                      "loc": {
                                        "start": {
                                          "line": 36,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 36,
                                          "column": 36
                                        }
                                      },
                                      "name": "k"
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Literal",
                                      "start": 876,
                                      "end": 877,
                                      "loc": {
                                        "start": {
                                          "line": 36,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 36,
                                          "column": 40
                                        }
                                      },
                                      "value": 2,
                                      "rawValue": 2,
                                      "raw": "2"
                                    }
                                  }
                                ]
                              },
                              "operator": "*",
                              "right": {
                                "type": "Literal",
                                "start": 881,
                                "end": 884,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 47
                                  }
                                },
                                "value": 0.5,
                                "rawValue": 0.5,
                                "raw": "0.5"
                              }
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 894,
                          "end": 932,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 8
                            },
                            "end": {
                              "line": 37,
                              "column": 46
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 901,
                            "end": 931,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 15
                              },
                              "end": {
                                "line": 37,
                                "column": 45
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 901,
                              "end": 925,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 15
                                },
                                "end": {
                                  "line": 37,
                                  "column": 39
                                }
                              },
                              "left": {
                                "type": "CallExpression",
                                "start": 901,
                                "end": 919,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 33
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 901,
                                  "end": 908,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 22
                                    }
                                  },
                                  "name": "outward"
                                },
                                "arguments": [
                                  {
                                    "type": "BinaryExpression",
                                    "start": 909,
                                    "end": 918,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 32
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 909,
                                      "end": 914,
                                      "loc": {
                                        "start": {
                                          "line": 37,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 37,
                                          "column": 28
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 909,
                                        "end": 910,
                                        "loc": {
                                          "start": {
                                            "line": 37,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 37,
                                            "column": 24
                                          }
                                        },
                                        "name": "k"
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "Literal",
                                        "start": 913,
                                        "end": 914,
                                        "loc": {
                                          "start": {
                                            "line": 37,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 37,
                                            "column": 28
                                          }
                                        },
                                        "value": 2,
                                        "rawValue": 2,
                                        "raw": "2"
                                      }
                                    },
                                    "operator": "-",
                                    "right": {
                                      "type": "Literal",
                                      "start": 917,
                                      "end": 918,
                                      "loc": {
                                        "start": {
                                          "line": 37,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 37,
                                          "column": 32
                                        }
                                      },
                                      "value": 1,
                                      "rawValue": 1,
                                      "raw": "1"
                                    }
                                  }
                                ]
                              },
                              "operator": "*",
                              "right": {
                                "type": "Literal",
                                "start": 922,
                                "end": 925,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 39
                                  }
                                },
                                "value": 0.5,
                                "rawValue": 0.5,
                                "raw": "0.5"
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "Literal",
                              "start": 928,
                              "end": 931,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 42
                                },
                                "end": {
                                  "line": 37,
                                  "column": 45
                                }
                              },
                              "value": 0.5,
                              "rawValue": 0.5,
                              "raw": "0.5"
                            }
                          }
                        }
                      ]
                    }
                  }
                }
              ]
            }
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 942,
      "end": 1237,
      "loc": {
        "start": {
          "line": 41,
          "column": 0
        },
        "end": {
          "line": 54,
          "column": 1
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 949,
        "end": 1237,
        "loc": {
          "start": {
            "line": 41,
            "column": 7
          },
          "end": {
            "line": 54,
            "column": 1
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 955,
            "end": 1237,
            "loc": {
              "start": {
                "line": 41,
                "column": 13
              },
              "end": {
                "line": 54,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 955,
              "end": 963,
              "loc": {
                "start": {
                  "line": 41,
                  "column": 13
                },
                "end": {
                  "line": 41,
                  "column": 21
                }
              },
              "name": "circular"
            },
            "init": {
              "type": "ObjectExpression",
              "start": 966,
              "end": 1237,
              "loc": {
                "start": {
                  "line": 41,
                  "column": 24
                },
                "end": {
                  "line": 54,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 972,
                  "end": 1026,
                  "loc": {
                    "start": {
                      "line": 42,
                      "column": 4
                    },
                    "end": {
                      "line": 44,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 972,
                    "end": 974,
                    "loc": {
                      "start": {
                        "line": 42,
                        "column": 4
                      },
                      "end": {
                        "line": 42,
                        "column": 6
                      }
                    },
                    "name": "in"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 974,
                    "end": 1026,
                    "loc": {
                      "start": {
                        "line": 42,
                        "column": 6
                      },
                      "end": {
                        "line": 44,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 975,
                        "end": 976,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 7
                          },
                          "end": {
                            "line": 42,
                            "column": 8
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 978,
                      "end": 1026,
                      "loc": {
                        "start": {
                          "line": 42,
                          "column": 10
                        },
                        "end": {
                          "line": 44,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 988,
                          "end": 1020,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 8
                            },
                            "end": {
                              "line": 43,
                              "column": 40
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 995,
                            "end": 1019,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 15
                              },
                              "end": {
                                "line": 43,
                                "column": 39
                              }
                            },
                            "left": {
                              "type": "Literal",
                              "start": 995,
                              "end": 996,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 15
                                },
                                "end": {
                                  "line": 43,
                                  "column": 16
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "operator": "-",
                            "right": {
                              "type": "CallExpression",
                              "start": 999,
                              "end": 1019,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 19
                                },
                                "end": {
                                  "line": 43,
                                  "column": 39
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 999,
                                "end": 1008,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 28
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 999,
                                  "end": 1003,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 23
                                    }
                                  },
                                  "name": "Math"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1004,
                                  "end": 1008,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 28
                                    }
                                  },
                                  "name": "sqrt"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "BinaryExpression",
                                  "start": 1009,
                                  "end": 1018,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 38
                                    }
                                  },
                                  "left": {
                                    "type": "Literal",
                                    "start": 1009,
                                    "end": 1010,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 30
                                      }
                                    },
                                    "value": 1,
                                    "rawValue": 1,
                                    "raw": "1"
                                  },
                                  "operator": "-",
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 1013,
                                    "end": 1018,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 38
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 1013,
                                      "end": 1014,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 34
                                        }
                                      },
                                      "name": "k"
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 1017,
                                      "end": 1018,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 38
                                        }
                                      },
                                      "name": "k"
                                    }
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 1033,
                  "end": 1088,
                  "loc": {
                    "start": {
                      "line": 46,
                      "column": 4
                    },
                    "end": {
                      "line": 48,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1033,
                    "end": 1036,
                    "loc": {
                      "start": {
                        "line": 46,
                        "column": 4
                      },
                      "end": {
                        "line": 46,
                        "column": 7
                      }
                    },
                    "name": "out"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 1036,
                    "end": 1088,
                    "loc": {
                      "start": {
                        "line": 46,
                        "column": 7
                      },
                      "end": {
                        "line": 48,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1037,
                        "end": 1038,
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 8
                          },
                          "end": {
                            "line": 46,
                            "column": 9
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1040,
                      "end": 1088,
                      "loc": {
                        "start": {
                          "line": 46,
                          "column": 11
                        },
                        "end": {
                          "line": 48,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 1050,
                          "end": 1082,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 8
                            },
                            "end": {
                              "line": 47,
                              "column": 40
                            }
                          },
                          "argument": {
                            "type": "CallExpression",
                            "start": 1057,
                            "end": 1081,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 15
                              },
                              "end": {
                                "line": 47,
                                "column": 39
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1057,
                              "end": 1066,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 15
                                },
                                "end": {
                                  "line": 47,
                                  "column": 24
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1057,
                                "end": 1061,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 19
                                  }
                                },
                                "name": "Math"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1062,
                                "end": 1066,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 24
                                  }
                                },
                                "name": "sqrt"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "BinaryExpression",
                                "start": 1067,
                                "end": 1080,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 38
                                  }
                                },
                                "left": {
                                  "type": "Literal",
                                  "start": 1067,
                                  "end": 1068,
                                  "loc": {
                                    "start": {
                                      "line": 47,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 47,
                                      "column": 26
                                    }
                                  },
                                  "value": 1,
                                  "rawValue": 1,
                                  "raw": "1"
                                },
                                "operator": "-",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 1072,
                                  "end": 1079,
                                  "loc": {
                                    "start": {
                                      "line": 47,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 47,
                                      "column": 37
                                    }
                                  },
                                  "left": {
                                    "type": "UpdateExpression",
                                    "start": 1072,
                                    "end": 1075,
                                    "loc": {
                                      "start": {
                                        "line": 47,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 47,
                                        "column": 33
                                      }
                                    },
                                    "operator": "--",
                                    "prefix": true,
                                    "argument": {
                                      "type": "Identifier",
                                      "start": 1074,
                                      "end": 1075,
                                      "loc": {
                                        "start": {
                                          "line": 47,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 47,
                                          "column": 33
                                        }
                                      },
                                      "name": "k"
                                    }
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 1078,
                                    "end": 1079,
                                    "loc": {
                                      "start": {
                                        "line": 47,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 47,
                                        "column": 37
                                      }
                                    },
                                    "name": "k"
                                  },
                                  "parenthesizedExpression": true
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 1095,
                  "end": 1235,
                  "loc": {
                    "start": {
                      "line": 50,
                      "column": 4
                    },
                    "end": {
                      "line": 53,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1095,
                    "end": 1100,
                    "loc": {
                      "start": {
                        "line": 50,
                        "column": 4
                      },
                      "end": {
                        "line": 50,
                        "column": 9
                      }
                    },
                    "name": "inOut"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 1100,
                    "end": 1235,
                    "loc": {
                      "start": {
                        "line": 50,
                        "column": 9
                      },
                      "end": {
                        "line": 53,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1101,
                        "end": 1102,
                        "loc": {
                          "start": {
                            "line": 50,
                            "column": 10
                          },
                          "end": {
                            "line": 50,
                            "column": 11
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1104,
                      "end": 1235,
                      "loc": {
                        "start": {
                          "line": 50,
                          "column": 13
                        },
                        "end": {
                          "line": 53,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 1114,
                          "end": 1173,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 8
                            },
                            "end": {
                              "line": 51,
                              "column": 67
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 1118,
                            "end": 1130,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 12
                              },
                              "end": {
                                "line": 51,
                                "column": 24
                              }
                            },
                            "left": {
                              "type": "AssignmentExpression",
                              "start": 1119,
                              "end": 1125,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 13
                                },
                                "end": {
                                  "line": 51,
                                  "column": 19
                                }
                              },
                              "operator": "*=",
                              "left": {
                                "type": "Identifier",
                                "start": 1119,
                                "end": 1120,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 14
                                  }
                                },
                                "name": "k"
                              },
                              "right": {
                                "type": "Literal",
                                "start": 1124,
                                "end": 1125,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 19
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            },
                            "operator": "<",
                            "right": {
                              "type": "Literal",
                              "start": 1129,
                              "end": 1130,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 23
                                },
                                "end": {
                                  "line": 51,
                                  "column": 24
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 1132,
                            "end": 1173,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 26
                              },
                              "end": {
                                "line": 51,
                                "column": 67
                              }
                            },
                            "argument": {
                              "type": "BinaryExpression",
                              "start": 1139,
                              "end": 1172,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 33
                                },
                                "end": {
                                  "line": 51,
                                  "column": 66
                                }
                              },
                              "left": {
                                "type": "UnaryExpression",
                                "start": 1139,
                                "end": 1143,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 37
                                  }
                                },
                                "operator": "-",
                                "prefix": true,
                                "argument": {
                                  "type": "Literal",
                                  "start": 1140,
                                  "end": 1143,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 37
                                    }
                                  },
                                  "value": 0.5,
                                  "rawValue": 0.5,
                                  "raw": "0.5"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "BinaryExpression",
                                "start": 1147,
                                "end": 1171,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 65
                                  }
                                },
                                "left": {
                                  "type": "CallExpression",
                                  "start": 1147,
                                  "end": 1167,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 61
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 1147,
                                    "end": 1156,
                                    "loc": {
                                      "start": {
                                        "line": 51,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 51,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1147,
                                      "end": 1151,
                                      "loc": {
                                        "start": {
                                          "line": 51,
                                          "column": 41
                                        },
                                        "end": {
                                          "line": 51,
                                          "column": 45
                                        }
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1152,
                                      "end": 1156,
                                      "loc": {
                                        "start": {
                                          "line": 51,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 51,
                                          "column": 50
                                        }
                                      },
                                      "name": "sqrt"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "BinaryExpression",
                                      "start": 1157,
                                      "end": 1166,
                                      "loc": {
                                        "start": {
                                          "line": 51,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 51,
                                          "column": 60
                                        }
                                      },
                                      "left": {
                                        "type": "Literal",
                                        "start": 1157,
                                        "end": 1158,
                                        "loc": {
                                          "start": {
                                            "line": 51,
                                            "column": 51
                                          },
                                          "end": {
                                            "line": 51,
                                            "column": 52
                                          }
                                        },
                                        "value": 1,
                                        "rawValue": 1,
                                        "raw": "1"
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "BinaryExpression",
                                        "start": 1161,
                                        "end": 1166,
                                        "loc": {
                                          "start": {
                                            "line": 51,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 51,
                                            "column": 60
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 1161,
                                          "end": 1162,
                                          "loc": {
                                            "start": {
                                              "line": 51,
                                              "column": 55
                                            },
                                            "end": {
                                              "line": 51,
                                              "column": 56
                                            }
                                          },
                                          "name": "k"
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 1165,
                                          "end": 1166,
                                          "loc": {
                                            "start": {
                                              "line": 51,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 51,
                                              "column": 60
                                            }
                                          },
                                          "name": "k"
                                        }
                                      }
                                    }
                                  ]
                                },
                                "operator": "-",
                                "right": {
                                  "type": "Literal",
                                  "start": 1170,
                                  "end": 1171,
                                  "loc": {
                                    "start": {
                                      "line": 51,
                                      "column": 64
                                    },
                                    "end": {
                                      "line": 51,
                                      "column": 65
                                    }
                                  },
                                  "value": 1,
                                  "rawValue": 1,
                                  "raw": "1"
                                },
                                "parenthesizedExpression": true
                              }
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 1182,
                          "end": 1229,
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 8
                            },
                            "end": {
                              "line": 52,
                              "column": 55
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 1189,
                            "end": 1228,
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 15
                              },
                              "end": {
                                "line": 52,
                                "column": 54
                              }
                            },
                            "left": {
                              "type": "Literal",
                              "start": 1189,
                              "end": 1192,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 15
                                },
                                "end": {
                                  "line": 52,
                                  "column": 18
                                }
                              },
                              "value": 0.5,
                              "rawValue": 0.5,
                              "raw": "0.5"
                            },
                            "operator": "*",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 1196,
                              "end": 1227,
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 22
                                },
                                "end": {
                                  "line": 52,
                                  "column": 53
                                }
                              },
                              "left": {
                                "type": "CallExpression",
                                "start": 1196,
                                "end": 1223,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 49
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 1196,
                                  "end": 1205,
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 31
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1196,
                                    "end": 1200,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 26
                                      }
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1201,
                                    "end": 1205,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 31
                                      }
                                    },
                                    "name": "sqrt"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "BinaryExpression",
                                    "start": 1206,
                                    "end": 1222,
                                    "loc": {
                                      "start": {
                                        "line": 52,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 52,
                                        "column": 48
                                      }
                                    },
                                    "left": {
                                      "type": "Literal",
                                      "start": 1206,
                                      "end": 1207,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 33
                                        }
                                      },
                                      "value": 1,
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "operator": "-",
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 1210,
                                      "end": 1222,
                                      "loc": {
                                        "start": {
                                          "line": 52,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 52,
                                          "column": 48
                                        }
                                      },
                                      "left": {
                                        "type": "AssignmentExpression",
                                        "start": 1211,
                                        "end": 1217,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 43
                                          }
                                        },
                                        "operator": "-=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 1211,
                                          "end": 1212,
                                          "loc": {
                                            "start": {
                                              "line": 52,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 52,
                                              "column": 38
                                            }
                                          },
                                          "name": "k"
                                        },
                                        "right": {
                                          "type": "Literal",
                                          "start": 1216,
                                          "end": 1217,
                                          "loc": {
                                            "start": {
                                              "line": 52,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 52,
                                              "column": 43
                                            }
                                          },
                                          "value": 2,
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "parenthesizedExpression": true
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 1221,
                                        "end": 1222,
                                        "loc": {
                                          "start": {
                                            "line": 52,
                                            "column": 47
                                          },
                                          "end": {
                                            "line": 52,
                                            "column": 48
                                          }
                                        },
                                        "name": "k"
                                      }
                                    }
                                  }
                                ]
                              },
                              "operator": "+",
                              "right": {
                                "type": "Literal",
                                "start": 1226,
                                "end": 1227,
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 52
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 53
                                  }
                                },
                                "value": 1,
                                "rawValue": 1,
                                "raw": "1"
                              },
                              "parenthesizedExpression": true
                            }
                          }
                        }
                      ]
                    }
                  }
                }
              ]
            }
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 1239,
      "end": 1478,
      "loc": {
        "start": {
          "line": 56,
          "column": 0
        },
        "end": {
          "line": 69,
          "column": 1
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 1246,
        "end": 1478,
        "loc": {
          "start": {
            "line": 56,
            "column": 7
          },
          "end": {
            "line": 69,
            "column": 1
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 1252,
            "end": 1478,
            "loc": {
              "start": {
                "line": 56,
                "column": 13
              },
              "end": {
                "line": 69,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 1252,
              "end": 1257,
              "loc": {
                "start": {
                  "line": 56,
                  "column": 13
                },
                "end": {
                  "line": 56,
                  "column": 18
                }
              },
              "name": "cubic"
            },
            "init": {
              "type": "ObjectExpression",
              "start": 1260,
              "end": 1478,
              "loc": {
                "start": {
                  "line": 56,
                  "column": 21
                },
                "end": {
                  "line": 69,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 1266,
                  "end": 1305,
                  "loc": {
                    "start": {
                      "line": 57,
                      "column": 4
                    },
                    "end": {
                      "line": 59,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1266,
                    "end": 1268,
                    "loc": {
                      "start": {
                        "line": 57,
                        "column": 4
                      },
                      "end": {
                        "line": 57,
                        "column": 6
                      }
                    },
                    "name": "in"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 1268,
                    "end": 1305,
                    "loc": {
                      "start": {
                        "line": 57,
                        "column": 6
                      },
                      "end": {
                        "line": 59,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1269,
                        "end": 1270,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 7
                          },
                          "end": {
                            "line": 57,
                            "column": 8
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1272,
                      "end": 1305,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 10
                        },
                        "end": {
                          "line": 59,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 1282,
                          "end": 1299,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 8
                            },
                            "end": {
                              "line": 58,
                              "column": 25
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 1289,
                            "end": 1298,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 15
                              },
                              "end": {
                                "line": 58,
                                "column": 24
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 1289,
                              "end": 1294,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 15
                                },
                                "end": {
                                  "line": 58,
                                  "column": 20
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 1289,
                                "end": 1290,
                                "loc": {
                                  "start": {
                                    "line": 58,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 16
                                  }
                                },
                                "name": "k"
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 1293,
                                "end": 1294,
                                "loc": {
                                  "start": {
                                    "line": 58,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 20
                                  }
                                },
                                "name": "k"
                              }
                            },
                            "operator": "*",
                            "right": {
                              "type": "Identifier",
                              "start": 1297,
                              "end": 1298,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 23
                                },
                                "end": {
                                  "line": 58,
                                  "column": 24
                                }
                              },
                              "name": "k"
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 1312,
                  "end": 1358,
                  "loc": {
                    "start": {
                      "line": 61,
                      "column": 4
                    },
                    "end": {
                      "line": 63,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1312,
                    "end": 1315,
                    "loc": {
                      "start": {
                        "line": 61,
                        "column": 4
                      },
                      "end": {
                        "line": 61,
                        "column": 7
                      }
                    },
                    "name": "out"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 1315,
                    "end": 1358,
                    "loc": {
                      "start": {
                        "line": 61,
                        "column": 7
                      },
                      "end": {
                        "line": 63,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1316,
                        "end": 1317,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 8
                          },
                          "end": {
                            "line": 61,
                            "column": 9
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1319,
                      "end": 1358,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 11
                        },
                        "end": {
                          "line": 63,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 1329,
                          "end": 1352,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 8
                            },
                            "end": {
                              "line": 62,
                              "column": 31
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 1336,
                            "end": 1351,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 15
                              },
                              "end": {
                                "line": 62,
                                "column": 30
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 1336,
                              "end": 1347,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 15
                                },
                                "end": {
                                  "line": 62,
                                  "column": 26
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 1336,
                                "end": 1343,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 22
                                  }
                                },
                                "left": {
                                  "type": "UpdateExpression",
                                  "start": 1336,
                                  "end": 1339,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 18
                                    }
                                  },
                                  "operator": "--",
                                  "prefix": true,
                                  "argument": {
                                    "type": "Identifier",
                                    "start": 1338,
                                    "end": 1339,
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 18
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 1342,
                                  "end": 1343,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 22
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 1346,
                                "end": 1347,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 26
                                  }
                                },
                                "name": "k"
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "Literal",
                              "start": 1350,
                              "end": 1351,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 29
                                },
                                "end": {
                                  "line": 62,
                                  "column": 30
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 1365,
                  "end": 1476,
                  "loc": {
                    "start": {
                      "line": 65,
                      "column": 4
                    },
                    "end": {
                      "line": 68,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1365,
                    "end": 1370,
                    "loc": {
                      "start": {
                        "line": 65,
                        "column": 4
                      },
                      "end": {
                        "line": 65,
                        "column": 9
                      }
                    },
                    "name": "inOut"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 1370,
                    "end": 1476,
                    "loc": {
                      "start": {
                        "line": 65,
                        "column": 9
                      },
                      "end": {
                        "line": 68,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1371,
                        "end": 1372,
                        "loc": {
                          "start": {
                            "line": 65,
                            "column": 10
                          },
                          "end": {
                            "line": 65,
                            "column": 11
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1374,
                      "end": 1476,
                      "loc": {
                        "start": {
                          "line": 65,
                          "column": 13
                        },
                        "end": {
                          "line": 68,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 1384,
                          "end": 1425,
                          "loc": {
                            "start": {
                              "line": 66,
                              "column": 8
                            },
                            "end": {
                              "line": 66,
                              "column": 49
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 1388,
                            "end": 1400,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 12
                              },
                              "end": {
                                "line": 66,
                                "column": 24
                              }
                            },
                            "left": {
                              "type": "AssignmentExpression",
                              "start": 1389,
                              "end": 1395,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 13
                                },
                                "end": {
                                  "line": 66,
                                  "column": 19
                                }
                              },
                              "operator": "*=",
                              "left": {
                                "type": "Identifier",
                                "start": 1389,
                                "end": 1390,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 14
                                  }
                                },
                                "name": "k"
                              },
                              "right": {
                                "type": "Literal",
                                "start": 1394,
                                "end": 1395,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 19
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            },
                            "operator": "<",
                            "right": {
                              "type": "Literal",
                              "start": 1399,
                              "end": 1400,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 23
                                },
                                "end": {
                                  "line": 66,
                                  "column": 24
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 1402,
                            "end": 1425,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 26
                              },
                              "end": {
                                "line": 66,
                                "column": 49
                              }
                            },
                            "argument": {
                              "type": "BinaryExpression",
                              "start": 1409,
                              "end": 1424,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 33
                                },
                                "end": {
                                  "line": 66,
                                  "column": 48
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 1409,
                                "end": 1420,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 44
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 1409,
                                  "end": 1416,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 40
                                    }
                                  },
                                  "left": {
                                    "type": "Literal",
                                    "start": 1409,
                                    "end": 1412,
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 36
                                      }
                                    },
                                    "value": 0.5,
                                    "rawValue": 0.5,
                                    "raw": "0.5"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 1415,
                                    "end": 1416,
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 40
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 1419,
                                  "end": 1420,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 44
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 1423,
                                "end": 1424,
                                "loc": {
                                  "start": {
                                    "line": 66,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 66,
                                    "column": 48
                                  }
                                },
                                "name": "k"
                              }
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 1434,
                          "end": 1470,
                          "loc": {
                            "start": {
                              "line": 67,
                              "column": 8
                            },
                            "end": {
                              "line": 67,
                              "column": 44
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 1441,
                            "end": 1469,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 15
                              },
                              "end": {
                                "line": 67,
                                "column": 43
                              }
                            },
                            "left": {
                              "type": "Literal",
                              "start": 1441,
                              "end": 1444,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 15
                                },
                                "end": {
                                  "line": 67,
                                  "column": 18
                                }
                              },
                              "value": 0.5,
                              "rawValue": 0.5,
                              "raw": "0.5"
                            },
                            "operator": "*",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 1448,
                              "end": 1468,
                              "loc": {
                                "start": {
                                  "line": 67,
                                  "column": 22
                                },
                                "end": {
                                  "line": 67,
                                  "column": 42
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 1448,
                                "end": 1464,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 38
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 1448,
                                  "end": 1460,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 34
                                    }
                                  },
                                  "left": {
                                    "type": "AssignmentExpression",
                                    "start": 1449,
                                    "end": 1455,
                                    "loc": {
                                      "start": {
                                        "line": 67,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 67,
                                        "column": 29
                                      }
                                    },
                                    "operator": "-=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 1449,
                                      "end": 1450,
                                      "loc": {
                                        "start": {
                                          "line": 67,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 67,
                                          "column": 24
                                        }
                                      },
                                      "name": "k"
                                    },
                                    "right": {
                                      "type": "Literal",
                                      "start": 1454,
                                      "end": 1455,
                                      "loc": {
                                        "start": {
                                          "line": 67,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 67,
                                          "column": 29
                                        }
                                      },
                                      "value": 2,
                                      "rawValue": 2,
                                      "raw": "2"
                                    },
                                    "parenthesizedExpression": true
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 1459,
                                    "end": 1460,
                                    "loc": {
                                      "start": {
                                        "line": 67,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 67,
                                        "column": 34
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 1463,
                                  "end": 1464,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 37
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 38
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "+",
                              "right": {
                                "type": "Literal",
                                "start": 1467,
                                "end": 1468,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 42
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            }
                          }
                        }
                      ]
                    }
                  }
                }
              ]
            }
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 1480,
      "end": 2656,
      "loc": {
        "start": {
          "line": 71,
          "column": 0
        },
        "end": {
          "line": 108,
          "column": 1
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 1487,
        "end": 2656,
        "loc": {
          "start": {
            "line": 71,
            "column": 7
          },
          "end": {
            "line": 108,
            "column": 1
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 1493,
            "end": 2656,
            "loc": {
              "start": {
                "line": 71,
                "column": 13
              },
              "end": {
                "line": 108,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 1493,
              "end": 1500,
              "loc": {
                "start": {
                  "line": 71,
                  "column": 13
                },
                "end": {
                  "line": 71,
                  "column": 20
                }
              },
              "name": "elastic"
            },
            "init": {
              "type": "ObjectExpression",
              "start": 1503,
              "end": 2656,
              "loc": {
                "start": {
                  "line": 71,
                  "column": 23
                },
                "end": {
                  "line": 108,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 1509,
                  "end": 1845,
                  "loc": {
                    "start": {
                      "line": 72,
                      "column": 4
                    },
                    "end": {
                      "line": 82,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1509,
                    "end": 1511,
                    "loc": {
                      "start": {
                        "line": 72,
                        "column": 4
                      },
                      "end": {
                        "line": 72,
                        "column": 6
                      }
                    },
                    "name": "in"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 1511,
                    "end": 1845,
                    "loc": {
                      "start": {
                        "line": 72,
                        "column": 6
                      },
                      "end": {
                        "line": 82,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1512,
                        "end": 1513,
                        "loc": {
                          "start": {
                            "line": 72,
                            "column": 7
                          },
                          "end": {
                            "line": 72,
                            "column": 8
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1515,
                      "end": 1845,
                      "loc": {
                        "start": {
                          "line": 72,
                          "column": 10
                        },
                        "end": {
                          "line": 82,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 1525,
                          "end": 1561,
                          "loc": {
                            "start": {
                              "line": 73,
                              "column": 8
                            },
                            "end": {
                              "line": 74,
                              "column": 20
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 1529,
                              "end": 1530,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 12
                                },
                                "end": {
                                  "line": 73,
                                  "column": 13
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 1529,
                                "end": 1530,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 13
                                  }
                                },
                                "name": "s"
                              },
                              "init": null
                            },
                            {
                              "type": "VariableDeclarator",
                              "start": 1532,
                              "end": 1539,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 15
                                },
                                "end": {
                                  "line": 73,
                                  "column": 22
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 1532,
                                "end": 1533,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 16
                                  }
                                },
                                "name": "a"
                              },
                              "init": {
                                "type": "Literal",
                                "start": 1536,
                                "end": 1539,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 22
                                  }
                                },
                                "value": 0.1,
                                "rawValue": 0.1,
                                "raw": "0.1"
                              }
                            },
                            {
                              "type": "VariableDeclarator",
                              "start": 1553,
                              "end": 1560,
                              "loc": {
                                "start": {
                                  "line": 74,
                                  "column": 12
                                },
                                "end": {
                                  "line": 74,
                                  "column": 19
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 1553,
                                "end": 1554,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 13
                                  }
                                },
                                "name": "p"
                              },
                              "init": {
                                "type": "Literal",
                                "start": 1557,
                                "end": 1560,
                                "loc": {
                                  "start": {
                                    "line": 74,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 74,
                                    "column": 19
                                  }
                                },
                                "value": 0.4,
                                "rawValue": 0.4,
                                "raw": "0.4"
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "IfStatement",
                          "start": 1570,
                          "end": 1592,
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 8
                            },
                            "end": {
                              "line": 75,
                              "column": 30
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 1574,
                            "end": 1581,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 12
                              },
                              "end": {
                                "line": 75,
                                "column": 19
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 1574,
                              "end": 1575,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 12
                                },
                                "end": {
                                  "line": 75,
                                  "column": 13
                                }
                              },
                              "name": "k"
                            },
                            "operator": "===",
                            "right": {
                              "type": "Literal",
                              "start": 1580,
                              "end": 1581,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 18
                                },
                                "end": {
                                  "line": 75,
                                  "column": 19
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 1583,
                            "end": 1592,
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 21
                              },
                              "end": {
                                "line": 75,
                                "column": 30
                              }
                            },
                            "argument": {
                              "type": "Literal",
                              "start": 1590,
                              "end": 1591,
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 28
                                },
                                "end": {
                                  "line": 75,
                                  "column": 29
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "IfStatement",
                          "start": 1601,
                          "end": 1623,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 8
                            },
                            "end": {
                              "line": 76,
                              "column": 30
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 1605,
                            "end": 1612,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 12
                              },
                              "end": {
                                "line": 76,
                                "column": 19
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 1605,
                              "end": 1606,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 12
                                },
                                "end": {
                                  "line": 76,
                                  "column": 13
                                }
                              },
                              "name": "k"
                            },
                            "operator": "===",
                            "right": {
                              "type": "Literal",
                              "start": 1611,
                              "end": 1612,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 18
                                },
                                "end": {
                                  "line": 76,
                                  "column": 19
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 1614,
                            "end": 1623,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 21
                              },
                              "end": {
                                "line": 76,
                                "column": 30
                              }
                            },
                            "argument": {
                              "type": "Literal",
                              "start": 1621,
                              "end": 1622,
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 28
                                },
                                "end": {
                                  "line": 76,
                                  "column": 29
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "IfStatement",
                          "start": 1632,
                          "end": 1749,
                          "loc": {
                            "start": {
                              "line": 77,
                              "column": 8
                            },
                            "end": {
                              "line": 80,
                              "column": 56
                            }
                          },
                          "test": {
                            "type": "LogicalExpression",
                            "start": 1636,
                            "end": 1647,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 12
                              },
                              "end": {
                                "line": 77,
                                "column": 23
                              }
                            },
                            "left": {
                              "type": "UnaryExpression",
                              "start": 1636,
                              "end": 1638,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 12
                                },
                                "end": {
                                  "line": 77,
                                  "column": 14
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "Identifier",
                                "start": 1637,
                                "end": 1638,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 14
                                  }
                                },
                                "name": "a"
                              }
                            },
                            "operator": "||",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 1642,
                              "end": 1647,
                              "loc": {
                                "start": {
                                  "line": 77,
                                  "column": 18
                                },
                                "end": {
                                  "line": 77,
                                  "column": 23
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 1642,
                                "end": 1643,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 19
                                  }
                                },
                                "name": "a"
                              },
                              "operator": "<",
                              "right": {
                                "type": "Literal",
                                "start": 1646,
                                "end": 1647,
                                "loc": {
                                  "start": {
                                    "line": 77,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 77,
                                    "column": 23
                                  }
                                },
                                "value": 1,
                                "rawValue": 1,
                                "raw": "1"
                              }
                            }
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 1649,
                            "end": 1702,
                            "loc": {
                              "start": {
                                "line": 77,
                                "column": 25
                              },
                              "end": {
                                "line": 80,
                                "column": 9
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 1663,
                                "end": 1669,
                                "loc": {
                                  "start": {
                                    "line": 78,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 78,
                                    "column": 18
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 1663,
                                  "end": 1668,
                                  "loc": {
                                    "start": {
                                      "line": 78,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 78,
                                      "column": 17
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 1663,
                                    "end": 1664,
                                    "loc": {
                                      "start": {
                                        "line": 78,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 78,
                                        "column": 13
                                      }
                                    },
                                    "name": "a"
                                  },
                                  "right": {
                                    "type": "Literal",
                                    "start": 1667,
                                    "end": 1668,
                                    "loc": {
                                      "start": {
                                        "line": 78,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 78,
                                        "column": 17
                                      }
                                    },
                                    "value": 1,
                                    "rawValue": 1,
                                    "raw": "1"
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 1682,
                                "end": 1692,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 22
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 1682,
                                  "end": 1691,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 21
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 1682,
                                    "end": 1683,
                                    "loc": {
                                      "start": {
                                        "line": 79,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 79,
                                        "column": 13
                                      }
                                    },
                                    "name": "s"
                                  },
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 1686,
                                    "end": 1691,
                                    "loc": {
                                      "start": {
                                        "line": 79,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 79,
                                        "column": 21
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 1686,
                                      "end": 1687,
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 79,
                                          "column": 17
                                        }
                                      },
                                      "name": "p"
                                    },
                                    "operator": "/",
                                    "right": {
                                      "type": "Literal",
                                      "start": 1690,
                                      "end": 1691,
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 79,
                                          "column": 21
                                        }
                                      },
                                      "value": 4,
                                      "rawValue": 4,
                                      "raw": "4"
                                    }
                                  }
                                }
                              }
                            ]
                          },
                          "alternate": {
                            "type": "ExpressionStatement",
                            "start": 1708,
                            "end": 1749,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 15
                              },
                              "end": {
                                "line": 80,
                                "column": 56
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 1708,
                              "end": 1748,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 15
                                },
                                "end": {
                                  "line": 80,
                                  "column": 55
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 1708,
                                "end": 1709,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 16
                                  }
                                },
                                "name": "s"
                              },
                              "right": {
                                "type": "BinaryExpression",
                                "start": 1712,
                                "end": 1748,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 55
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 1712,
                                  "end": 1732,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 39
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 1712,
                                    "end": 1713,
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 20
                                      }
                                    },
                                    "name": "p"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "CallExpression",
                                    "start": 1716,
                                    "end": 1732,
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 39
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 1716,
                                      "end": 1725,
                                      "loc": {
                                        "start": {
                                          "line": 80,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 80,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 1716,
                                        "end": 1720,
                                        "loc": {
                                          "start": {
                                            "line": 80,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 80,
                                            "column": 27
                                          }
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 1721,
                                        "end": 1725,
                                        "loc": {
                                          "start": {
                                            "line": 80,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 80,
                                            "column": 32
                                          }
                                        },
                                        "name": "asin"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "BinaryExpression",
                                        "start": 1726,
                                        "end": 1731,
                                        "loc": {
                                          "start": {
                                            "line": 80,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 80,
                                            "column": 38
                                          }
                                        },
                                        "left": {
                                          "type": "Literal",
                                          "start": 1726,
                                          "end": 1727,
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 34
                                            }
                                          },
                                          "value": 1,
                                          "rawValue": 1,
                                          "raw": "1"
                                        },
                                        "operator": "/",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 1730,
                                          "end": 1731,
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 38
                                            }
                                          },
                                          "name": "a"
                                        }
                                      }
                                    ]
                                  }
                                },
                                "operator": "/",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 1736,
                                  "end": 1747,
                                  "loc": {
                                    "start": {
                                      "line": 80,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 80,
                                      "column": 54
                                    }
                                  },
                                  "left": {
                                    "type": "Literal",
                                    "start": 1736,
                                    "end": 1737,
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 44
                                      }
                                    },
                                    "value": 2,
                                    "rawValue": 2,
                                    "raw": "2"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 1740,
                                    "end": 1747,
                                    "loc": {
                                      "start": {
                                        "line": 80,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 54
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1740,
                                      "end": 1744,
                                      "loc": {
                                        "start": {
                                          "line": 80,
                                          "column": 47
                                        },
                                        "end": {
                                          "line": 80,
                                          "column": 51
                                        }
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1745,
                                      "end": 1747,
                                      "loc": {
                                        "start": {
                                          "line": 80,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 80,
                                          "column": 54
                                        }
                                      },
                                      "name": "PI"
                                    },
                                    "computed": false
                                  },
                                  "parenthesizedExpression": true
                                }
                              }
                            }
                          }
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 1758,
                          "end": 1839,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 89
                            }
                          },
                          "argument": {
                            "type": "UnaryExpression",
                            "start": 1765,
                            "end": 1838,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 15
                              },
                              "end": {
                                "line": 81,
                                "column": 88
                              }
                            },
                            "operator": "-",
                            "prefix": true,
                            "argument": {
                              "type": "BinaryExpression",
                              "start": 1767,
                              "end": 1837,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 17
                                },
                                "end": {
                                  "line": 81,
                                  "column": 87
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 1767,
                                "end": 1797,
                                "loc": {
                                  "start": {
                                    "line": 81,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 81,
                                    "column": 47
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 1767,
                                  "end": 1768,
                                  "loc": {
                                    "start": {
                                      "line": 81,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 81,
                                      "column": 18
                                    }
                                  },
                                  "name": "a"
                                },
                                "operator": "*",
                                "right": {
                                  "type": "CallExpression",
                                  "start": 1771,
                                  "end": 1797,
                                  "loc": {
                                    "start": {
                                      "line": 81,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 81,
                                      "column": 47
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 1771,
                                    "end": 1779,
                                    "loc": {
                                      "start": {
                                        "line": 81,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 81,
                                        "column": 29
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1771,
                                      "end": 1775,
                                      "loc": {
                                        "start": {
                                          "line": 81,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 81,
                                          "column": 25
                                        }
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1776,
                                      "end": 1779,
                                      "loc": {
                                        "start": {
                                          "line": 81,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 81,
                                          "column": 29
                                        }
                                      },
                                      "name": "pow"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Literal",
                                      "start": 1780,
                                      "end": 1781,
                                      "loc": {
                                        "start": {
                                          "line": 81,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 81,
                                          "column": 31
                                        }
                                      },
                                      "value": 2,
                                      "rawValue": 2,
                                      "raw": "2"
                                    },
                                    {
                                      "type": "BinaryExpression",
                                      "start": 1783,
                                      "end": 1796,
                                      "loc": {
                                        "start": {
                                          "line": 81,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 81,
                                          "column": 46
                                        }
                                      },
                                      "left": {
                                        "type": "Literal",
                                        "start": 1783,
                                        "end": 1785,
                                        "loc": {
                                          "start": {
                                            "line": 81,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 81,
                                            "column": 35
                                          }
                                        },
                                        "value": 10,
                                        "rawValue": 10,
                                        "raw": "10"
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "AssignmentExpression",
                                        "start": 1789,
                                        "end": 1795,
                                        "loc": {
                                          "start": {
                                            "line": 81,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 81,
                                            "column": 45
                                          }
                                        },
                                        "operator": "-=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 1789,
                                          "end": 1790,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 40
                                            }
                                          },
                                          "name": "k"
                                        },
                                        "right": {
                                          "type": "Literal",
                                          "start": 1794,
                                          "end": 1795,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 44
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 45
                                            }
                                          },
                                          "value": 1,
                                          "rawValue": 1,
                                          "raw": "1"
                                        },
                                        "parenthesizedExpression": true
                                      }
                                    }
                                  ]
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "CallExpression",
                                "start": 1800,
                                "end": 1837,
                                "loc": {
                                  "start": {
                                    "line": 81,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 81,
                                    "column": 87
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 1800,
                                  "end": 1808,
                                  "loc": {
                                    "start": {
                                      "line": 81,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 81,
                                      "column": 58
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1800,
                                    "end": 1804,
                                    "loc": {
                                      "start": {
                                        "line": 81,
                                        "column": 50
                                      },
                                      "end": {
                                        "line": 81,
                                        "column": 54
                                      }
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1805,
                                    "end": 1808,
                                    "loc": {
                                      "start": {
                                        "line": 81,
                                        "column": 55
                                      },
                                      "end": {
                                        "line": 81,
                                        "column": 58
                                      }
                                    },
                                    "name": "sin"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "BinaryExpression",
                                    "start": 1809,
                                    "end": 1836,
                                    "loc": {
                                      "start": {
                                        "line": 81,
                                        "column": 59
                                      },
                                      "end": {
                                        "line": 81,
                                        "column": 86
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 1809,
                                      "end": 1832,
                                      "loc": {
                                        "start": {
                                          "line": 81,
                                          "column": 59
                                        },
                                        "end": {
                                          "line": 81,
                                          "column": 82
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 1810,
                                        "end": 1815,
                                        "loc": {
                                          "start": {
                                            "line": 81,
                                            "column": 60
                                          },
                                          "end": {
                                            "line": 81,
                                            "column": 65
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 1810,
                                          "end": 1811,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 60
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 61
                                            }
                                          },
                                          "name": "k"
                                        },
                                        "operator": "-",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 1814,
                                          "end": 1815,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 64
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 65
                                            }
                                          },
                                          "name": "s"
                                        },
                                        "parenthesizedExpression": true
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "BinaryExpression",
                                        "start": 1820,
                                        "end": 1831,
                                        "loc": {
                                          "start": {
                                            "line": 81,
                                            "column": 70
                                          },
                                          "end": {
                                            "line": 81,
                                            "column": 81
                                          }
                                        },
                                        "left": {
                                          "type": "Literal",
                                          "start": 1820,
                                          "end": 1821,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 70
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 71
                                            }
                                          },
                                          "value": 2,
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 1824,
                                          "end": 1831,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 74
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 81
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1824,
                                            "end": 1828,
                                            "loc": {
                                              "start": {
                                                "line": 81,
                                                "column": 74
                                              },
                                              "end": {
                                                "line": 81,
                                                "column": 78
                                              }
                                            },
                                            "name": "Math"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1829,
                                            "end": 1831,
                                            "loc": {
                                              "start": {
                                                "line": 81,
                                                "column": 79
                                              },
                                              "end": {
                                                "line": 81,
                                                "column": 81
                                              }
                                            },
                                            "name": "PI"
                                          },
                                          "computed": false
                                        },
                                        "parenthesizedExpression": true
                                      }
                                    },
                                    "operator": "/",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 1835,
                                      "end": 1836,
                                      "loc": {
                                        "start": {
                                          "line": 81,
                                          "column": 85
                                        },
                                        "end": {
                                          "line": 81,
                                          "column": 86
                                        }
                                      },
                                      "name": "p"
                                    }
                                  }
                                ]
                              },
                              "parenthesizedExpression": true
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 1852,
                  "end": 2186,
                  "loc": {
                    "start": {
                      "line": 84,
                      "column": 4
                    },
                    "end": {
                      "line": 94,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 1852,
                    "end": 1855,
                    "loc": {
                      "start": {
                        "line": 84,
                        "column": 4
                      },
                      "end": {
                        "line": 84,
                        "column": 7
                      }
                    },
                    "name": "out"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 1855,
                    "end": 2186,
                    "loc": {
                      "start": {
                        "line": 84,
                        "column": 7
                      },
                      "end": {
                        "line": 94,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1856,
                        "end": 1857,
                        "loc": {
                          "start": {
                            "line": 84,
                            "column": 8
                          },
                          "end": {
                            "line": 84,
                            "column": 9
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1859,
                      "end": 2186,
                      "loc": {
                        "start": {
                          "line": 84,
                          "column": 11
                        },
                        "end": {
                          "line": 94,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 1869,
                          "end": 1905,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 8
                            },
                            "end": {
                              "line": 86,
                              "column": 20
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 1873,
                              "end": 1874,
                              "loc": {
                                "start": {
                                  "line": 85,
                                  "column": 12
                                },
                                "end": {
                                  "line": 85,
                                  "column": 13
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 1873,
                                "end": 1874,
                                "loc": {
                                  "start": {
                                    "line": 85,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 85,
                                    "column": 13
                                  }
                                },
                                "name": "s"
                              },
                              "init": null
                            },
                            {
                              "type": "VariableDeclarator",
                              "start": 1876,
                              "end": 1883,
                              "loc": {
                                "start": {
                                  "line": 85,
                                  "column": 15
                                },
                                "end": {
                                  "line": 85,
                                  "column": 22
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 1876,
                                "end": 1877,
                                "loc": {
                                  "start": {
                                    "line": 85,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 85,
                                    "column": 16
                                  }
                                },
                                "name": "a"
                              },
                              "init": {
                                "type": "Literal",
                                "start": 1880,
                                "end": 1883,
                                "loc": {
                                  "start": {
                                    "line": 85,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 85,
                                    "column": 22
                                  }
                                },
                                "value": 0.1,
                                "rawValue": 0.1,
                                "raw": "0.1"
                              }
                            },
                            {
                              "type": "VariableDeclarator",
                              "start": 1897,
                              "end": 1904,
                              "loc": {
                                "start": {
                                  "line": 86,
                                  "column": 12
                                },
                                "end": {
                                  "line": 86,
                                  "column": 19
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 1897,
                                "end": 1898,
                                "loc": {
                                  "start": {
                                    "line": 86,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 86,
                                    "column": 13
                                  }
                                },
                                "name": "p"
                              },
                              "init": {
                                "type": "Literal",
                                "start": 1901,
                                "end": 1904,
                                "loc": {
                                  "start": {
                                    "line": 86,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 86,
                                    "column": 19
                                  }
                                },
                                "value": 0.4,
                                "rawValue": 0.4,
                                "raw": "0.4"
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "IfStatement",
                          "start": 1914,
                          "end": 1936,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 8
                            },
                            "end": {
                              "line": 87,
                              "column": 30
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 1918,
                            "end": 1925,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 12
                              },
                              "end": {
                                "line": 87,
                                "column": 19
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 1918,
                              "end": 1919,
                              "loc": {
                                "start": {
                                  "line": 87,
                                  "column": 12
                                },
                                "end": {
                                  "line": 87,
                                  "column": 13
                                }
                              },
                              "name": "k"
                            },
                            "operator": "===",
                            "right": {
                              "type": "Literal",
                              "start": 1924,
                              "end": 1925,
                              "loc": {
                                "start": {
                                  "line": 87,
                                  "column": 18
                                },
                                "end": {
                                  "line": 87,
                                  "column": 19
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 1927,
                            "end": 1936,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 21
                              },
                              "end": {
                                "line": 87,
                                "column": 30
                              }
                            },
                            "argument": {
                              "type": "Literal",
                              "start": 1934,
                              "end": 1935,
                              "loc": {
                                "start": {
                                  "line": 87,
                                  "column": 28
                                },
                                "end": {
                                  "line": 87,
                                  "column": 29
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "IfStatement",
                          "start": 1945,
                          "end": 1967,
                          "loc": {
                            "start": {
                              "line": 88,
                              "column": 8
                            },
                            "end": {
                              "line": 88,
                              "column": 30
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 1949,
                            "end": 1956,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 12
                              },
                              "end": {
                                "line": 88,
                                "column": 19
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 1949,
                              "end": 1950,
                              "loc": {
                                "start": {
                                  "line": 88,
                                  "column": 12
                                },
                                "end": {
                                  "line": 88,
                                  "column": 13
                                }
                              },
                              "name": "k"
                            },
                            "operator": "===",
                            "right": {
                              "type": "Literal",
                              "start": 1955,
                              "end": 1956,
                              "loc": {
                                "start": {
                                  "line": 88,
                                  "column": 18
                                },
                                "end": {
                                  "line": 88,
                                  "column": 19
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 1958,
                            "end": 1967,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 21
                              },
                              "end": {
                                "line": 88,
                                "column": 30
                              }
                            },
                            "argument": {
                              "type": "Literal",
                              "start": 1965,
                              "end": 1966,
                              "loc": {
                                "start": {
                                  "line": 88,
                                  "column": 28
                                },
                                "end": {
                                  "line": 88,
                                  "column": 29
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "IfStatement",
                          "start": 1976,
                          "end": 2093,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 8
                            },
                            "end": {
                              "line": 92,
                              "column": 56
                            }
                          },
                          "test": {
                            "type": "LogicalExpression",
                            "start": 1980,
                            "end": 1991,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 12
                              },
                              "end": {
                                "line": 89,
                                "column": 23
                              }
                            },
                            "left": {
                              "type": "UnaryExpression",
                              "start": 1980,
                              "end": 1982,
                              "loc": {
                                "start": {
                                  "line": 89,
                                  "column": 12
                                },
                                "end": {
                                  "line": 89,
                                  "column": 14
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "Identifier",
                                "start": 1981,
                                "end": 1982,
                                "loc": {
                                  "start": {
                                    "line": 89,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 89,
                                    "column": 14
                                  }
                                },
                                "name": "a"
                              }
                            },
                            "operator": "||",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 1986,
                              "end": 1991,
                              "loc": {
                                "start": {
                                  "line": 89,
                                  "column": 18
                                },
                                "end": {
                                  "line": 89,
                                  "column": 23
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 1986,
                                "end": 1987,
                                "loc": {
                                  "start": {
                                    "line": 89,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 89,
                                    "column": 19
                                  }
                                },
                                "name": "a"
                              },
                              "operator": "<",
                              "right": {
                                "type": "Literal",
                                "start": 1990,
                                "end": 1991,
                                "loc": {
                                  "start": {
                                    "line": 89,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 89,
                                    "column": 23
                                  }
                                },
                                "value": 1,
                                "rawValue": 1,
                                "raw": "1"
                              }
                            }
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 1993,
                            "end": 2046,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 25
                              },
                              "end": {
                                "line": 92,
                                "column": 9
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 2007,
                                "end": 2013,
                                "loc": {
                                  "start": {
                                    "line": 90,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 90,
                                    "column": 18
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 2007,
                                  "end": 2012,
                                  "loc": {
                                    "start": {
                                      "line": 90,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 90,
                                      "column": 17
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 2007,
                                    "end": 2008,
                                    "loc": {
                                      "start": {
                                        "line": 90,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 90,
                                        "column": 13
                                      }
                                    },
                                    "name": "a"
                                  },
                                  "right": {
                                    "type": "Literal",
                                    "start": 2011,
                                    "end": 2012,
                                    "loc": {
                                      "start": {
                                        "line": 90,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 90,
                                        "column": 17
                                      }
                                    },
                                    "value": 1,
                                    "rawValue": 1,
                                    "raw": "1"
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 2026,
                                "end": 2036,
                                "loc": {
                                  "start": {
                                    "line": 91,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 91,
                                    "column": 22
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 2026,
                                  "end": 2035,
                                  "loc": {
                                    "start": {
                                      "line": 91,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 91,
                                      "column": 21
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 2026,
                                    "end": 2027,
                                    "loc": {
                                      "start": {
                                        "line": 91,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 91,
                                        "column": 13
                                      }
                                    },
                                    "name": "s"
                                  },
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 2030,
                                    "end": 2035,
                                    "loc": {
                                      "start": {
                                        "line": 91,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 91,
                                        "column": 21
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 2030,
                                      "end": 2031,
                                      "loc": {
                                        "start": {
                                          "line": 91,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 91,
                                          "column": 17
                                        }
                                      },
                                      "name": "p"
                                    },
                                    "operator": "/",
                                    "right": {
                                      "type": "Literal",
                                      "start": 2034,
                                      "end": 2035,
                                      "loc": {
                                        "start": {
                                          "line": 91,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 91,
                                          "column": 21
                                        }
                                      },
                                      "value": 4,
                                      "rawValue": 4,
                                      "raw": "4"
                                    }
                                  }
                                }
                              }
                            ]
                          },
                          "alternate": {
                            "type": "ExpressionStatement",
                            "start": 2052,
                            "end": 2093,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 15
                              },
                              "end": {
                                "line": 92,
                                "column": 56
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 2052,
                              "end": 2092,
                              "loc": {
                                "start": {
                                  "line": 92,
                                  "column": 15
                                },
                                "end": {
                                  "line": 92,
                                  "column": 55
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 2052,
                                "end": 2053,
                                "loc": {
                                  "start": {
                                    "line": 92,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 92,
                                    "column": 16
                                  }
                                },
                                "name": "s"
                              },
                              "right": {
                                "type": "BinaryExpression",
                                "start": 2056,
                                "end": 2092,
                                "loc": {
                                  "start": {
                                    "line": 92,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 92,
                                    "column": 55
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 2056,
                                  "end": 2076,
                                  "loc": {
                                    "start": {
                                      "line": 92,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 92,
                                      "column": 39
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 2056,
                                    "end": 2057,
                                    "loc": {
                                      "start": {
                                        "line": 92,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 92,
                                        "column": 20
                                      }
                                    },
                                    "name": "p"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "CallExpression",
                                    "start": 2060,
                                    "end": 2076,
                                    "loc": {
                                      "start": {
                                        "line": 92,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 92,
                                        "column": 39
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2060,
                                      "end": 2069,
                                      "loc": {
                                        "start": {
                                          "line": 92,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 92,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 2060,
                                        "end": 2064,
                                        "loc": {
                                          "start": {
                                            "line": 92,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 92,
                                            "column": 27
                                          }
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2065,
                                        "end": 2069,
                                        "loc": {
                                          "start": {
                                            "line": 92,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 92,
                                            "column": 32
                                          }
                                        },
                                        "name": "asin"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "BinaryExpression",
                                        "start": 2070,
                                        "end": 2075,
                                        "loc": {
                                          "start": {
                                            "line": 92,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 92,
                                            "column": 38
                                          }
                                        },
                                        "left": {
                                          "type": "Literal",
                                          "start": 2070,
                                          "end": 2071,
                                          "loc": {
                                            "start": {
                                              "line": 92,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 92,
                                              "column": 34
                                            }
                                          },
                                          "value": 1,
                                          "rawValue": 1,
                                          "raw": "1"
                                        },
                                        "operator": "/",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 2074,
                                          "end": 2075,
                                          "loc": {
                                            "start": {
                                              "line": 92,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 92,
                                              "column": 38
                                            }
                                          },
                                          "name": "a"
                                        }
                                      }
                                    ]
                                  }
                                },
                                "operator": "/",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 2080,
                                  "end": 2091,
                                  "loc": {
                                    "start": {
                                      "line": 92,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 92,
                                      "column": 54
                                    }
                                  },
                                  "left": {
                                    "type": "Literal",
                                    "start": 2080,
                                    "end": 2081,
                                    "loc": {
                                      "start": {
                                        "line": 92,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 92,
                                        "column": 44
                                      }
                                    },
                                    "value": 2,
                                    "rawValue": 2,
                                    "raw": "2"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 2084,
                                    "end": 2091,
                                    "loc": {
                                      "start": {
                                        "line": 92,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 92,
                                        "column": 54
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2084,
                                      "end": 2088,
                                      "loc": {
                                        "start": {
                                          "line": 92,
                                          "column": 47
                                        },
                                        "end": {
                                          "line": 92,
                                          "column": 51
                                        }
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2089,
                                      "end": 2091,
                                      "loc": {
                                        "start": {
                                          "line": 92,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 92,
                                          "column": 54
                                        }
                                      },
                                      "name": "PI"
                                    },
                                    "computed": false
                                  },
                                  "parenthesizedExpression": true
                                }
                              }
                            }
                          }
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 2102,
                          "end": 2180,
                          "loc": {
                            "start": {
                              "line": 93,
                              "column": 8
                            },
                            "end": {
                              "line": 93,
                              "column": 86
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 2110,
                            "end": 2178,
                            "loc": {
                              "start": {
                                "line": 93,
                                "column": 16
                              },
                              "end": {
                                "line": 93,
                                "column": 84
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 2110,
                              "end": 2174,
                              "loc": {
                                "start": {
                                  "line": 93,
                                  "column": 16
                                },
                                "end": {
                                  "line": 93,
                                  "column": 80
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 2110,
                                "end": 2134,
                                "loc": {
                                  "start": {
                                    "line": 93,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 93,
                                    "column": 40
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 2110,
                                  "end": 2111,
                                  "loc": {
                                    "start": {
                                      "line": 93,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 93,
                                      "column": 17
                                    }
                                  },
                                  "name": "a"
                                },
                                "operator": "*",
                                "right": {
                                  "type": "CallExpression",
                                  "start": 2114,
                                  "end": 2134,
                                  "loc": {
                                    "start": {
                                      "line": 93,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 93,
                                      "column": 40
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2114,
                                    "end": 2122,
                                    "loc": {
                                      "start": {
                                        "line": 93,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 93,
                                        "column": 28
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2114,
                                      "end": 2118,
                                      "loc": {
                                        "start": {
                                          "line": 93,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 93,
                                          "column": 24
                                        }
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2119,
                                      "end": 2122,
                                      "loc": {
                                        "start": {
                                          "line": 93,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 93,
                                          "column": 28
                                        }
                                      },
                                      "name": "pow"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Literal",
                                      "start": 2123,
                                      "end": 2124,
                                      "loc": {
                                        "start": {
                                          "line": 93,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 93,
                                          "column": 30
                                        }
                                      },
                                      "value": 2,
                                      "rawValue": 2,
                                      "raw": "2"
                                    },
                                    {
                                      "type": "BinaryExpression",
                                      "start": 2126,
                                      "end": 2133,
                                      "loc": {
                                        "start": {
                                          "line": 93,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 93,
                                          "column": 39
                                        }
                                      },
                                      "left": {
                                        "type": "UnaryExpression",
                                        "start": 2126,
                                        "end": 2129,
                                        "loc": {
                                          "start": {
                                            "line": 93,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 93,
                                            "column": 35
                                          }
                                        },
                                        "operator": "-",
                                        "prefix": true,
                                        "argument": {
                                          "type": "Literal",
                                          "start": 2127,
                                          "end": 2129,
                                          "loc": {
                                            "start": {
                                              "line": 93,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 93,
                                              "column": 35
                                            }
                                          },
                                          "value": 10,
                                          "rawValue": 10,
                                          "raw": "10"
                                        }
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 2132,
                                        "end": 2133,
                                        "loc": {
                                          "start": {
                                            "line": 93,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 93,
                                            "column": 39
                                          }
                                        },
                                        "name": "k"
                                      }
                                    }
                                  ]
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "CallExpression",
                                "start": 2137,
                                "end": 2174,
                                "loc": {
                                  "start": {
                                    "line": 93,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 93,
                                    "column": 80
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2137,
                                  "end": 2145,
                                  "loc": {
                                    "start": {
                                      "line": 93,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 93,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2137,
                                    "end": 2141,
                                    "loc": {
                                      "start": {
                                        "line": 93,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 93,
                                        "column": 47
                                      }
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2142,
                                    "end": 2145,
                                    "loc": {
                                      "start": {
                                        "line": 93,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 93,
                                        "column": 51
                                      }
                                    },
                                    "name": "sin"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "BinaryExpression",
                                    "start": 2146,
                                    "end": 2173,
                                    "loc": {
                                      "start": {
                                        "line": 93,
                                        "column": 52
                                      },
                                      "end": {
                                        "line": 93,
                                        "column": 79
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 2146,
                                      "end": 2169,
                                      "loc": {
                                        "start": {
                                          "line": 93,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 93,
                                          "column": 75
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 2147,
                                        "end": 2152,
                                        "loc": {
                                          "start": {
                                            "line": 93,
                                            "column": 53
                                          },
                                          "end": {
                                            "line": 93,
                                            "column": 58
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 2147,
                                          "end": 2148,
                                          "loc": {
                                            "start": {
                                              "line": 93,
                                              "column": 53
                                            },
                                            "end": {
                                              "line": 93,
                                              "column": 54
                                            }
                                          },
                                          "name": "k"
                                        },
                                        "operator": "-",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 2151,
                                          "end": 2152,
                                          "loc": {
                                            "start": {
                                              "line": 93,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 93,
                                              "column": 58
                                            }
                                          },
                                          "name": "s"
                                        },
                                        "parenthesizedExpression": true
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "BinaryExpression",
                                        "start": 2157,
                                        "end": 2168,
                                        "loc": {
                                          "start": {
                                            "line": 93,
                                            "column": 63
                                          },
                                          "end": {
                                            "line": 93,
                                            "column": 74
                                          }
                                        },
                                        "left": {
                                          "type": "Literal",
                                          "start": 2157,
                                          "end": 2158,
                                          "loc": {
                                            "start": {
                                              "line": 93,
                                              "column": 63
                                            },
                                            "end": {
                                              "line": 93,
                                              "column": 64
                                            }
                                          },
                                          "value": 2,
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 2161,
                                          "end": 2168,
                                          "loc": {
                                            "start": {
                                              "line": 93,
                                              "column": 67
                                            },
                                            "end": {
                                              "line": 93,
                                              "column": 74
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 2161,
                                            "end": 2165,
                                            "loc": {
                                              "start": {
                                                "line": 93,
                                                "column": 67
                                              },
                                              "end": {
                                                "line": 93,
                                                "column": 71
                                              }
                                            },
                                            "name": "Math"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2166,
                                            "end": 2168,
                                            "loc": {
                                              "start": {
                                                "line": 93,
                                                "column": 72
                                              },
                                              "end": {
                                                "line": 93,
                                                "column": 74
                                              }
                                            },
                                            "name": "PI"
                                          },
                                          "computed": false
                                        },
                                        "parenthesizedExpression": true
                                      }
                                    },
                                    "operator": "/",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 2172,
                                      "end": 2173,
                                      "loc": {
                                        "start": {
                                          "line": 93,
                                          "column": 78
                                        },
                                        "end": {
                                          "line": 93,
                                          "column": 79
                                        }
                                      },
                                      "name": "p"
                                    }
                                  }
                                ]
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "Literal",
                              "start": 2177,
                              "end": 2178,
                              "loc": {
                                "start": {
                                  "line": 93,
                                  "column": 83
                                },
                                "end": {
                                  "line": 93,
                                  "column": 84
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "parenthesizedExpression": true
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 2193,
                  "end": 2654,
                  "loc": {
                    "start": {
                      "line": 96,
                      "column": 4
                    },
                    "end": {
                      "line": 107,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 2193,
                    "end": 2198,
                    "loc": {
                      "start": {
                        "line": 96,
                        "column": 4
                      },
                      "end": {
                        "line": 96,
                        "column": 9
                      }
                    },
                    "name": "inOut"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 2198,
                    "end": 2654,
                    "loc": {
                      "start": {
                        "line": 96,
                        "column": 9
                      },
                      "end": {
                        "line": 107,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 2199,
                        "end": 2200,
                        "loc": {
                          "start": {
                            "line": 96,
                            "column": 10
                          },
                          "end": {
                            "line": 96,
                            "column": 11
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 2202,
                      "end": 2654,
                      "loc": {
                        "start": {
                          "line": 96,
                          "column": 13
                        },
                        "end": {
                          "line": 107,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 2212,
                          "end": 2248,
                          "loc": {
                            "start": {
                              "line": 97,
                              "column": 8
                            },
                            "end": {
                              "line": 98,
                              "column": 20
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 2216,
                              "end": 2217,
                              "loc": {
                                "start": {
                                  "line": 97,
                                  "column": 12
                                },
                                "end": {
                                  "line": 97,
                                  "column": 13
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 2216,
                                "end": 2217,
                                "loc": {
                                  "start": {
                                    "line": 97,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 97,
                                    "column": 13
                                  }
                                },
                                "name": "s"
                              },
                              "init": null
                            },
                            {
                              "type": "VariableDeclarator",
                              "start": 2219,
                              "end": 2226,
                              "loc": {
                                "start": {
                                  "line": 97,
                                  "column": 15
                                },
                                "end": {
                                  "line": 97,
                                  "column": 22
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 2219,
                                "end": 2220,
                                "loc": {
                                  "start": {
                                    "line": 97,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 97,
                                    "column": 16
                                  }
                                },
                                "name": "a"
                              },
                              "init": {
                                "type": "Literal",
                                "start": 2223,
                                "end": 2226,
                                "loc": {
                                  "start": {
                                    "line": 97,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 97,
                                    "column": 22
                                  }
                                },
                                "value": 0.1,
                                "rawValue": 0.1,
                                "raw": "0.1"
                              }
                            },
                            {
                              "type": "VariableDeclarator",
                              "start": 2240,
                              "end": 2247,
                              "loc": {
                                "start": {
                                  "line": 98,
                                  "column": 12
                                },
                                "end": {
                                  "line": 98,
                                  "column": 19
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 2240,
                                "end": 2241,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 13
                                  }
                                },
                                "name": "p"
                              },
                              "init": {
                                "type": "Literal",
                                "start": 2244,
                                "end": 2247,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 19
                                  }
                                },
                                "value": 0.4,
                                "rawValue": 0.4,
                                "raw": "0.4"
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "IfStatement",
                          "start": 2257,
                          "end": 2279,
                          "loc": {
                            "start": {
                              "line": 99,
                              "column": 8
                            },
                            "end": {
                              "line": 99,
                              "column": 30
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 2261,
                            "end": 2268,
                            "loc": {
                              "start": {
                                "line": 99,
                                "column": 12
                              },
                              "end": {
                                "line": 99,
                                "column": 19
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2261,
                              "end": 2262,
                              "loc": {
                                "start": {
                                  "line": 99,
                                  "column": 12
                                },
                                "end": {
                                  "line": 99,
                                  "column": 13
                                }
                              },
                              "name": "k"
                            },
                            "operator": "===",
                            "right": {
                              "type": "Literal",
                              "start": 2267,
                              "end": 2268,
                              "loc": {
                                "start": {
                                  "line": 99,
                                  "column": 18
                                },
                                "end": {
                                  "line": 99,
                                  "column": 19
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 2270,
                            "end": 2279,
                            "loc": {
                              "start": {
                                "line": 99,
                                "column": 21
                              },
                              "end": {
                                "line": 99,
                                "column": 30
                              }
                            },
                            "argument": {
                              "type": "Literal",
                              "start": 2277,
                              "end": 2278,
                              "loc": {
                                "start": {
                                  "line": 99,
                                  "column": 28
                                },
                                "end": {
                                  "line": 99,
                                  "column": 29
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "IfStatement",
                          "start": 2288,
                          "end": 2310,
                          "loc": {
                            "start": {
                              "line": 100,
                              "column": 8
                            },
                            "end": {
                              "line": 100,
                              "column": 30
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 2292,
                            "end": 2299,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 12
                              },
                              "end": {
                                "line": 100,
                                "column": 19
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2292,
                              "end": 2293,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 12
                                },
                                "end": {
                                  "line": 100,
                                  "column": 13
                                }
                              },
                              "name": "k"
                            },
                            "operator": "===",
                            "right": {
                              "type": "Literal",
                              "start": 2298,
                              "end": 2299,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 18
                                },
                                "end": {
                                  "line": 100,
                                  "column": 19
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 2301,
                            "end": 2310,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 21
                              },
                              "end": {
                                "line": 100,
                                "column": 30
                              }
                            },
                            "argument": {
                              "type": "Literal",
                              "start": 2308,
                              "end": 2309,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 28
                                },
                                "end": {
                                  "line": 100,
                                  "column": 29
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "IfStatement",
                          "start": 2319,
                          "end": 2436,
                          "loc": {
                            "start": {
                              "line": 101,
                              "column": 8
                            },
                            "end": {
                              "line": 104,
                              "column": 56
                            }
                          },
                          "test": {
                            "type": "LogicalExpression",
                            "start": 2323,
                            "end": 2334,
                            "loc": {
                              "start": {
                                "line": 101,
                                "column": 12
                              },
                              "end": {
                                "line": 101,
                                "column": 23
                              }
                            },
                            "left": {
                              "type": "UnaryExpression",
                              "start": 2323,
                              "end": 2325,
                              "loc": {
                                "start": {
                                  "line": 101,
                                  "column": 12
                                },
                                "end": {
                                  "line": 101,
                                  "column": 14
                                }
                              },
                              "operator": "!",
                              "prefix": true,
                              "argument": {
                                "type": "Identifier",
                                "start": 2324,
                                "end": 2325,
                                "loc": {
                                  "start": {
                                    "line": 101,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 101,
                                    "column": 14
                                  }
                                },
                                "name": "a"
                              }
                            },
                            "operator": "||",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 2329,
                              "end": 2334,
                              "loc": {
                                "start": {
                                  "line": 101,
                                  "column": 18
                                },
                                "end": {
                                  "line": 101,
                                  "column": 23
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 2329,
                                "end": 2330,
                                "loc": {
                                  "start": {
                                    "line": 101,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 101,
                                    "column": 19
                                  }
                                },
                                "name": "a"
                              },
                              "operator": "<",
                              "right": {
                                "type": "Literal",
                                "start": 2333,
                                "end": 2334,
                                "loc": {
                                  "start": {
                                    "line": 101,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 101,
                                    "column": 23
                                  }
                                },
                                "value": 1,
                                "rawValue": 1,
                                "raw": "1"
                              }
                            }
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 2336,
                            "end": 2389,
                            "loc": {
                              "start": {
                                "line": 101,
                                "column": 25
                              },
                              "end": {
                                "line": 104,
                                "column": 9
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 2350,
                                "end": 2356,
                                "loc": {
                                  "start": {
                                    "line": 102,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 102,
                                    "column": 18
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 2350,
                                  "end": 2355,
                                  "loc": {
                                    "start": {
                                      "line": 102,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 102,
                                      "column": 17
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 2350,
                                    "end": 2351,
                                    "loc": {
                                      "start": {
                                        "line": 102,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 102,
                                        "column": 13
                                      }
                                    },
                                    "name": "a"
                                  },
                                  "right": {
                                    "type": "Literal",
                                    "start": 2354,
                                    "end": 2355,
                                    "loc": {
                                      "start": {
                                        "line": 102,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 102,
                                        "column": 17
                                      }
                                    },
                                    "value": 1,
                                    "rawValue": 1,
                                    "raw": "1"
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 2369,
                                "end": 2379,
                                "loc": {
                                  "start": {
                                    "line": 103,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 103,
                                    "column": 22
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 2369,
                                  "end": 2378,
                                  "loc": {
                                    "start": {
                                      "line": 103,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 103,
                                      "column": 21
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 2369,
                                    "end": 2370,
                                    "loc": {
                                      "start": {
                                        "line": 103,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 103,
                                        "column": 13
                                      }
                                    },
                                    "name": "s"
                                  },
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 2373,
                                    "end": 2378,
                                    "loc": {
                                      "start": {
                                        "line": 103,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 103,
                                        "column": 21
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 2373,
                                      "end": 2374,
                                      "loc": {
                                        "start": {
                                          "line": 103,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 103,
                                          "column": 17
                                        }
                                      },
                                      "name": "p"
                                    },
                                    "operator": "/",
                                    "right": {
                                      "type": "Literal",
                                      "start": 2377,
                                      "end": 2378,
                                      "loc": {
                                        "start": {
                                          "line": 103,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 103,
                                          "column": 21
                                        }
                                      },
                                      "value": 4,
                                      "rawValue": 4,
                                      "raw": "4"
                                    }
                                  }
                                }
                              }
                            ]
                          },
                          "alternate": {
                            "type": "ExpressionStatement",
                            "start": 2395,
                            "end": 2436,
                            "loc": {
                              "start": {
                                "line": 104,
                                "column": 15
                              },
                              "end": {
                                "line": 104,
                                "column": 56
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 2395,
                              "end": 2435,
                              "loc": {
                                "start": {
                                  "line": 104,
                                  "column": 15
                                },
                                "end": {
                                  "line": 104,
                                  "column": 55
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 2395,
                                "end": 2396,
                                "loc": {
                                  "start": {
                                    "line": 104,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 104,
                                    "column": 16
                                  }
                                },
                                "name": "s"
                              },
                              "right": {
                                "type": "BinaryExpression",
                                "start": 2399,
                                "end": 2435,
                                "loc": {
                                  "start": {
                                    "line": 104,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 104,
                                    "column": 55
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 2399,
                                  "end": 2419,
                                  "loc": {
                                    "start": {
                                      "line": 104,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 104,
                                      "column": 39
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 2399,
                                    "end": 2400,
                                    "loc": {
                                      "start": {
                                        "line": 104,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 104,
                                        "column": 20
                                      }
                                    },
                                    "name": "p"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "CallExpression",
                                    "start": 2403,
                                    "end": 2419,
                                    "loc": {
                                      "start": {
                                        "line": 104,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 104,
                                        "column": 39
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2403,
                                      "end": 2412,
                                      "loc": {
                                        "start": {
                                          "line": 104,
                                          "column": 23
                                        },
                                        "end": {
                                          "line": 104,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 2403,
                                        "end": 2407,
                                        "loc": {
                                          "start": {
                                            "line": 104,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 104,
                                            "column": 27
                                          }
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2408,
                                        "end": 2412,
                                        "loc": {
                                          "start": {
                                            "line": 104,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 104,
                                            "column": 32
                                          }
                                        },
                                        "name": "asin"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "BinaryExpression",
                                        "start": 2413,
                                        "end": 2418,
                                        "loc": {
                                          "start": {
                                            "line": 104,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 104,
                                            "column": 38
                                          }
                                        },
                                        "left": {
                                          "type": "Literal",
                                          "start": 2413,
                                          "end": 2414,
                                          "loc": {
                                            "start": {
                                              "line": 104,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 104,
                                              "column": 34
                                            }
                                          },
                                          "value": 1,
                                          "rawValue": 1,
                                          "raw": "1"
                                        },
                                        "operator": "/",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 2417,
                                          "end": 2418,
                                          "loc": {
                                            "start": {
                                              "line": 104,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 104,
                                              "column": 38
                                            }
                                          },
                                          "name": "a"
                                        }
                                      }
                                    ]
                                  }
                                },
                                "operator": "/",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 2423,
                                  "end": 2434,
                                  "loc": {
                                    "start": {
                                      "line": 104,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 104,
                                      "column": 54
                                    }
                                  },
                                  "left": {
                                    "type": "Literal",
                                    "start": 2423,
                                    "end": 2424,
                                    "loc": {
                                      "start": {
                                        "line": 104,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 104,
                                        "column": 44
                                      }
                                    },
                                    "value": 2,
                                    "rawValue": 2,
                                    "raw": "2"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 2427,
                                    "end": 2434,
                                    "loc": {
                                      "start": {
                                        "line": 104,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 104,
                                        "column": 54
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2427,
                                      "end": 2431,
                                      "loc": {
                                        "start": {
                                          "line": 104,
                                          "column": 47
                                        },
                                        "end": {
                                          "line": 104,
                                          "column": 51
                                        }
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2432,
                                      "end": 2434,
                                      "loc": {
                                        "start": {
                                          "line": 104,
                                          "column": 52
                                        },
                                        "end": {
                                          "line": 104,
                                          "column": 54
                                        }
                                      },
                                      "name": "PI"
                                    },
                                    "computed": false
                                  },
                                  "parenthesizedExpression": true
                                }
                              }
                            }
                          }
                        },
                        {
                          "type": "IfStatement",
                          "start": 2445,
                          "end": 2550,
                          "loc": {
                            "start": {
                              "line": 105,
                              "column": 8
                            },
                            "end": {
                              "line": 105,
                              "column": 113
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 2449,
                            "end": 2461,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 12
                              },
                              "end": {
                                "line": 105,
                                "column": 24
                              }
                            },
                            "left": {
                              "type": "AssignmentExpression",
                              "start": 2450,
                              "end": 2456,
                              "loc": {
                                "start": {
                                  "line": 105,
                                  "column": 13
                                },
                                "end": {
                                  "line": 105,
                                  "column": 19
                                }
                              },
                              "operator": "*=",
                              "left": {
                                "type": "Identifier",
                                "start": 2450,
                                "end": 2451,
                                "loc": {
                                  "start": {
                                    "line": 105,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 105,
                                    "column": 14
                                  }
                                },
                                "name": "k"
                              },
                              "right": {
                                "type": "Literal",
                                "start": 2455,
                                "end": 2456,
                                "loc": {
                                  "start": {
                                    "line": 105,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 105,
                                    "column": 19
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            },
                            "operator": "<",
                            "right": {
                              "type": "Literal",
                              "start": 2460,
                              "end": 2461,
                              "loc": {
                                "start": {
                                  "line": 105,
                                  "column": 23
                                },
                                "end": {
                                  "line": 105,
                                  "column": 24
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 2463,
                            "end": 2550,
                            "loc": {
                              "start": {
                                "line": 105,
                                "column": 26
                              },
                              "end": {
                                "line": 105,
                                "column": 113
                              }
                            },
                            "argument": {
                              "type": "BinaryExpression",
                              "start": 2470,
                              "end": 2549,
                              "loc": {
                                "start": {
                                  "line": 105,
                                  "column": 33
                                },
                                "end": {
                                  "line": 105,
                                  "column": 112
                                }
                              },
                              "left": {
                                "type": "UnaryExpression",
                                "start": 2470,
                                "end": 2474,
                                "loc": {
                                  "start": {
                                    "line": 105,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 105,
                                    "column": 37
                                  }
                                },
                                "operator": "-",
                                "prefix": true,
                                "argument": {
                                  "type": "Literal",
                                  "start": 2471,
                                  "end": 2474,
                                  "loc": {
                                    "start": {
                                      "line": 105,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 105,
                                      "column": 37
                                    }
                                  },
                                  "value": 0.5,
                                  "rawValue": 0.5,
                                  "raw": "0.5"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "BinaryExpression",
                                "start": 2478,
                                "end": 2548,
                                "loc": {
                                  "start": {
                                    "line": 105,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 105,
                                    "column": 111
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 2478,
                                  "end": 2508,
                                  "loc": {
                                    "start": {
                                      "line": 105,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 105,
                                      "column": 71
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 2478,
                                    "end": 2479,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 42
                                      }
                                    },
                                    "name": "a"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "CallExpression",
                                    "start": 2482,
                                    "end": 2508,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 71
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2482,
                                      "end": 2490,
                                      "loc": {
                                        "start": {
                                          "line": 105,
                                          "column": 45
                                        },
                                        "end": {
                                          "line": 105,
                                          "column": 53
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 2482,
                                        "end": 2486,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 45
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 49
                                          }
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2487,
                                        "end": 2490,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 53
                                          }
                                        },
                                        "name": "pow"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 2491,
                                        "end": 2492,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 54
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 55
                                          }
                                        },
                                        "value": 2,
                                        "rawValue": 2,
                                        "raw": "2"
                                      },
                                      {
                                        "type": "BinaryExpression",
                                        "start": 2494,
                                        "end": 2507,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 57
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 70
                                          }
                                        },
                                        "left": {
                                          "type": "Literal",
                                          "start": 2494,
                                          "end": 2496,
                                          "loc": {
                                            "start": {
                                              "line": 105,
                                              "column": 57
                                            },
                                            "end": {
                                              "line": 105,
                                              "column": 59
                                            }
                                          },
                                          "value": 10,
                                          "rawValue": 10,
                                          "raw": "10"
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "AssignmentExpression",
                                          "start": 2500,
                                          "end": 2506,
                                          "loc": {
                                            "start": {
                                              "line": 105,
                                              "column": 63
                                            },
                                            "end": {
                                              "line": 105,
                                              "column": 69
                                            }
                                          },
                                          "operator": "-=",
                                          "left": {
                                            "type": "Identifier",
                                            "start": 2500,
                                            "end": 2501,
                                            "loc": {
                                              "start": {
                                                "line": 105,
                                                "column": 63
                                              },
                                              "end": {
                                                "line": 105,
                                                "column": 64
                                              }
                                            },
                                            "name": "k"
                                          },
                                          "right": {
                                            "type": "Literal",
                                            "start": 2505,
                                            "end": 2506,
                                            "loc": {
                                              "start": {
                                                "line": 105,
                                                "column": 68
                                              },
                                              "end": {
                                                "line": 105,
                                                "column": 69
                                              }
                                            },
                                            "value": 1,
                                            "rawValue": 1,
                                            "raw": "1"
                                          },
                                          "parenthesizedExpression": true
                                        }
                                      }
                                    ]
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "CallExpression",
                                  "start": 2511,
                                  "end": 2548,
                                  "loc": {
                                    "start": {
                                      "line": 105,
                                      "column": 74
                                    },
                                    "end": {
                                      "line": 105,
                                      "column": 111
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2511,
                                    "end": 2519,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 74
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 82
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2511,
                                      "end": 2515,
                                      "loc": {
                                        "start": {
                                          "line": 105,
                                          "column": 74
                                        },
                                        "end": {
                                          "line": 105,
                                          "column": 78
                                        }
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2516,
                                      "end": 2519,
                                      "loc": {
                                        "start": {
                                          "line": 105,
                                          "column": 79
                                        },
                                        "end": {
                                          "line": 105,
                                          "column": 82
                                        }
                                      },
                                      "name": "sin"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "BinaryExpression",
                                      "start": 2520,
                                      "end": 2547,
                                      "loc": {
                                        "start": {
                                          "line": 105,
                                          "column": 83
                                        },
                                        "end": {
                                          "line": 105,
                                          "column": 110
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 2520,
                                        "end": 2543,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 83
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 106
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 2521,
                                          "end": 2526,
                                          "loc": {
                                            "start": {
                                              "line": 105,
                                              "column": 84
                                            },
                                            "end": {
                                              "line": 105,
                                              "column": 89
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 2521,
                                            "end": 2522,
                                            "loc": {
                                              "start": {
                                                "line": 105,
                                                "column": 84
                                              },
                                              "end": {
                                                "line": 105,
                                                "column": 85
                                              }
                                            },
                                            "name": "k"
                                          },
                                          "operator": "-",
                                          "right": {
                                            "type": "Identifier",
                                            "start": 2525,
                                            "end": 2526,
                                            "loc": {
                                              "start": {
                                                "line": 105,
                                                "column": 88
                                              },
                                              "end": {
                                                "line": 105,
                                                "column": 89
                                              }
                                            },
                                            "name": "s"
                                          },
                                          "parenthesizedExpression": true
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "BinaryExpression",
                                          "start": 2531,
                                          "end": 2542,
                                          "loc": {
                                            "start": {
                                              "line": 105,
                                              "column": 94
                                            },
                                            "end": {
                                              "line": 105,
                                              "column": 105
                                            }
                                          },
                                          "left": {
                                            "type": "Literal",
                                            "start": 2531,
                                            "end": 2532,
                                            "loc": {
                                              "start": {
                                                "line": 105,
                                                "column": 94
                                              },
                                              "end": {
                                                "line": 105,
                                                "column": 95
                                              }
                                            },
                                            "value": 2,
                                            "rawValue": 2,
                                            "raw": "2"
                                          },
                                          "operator": "*",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 2535,
                                            "end": 2542,
                                            "loc": {
                                              "start": {
                                                "line": 105,
                                                "column": 98
                                              },
                                              "end": {
                                                "line": 105,
                                                "column": 105
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2535,
                                              "end": 2539,
                                              "loc": {
                                                "start": {
                                                  "line": 105,
                                                  "column": 98
                                                },
                                                "end": {
                                                  "line": 105,
                                                  "column": 102
                                                }
                                              },
                                              "name": "Math"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2540,
                                              "end": 2542,
                                              "loc": {
                                                "start": {
                                                  "line": 105,
                                                  "column": 103
                                                },
                                                "end": {
                                                  "line": 105,
                                                  "column": 105
                                                }
                                              },
                                              "name": "PI"
                                            },
                                            "computed": false
                                          },
                                          "parenthesizedExpression": true
                                        }
                                      },
                                      "operator": "/",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 2546,
                                        "end": 2547,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 109
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 110
                                          }
                                        },
                                        "name": "p"
                                      }
                                    }
                                  ]
                                },
                                "parenthesizedExpression": true
                              }
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 2559,
                          "end": 2648,
                          "loc": {
                            "start": {
                              "line": 106,
                              "column": 8
                            },
                            "end": {
                              "line": 106,
                              "column": 97
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 2566,
                            "end": 2647,
                            "loc": {
                              "start": {
                                "line": 106,
                                "column": 15
                              },
                              "end": {
                                "line": 106,
                                "column": 96
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 2566,
                              "end": 2643,
                              "loc": {
                                "start": {
                                  "line": 106,
                                  "column": 15
                                },
                                "end": {
                                  "line": 106,
                                  "column": 92
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 2566,
                                "end": 2637,
                                "loc": {
                                  "start": {
                                    "line": 106,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 106,
                                    "column": 86
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 2566,
                                  "end": 2597,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 46
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 2566,
                                    "end": 2567,
                                    "loc": {
                                      "start": {
                                        "line": 106,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 106,
                                        "column": 16
                                      }
                                    },
                                    "name": "a"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "CallExpression",
                                    "start": 2570,
                                    "end": 2597,
                                    "loc": {
                                      "start": {
                                        "line": 106,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 106,
                                        "column": 46
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 2570,
                                      "end": 2578,
                                      "loc": {
                                        "start": {
                                          "line": 106,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 106,
                                          "column": 27
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 2570,
                                        "end": 2574,
                                        "loc": {
                                          "start": {
                                            "line": 106,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 106,
                                            "column": 23
                                          }
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2575,
                                        "end": 2578,
                                        "loc": {
                                          "start": {
                                            "line": 106,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 106,
                                            "column": 27
                                          }
                                        },
                                        "name": "pow"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Literal",
                                        "start": 2579,
                                        "end": 2580,
                                        "loc": {
                                          "start": {
                                            "line": 106,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 106,
                                            "column": 29
                                          }
                                        },
                                        "value": 2,
                                        "rawValue": 2,
                                        "raw": "2"
                                      },
                                      {
                                        "type": "BinaryExpression",
                                        "start": 2582,
                                        "end": 2596,
                                        "loc": {
                                          "start": {
                                            "line": 106,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 106,
                                            "column": 45
                                          }
                                        },
                                        "left": {
                                          "type": "UnaryExpression",
                                          "start": 2582,
                                          "end": 2585,
                                          "loc": {
                                            "start": {
                                              "line": 106,
                                              "column": 31
                                            },
                                            "end": {
                                              "line": 106,
                                              "column": 34
                                            }
                                          },
                                          "operator": "-",
                                          "prefix": true,
                                          "argument": {
                                            "type": "Literal",
                                            "start": 2583,
                                            "end": 2585,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 34
                                              }
                                            },
                                            "value": 10,
                                            "rawValue": 10,
                                            "raw": "10"
                                          }
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "AssignmentExpression",
                                          "start": 2589,
                                          "end": 2595,
                                          "loc": {
                                            "start": {
                                              "line": 106,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 106,
                                              "column": 44
                                            }
                                          },
                                          "operator": "-=",
                                          "left": {
                                            "type": "Identifier",
                                            "start": 2589,
                                            "end": 2590,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 39
                                              }
                                            },
                                            "name": "k"
                                          },
                                          "right": {
                                            "type": "Literal",
                                            "start": 2594,
                                            "end": 2595,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 44
                                              }
                                            },
                                            "value": 1,
                                            "rawValue": 1,
                                            "raw": "1"
                                          },
                                          "parenthesizedExpression": true
                                        }
                                      }
                                    ]
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "CallExpression",
                                  "start": 2600,
                                  "end": 2637,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 86
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2600,
                                    "end": 2608,
                                    "loc": {
                                      "start": {
                                        "line": 106,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 106,
                                        "column": 57
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2600,
                                      "end": 2604,
                                      "loc": {
                                        "start": {
                                          "line": 106,
                                          "column": 49
                                        },
                                        "end": {
                                          "line": 106,
                                          "column": 53
                                        }
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2605,
                                      "end": 2608,
                                      "loc": {
                                        "start": {
                                          "line": 106,
                                          "column": 54
                                        },
                                        "end": {
                                          "line": 106,
                                          "column": 57
                                        }
                                      },
                                      "name": "sin"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "BinaryExpression",
                                      "start": 2609,
                                      "end": 2636,
                                      "loc": {
                                        "start": {
                                          "line": 106,
                                          "column": 58
                                        },
                                        "end": {
                                          "line": 106,
                                          "column": 85
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 2609,
                                        "end": 2632,
                                        "loc": {
                                          "start": {
                                            "line": 106,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 106,
                                            "column": 81
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 2610,
                                          "end": 2615,
                                          "loc": {
                                            "start": {
                                              "line": 106,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 106,
                                              "column": 64
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 2610,
                                            "end": 2611,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 59
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 60
                                              }
                                            },
                                            "name": "k"
                                          },
                                          "operator": "-",
                                          "right": {
                                            "type": "Identifier",
                                            "start": 2614,
                                            "end": 2615,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 63
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 64
                                              }
                                            },
                                            "name": "s"
                                          },
                                          "parenthesizedExpression": true
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "BinaryExpression",
                                          "start": 2620,
                                          "end": 2631,
                                          "loc": {
                                            "start": {
                                              "line": 106,
                                              "column": 69
                                            },
                                            "end": {
                                              "line": 106,
                                              "column": 80
                                            }
                                          },
                                          "left": {
                                            "type": "Literal",
                                            "start": 2620,
                                            "end": 2621,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 69
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 70
                                              }
                                            },
                                            "value": 2,
                                            "rawValue": 2,
                                            "raw": "2"
                                          },
                                          "operator": "*",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 2624,
                                            "end": 2631,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 73
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 80
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2624,
                                              "end": 2628,
                                              "loc": {
                                                "start": {
                                                  "line": 106,
                                                  "column": 73
                                                },
                                                "end": {
                                                  "line": 106,
                                                  "column": 77
                                                }
                                              },
                                              "name": "Math"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2629,
                                              "end": 2631,
                                              "loc": {
                                                "start": {
                                                  "line": 106,
                                                  "column": 78
                                                },
                                                "end": {
                                                  "line": 106,
                                                  "column": 80
                                                }
                                              },
                                              "name": "PI"
                                            },
                                            "computed": false
                                          },
                                          "parenthesizedExpression": true
                                        }
                                      },
                                      "operator": "/",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 2635,
                                        "end": 2636,
                                        "loc": {
                                          "start": {
                                            "line": 106,
                                            "column": 84
                                          },
                                          "end": {
                                            "line": 106,
                                            "column": 85
                                          }
                                        },
                                        "name": "p"
                                      }
                                    }
                                  ]
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "Literal",
                                "start": 2640,
                                "end": 2643,
                                "loc": {
                                  "start": {
                                    "line": 106,
                                    "column": 89
                                  },
                                  "end": {
                                    "line": 106,
                                    "column": 92
                                  }
                                },
                                "value": 0.5,
                                "rawValue": 0.5,
                                "raw": "0.5"
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "Literal",
                              "start": 2646,
                              "end": 2647,
                              "loc": {
                                "start": {
                                  "line": 106,
                                  "column": 95
                                },
                                "end": {
                                  "line": 106,
                                  "column": 96
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          }
                        }
                      ]
                    }
                  }
                }
              ]
            }
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 2658,
      "end": 3019,
      "loc": {
        "start": {
          "line": 110,
          "column": 0
        },
        "end": {
          "line": 125,
          "column": 1
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 2665,
        "end": 3019,
        "loc": {
          "start": {
            "line": 110,
            "column": 7
          },
          "end": {
            "line": 125,
            "column": 1
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 2671,
            "end": 3019,
            "loc": {
              "start": {
                "line": 110,
                "column": 13
              },
              "end": {
                "line": 125,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 2671,
              "end": 2682,
              "loc": {
                "start": {
                  "line": 110,
                  "column": 13
                },
                "end": {
                  "line": 110,
                  "column": 24
                }
              },
              "name": "exponential"
            },
            "init": {
              "type": "ObjectExpression",
              "start": 2685,
              "end": 3019,
              "loc": {
                "start": {
                  "line": 110,
                  "column": 27
                },
                "end": {
                  "line": 125,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 2691,
                  "end": 2753,
                  "loc": {
                    "start": {
                      "line": 111,
                      "column": 4
                    },
                    "end": {
                      "line": 113,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 2691,
                    "end": 2693,
                    "loc": {
                      "start": {
                        "line": 111,
                        "column": 4
                      },
                      "end": {
                        "line": 111,
                        "column": 6
                      }
                    },
                    "name": "in"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 2693,
                    "end": 2753,
                    "loc": {
                      "start": {
                        "line": 111,
                        "column": 6
                      },
                      "end": {
                        "line": 113,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 2694,
                        "end": 2695,
                        "loc": {
                          "start": {
                            "line": 111,
                            "column": 7
                          },
                          "end": {
                            "line": 111,
                            "column": 8
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 2697,
                      "end": 2753,
                      "loc": {
                        "start": {
                          "line": 111,
                          "column": 10
                        },
                        "end": {
                          "line": 113,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 2704,
                          "end": 2747,
                          "loc": {
                            "start": {
                              "line": 112,
                              "column": 5
                            },
                            "end": {
                              "line": 112,
                              "column": 48
                            }
                          },
                          "argument": {
                            "type": "ConditionalExpression",
                            "start": 2711,
                            "end": 2746,
                            "loc": {
                              "start": {
                                "line": 112,
                                "column": 12
                              },
                              "end": {
                                "line": 112,
                                "column": 47
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 2711,
                              "end": 2718,
                              "loc": {
                                "start": {
                                  "line": 112,
                                  "column": 12
                                },
                                "end": {
                                  "line": 112,
                                  "column": 19
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 2711,
                                "end": 2712,
                                "loc": {
                                  "start": {
                                    "line": 112,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 112,
                                    "column": 13
                                  }
                                },
                                "name": "k"
                              },
                              "operator": "===",
                              "right": {
                                "type": "Literal",
                                "start": 2717,
                                "end": 2718,
                                "loc": {
                                  "start": {
                                    "line": 112,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 112,
                                    "column": 19
                                  }
                                },
                                "value": 0,
                                "rawValue": 0,
                                "raw": "0"
                              }
                            },
                            "consequent": {
                              "type": "Literal",
                              "start": 2721,
                              "end": 2722,
                              "loc": {
                                "start": {
                                  "line": 112,
                                  "column": 22
                                },
                                "end": {
                                  "line": 112,
                                  "column": 23
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "alternate": {
                              "type": "CallExpression",
                              "start": 2725,
                              "end": 2746,
                              "loc": {
                                "start": {
                                  "line": 112,
                                  "column": 26
                                },
                                "end": {
                                  "line": 112,
                                  "column": 47
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2725,
                                "end": 2733,
                                "loc": {
                                  "start": {
                                    "line": 112,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 112,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2725,
                                  "end": 2729,
                                  "loc": {
                                    "start": {
                                      "line": 112,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 112,
                                      "column": 30
                                    }
                                  },
                                  "name": "Math"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2730,
                                  "end": 2733,
                                  "loc": {
                                    "start": {
                                      "line": 112,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 112,
                                      "column": 34
                                    }
                                  },
                                  "name": "pow"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Literal",
                                  "start": 2734,
                                  "end": 2738,
                                  "loc": {
                                    "start": {
                                      "line": 112,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 112,
                                      "column": 39
                                    }
                                  },
                                  "value": 1024,
                                  "rawValue": 1024,
                                  "raw": "1024"
                                },
                                {
                                  "type": "BinaryExpression",
                                  "start": 2740,
                                  "end": 2745,
                                  "loc": {
                                    "start": {
                                      "line": 112,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 112,
                                      "column": 46
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 2740,
                                    "end": 2741,
                                    "loc": {
                                      "start": {
                                        "line": 112,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 112,
                                        "column": 42
                                      }
                                    },
                                    "name": "k"
                                  },
                                  "operator": "-",
                                  "right": {
                                    "type": "Literal",
                                    "start": 2744,
                                    "end": 2745,
                                    "loc": {
                                      "start": {
                                        "line": 112,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 112,
                                        "column": 46
                                      }
                                    },
                                    "value": 1,
                                    "rawValue": 1,
                                    "raw": "1"
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 2760,
                  "end": 2826,
                  "loc": {
                    "start": {
                      "line": 115,
                      "column": 4
                    },
                    "end": {
                      "line": 117,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 2760,
                    "end": 2763,
                    "loc": {
                      "start": {
                        "line": 115,
                        "column": 4
                      },
                      "end": {
                        "line": 115,
                        "column": 7
                      }
                    },
                    "name": "out"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 2763,
                    "end": 2826,
                    "loc": {
                      "start": {
                        "line": 115,
                        "column": 7
                      },
                      "end": {
                        "line": 117,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 2764,
                        "end": 2765,
                        "loc": {
                          "start": {
                            "line": 115,
                            "column": 8
                          },
                          "end": {
                            "line": 115,
                            "column": 9
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 2767,
                      "end": 2826,
                      "loc": {
                        "start": {
                          "line": 115,
                          "column": 11
                        },
                        "end": {
                          "line": 117,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 2774,
                          "end": 2820,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 5
                            },
                            "end": {
                              "line": 116,
                              "column": 51
                            }
                          },
                          "argument": {
                            "type": "ConditionalExpression",
                            "start": 2781,
                            "end": 2819,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 12
                              },
                              "end": {
                                "line": 116,
                                "column": 50
                              }
                            },
                            "test": {
                              "type": "BinaryExpression",
                              "start": 2781,
                              "end": 2788,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 12
                                },
                                "end": {
                                  "line": 116,
                                  "column": 19
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 2781,
                                "end": 2782,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 13
                                  }
                                },
                                "name": "k"
                              },
                              "operator": "===",
                              "right": {
                                "type": "Literal",
                                "start": 2787,
                                "end": 2788,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 19
                                  }
                                },
                                "value": 1,
                                "rawValue": 1,
                                "raw": "1"
                              }
                            },
                            "consequent": {
                              "type": "Literal",
                              "start": 2791,
                              "end": 2792,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 22
                                },
                                "end": {
                                  "line": 116,
                                  "column": 23
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "alternate": {
                              "type": "BinaryExpression",
                              "start": 2795,
                              "end": 2819,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 26
                                },
                                "end": {
                                  "line": 116,
                                  "column": 50
                                }
                              },
                              "left": {
                                "type": "Literal",
                                "start": 2795,
                                "end": 2796,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 27
                                  }
                                },
                                "value": 1,
                                "rawValue": 1,
                                "raw": "1"
                              },
                              "operator": "-",
                              "right": {
                                "type": "CallExpression",
                                "start": 2799,
                                "end": 2819,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 50
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2799,
                                  "end": 2807,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 38
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2799,
                                    "end": 2803,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 34
                                      }
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2804,
                                    "end": 2807,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 38
                                      }
                                    },
                                    "name": "pow"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Literal",
                                    "start": 2808,
                                    "end": 2809,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 40
                                      }
                                    },
                                    "value": 2,
                                    "rawValue": 2,
                                    "raw": "2"
                                  },
                                  {
                                    "type": "BinaryExpression",
                                    "start": 2811,
                                    "end": 2818,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 49
                                      }
                                    },
                                    "left": {
                                      "type": "UnaryExpression",
                                      "start": 2811,
                                      "end": 2814,
                                      "loc": {
                                        "start": {
                                          "line": 116,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 116,
                                          "column": 45
                                        }
                                      },
                                      "operator": "-",
                                      "prefix": true,
                                      "argument": {
                                        "type": "Literal",
                                        "start": 2812,
                                        "end": 2814,
                                        "loc": {
                                          "start": {
                                            "line": 116,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 116,
                                            "column": 45
                                          }
                                        },
                                        "value": 10,
                                        "rawValue": 10,
                                        "raw": "10"
                                      }
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 2817,
                                      "end": 2818,
                                      "loc": {
                                        "start": {
                                          "line": 116,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 116,
                                          "column": 49
                                        }
                                      },
                                      "name": "k"
                                    }
                                  }
                                ]
                              }
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 2833,
                  "end": 3017,
                  "loc": {
                    "start": {
                      "line": 119,
                      "column": 4
                    },
                    "end": {
                      "line": 124,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 2833,
                    "end": 2838,
                    "loc": {
                      "start": {
                        "line": 119,
                        "column": 4
                      },
                      "end": {
                        "line": 119,
                        "column": 9
                      }
                    },
                    "name": "inOut"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 2838,
                    "end": 3017,
                    "loc": {
                      "start": {
                        "line": 119,
                        "column": 9
                      },
                      "end": {
                        "line": 124,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 2839,
                        "end": 2840,
                        "loc": {
                          "start": {
                            "line": 119,
                            "column": 10
                          },
                          "end": {
                            "line": 119,
                            "column": 11
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 2842,
                      "end": 3017,
                      "loc": {
                        "start": {
                          "line": 119,
                          "column": 13
                        },
                        "end": {
                          "line": 124,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 2849,
                          "end": 2871,
                          "loc": {
                            "start": {
                              "line": 120,
                              "column": 5
                            },
                            "end": {
                              "line": 120,
                              "column": 27
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 2853,
                            "end": 2860,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 9
                              },
                              "end": {
                                "line": 120,
                                "column": 16
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2853,
                              "end": 2854,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 9
                                },
                                "end": {
                                  "line": 120,
                                  "column": 10
                                }
                              },
                              "name": "k"
                            },
                            "operator": "===",
                            "right": {
                              "type": "Literal",
                              "start": 2859,
                              "end": 2860,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 15
                                },
                                "end": {
                                  "line": 120,
                                  "column": 16
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 2862,
                            "end": 2871,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 18
                              },
                              "end": {
                                "line": 120,
                                "column": 27
                              }
                            },
                            "argument": {
                              "type": "Literal",
                              "start": 2869,
                              "end": 2870,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 25
                                },
                                "end": {
                                  "line": 120,
                                  "column": 26
                                }
                              },
                              "value": 0,
                              "rawValue": 0,
                              "raw": "0"
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "IfStatement",
                          "start": 2877,
                          "end": 2899,
                          "loc": {
                            "start": {
                              "line": 121,
                              "column": 5
                            },
                            "end": {
                              "line": 121,
                              "column": 27
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 2881,
                            "end": 2888,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 9
                              },
                              "end": {
                                "line": 121,
                                "column": 16
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2881,
                              "end": 2882,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 9
                                },
                                "end": {
                                  "line": 121,
                                  "column": 10
                                }
                              },
                              "name": "k"
                            },
                            "operator": "===",
                            "right": {
                              "type": "Literal",
                              "start": 2887,
                              "end": 2888,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 15
                                },
                                "end": {
                                  "line": 121,
                                  "column": 16
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 2890,
                            "end": 2899,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 18
                              },
                              "end": {
                                "line": 121,
                                "column": 27
                              }
                            },
                            "argument": {
                              "type": "Literal",
                              "start": 2897,
                              "end": 2898,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 25
                                },
                                "end": {
                                  "line": 121,
                                  "column": 26
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "IfStatement",
                          "start": 2905,
                          "end": 2958,
                          "loc": {
                            "start": {
                              "line": 122,
                              "column": 5
                            },
                            "end": {
                              "line": 122,
                              "column": 58
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 2909,
                            "end": 2921,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 9
                              },
                              "end": {
                                "line": 122,
                                "column": 21
                              }
                            },
                            "left": {
                              "type": "AssignmentExpression",
                              "start": 2910,
                              "end": 2916,
                              "loc": {
                                "start": {
                                  "line": 122,
                                  "column": 10
                                },
                                "end": {
                                  "line": 122,
                                  "column": 16
                                }
                              },
                              "operator": "*=",
                              "left": {
                                "type": "Identifier",
                                "start": 2910,
                                "end": 2911,
                                "loc": {
                                  "start": {
                                    "line": 122,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 122,
                                    "column": 11
                                  }
                                },
                                "name": "k"
                              },
                              "right": {
                                "type": "Literal",
                                "start": 2915,
                                "end": 2916,
                                "loc": {
                                  "start": {
                                    "line": 122,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 122,
                                    "column": 16
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            },
                            "operator": "<",
                            "right": {
                              "type": "Literal",
                              "start": 2920,
                              "end": 2921,
                              "loc": {
                                "start": {
                                  "line": 122,
                                  "column": 20
                                },
                                "end": {
                                  "line": 122,
                                  "column": 21
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 2923,
                            "end": 2958,
                            "loc": {
                              "start": {
                                "line": 122,
                                "column": 23
                              },
                              "end": {
                                "line": 122,
                                "column": 58
                              }
                            },
                            "argument": {
                              "type": "BinaryExpression",
                              "start": 2930,
                              "end": 2957,
                              "loc": {
                                "start": {
                                  "line": 122,
                                  "column": 30
                                },
                                "end": {
                                  "line": 122,
                                  "column": 57
                                }
                              },
                              "left": {
                                "type": "Literal",
                                "start": 2930,
                                "end": 2933,
                                "loc": {
                                  "start": {
                                    "line": 122,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 122,
                                    "column": 33
                                  }
                                },
                                "value": 0.5,
                                "rawValue": 0.5,
                                "raw": "0.5"
                              },
                              "operator": "*",
                              "right": {
                                "type": "CallExpression",
                                "start": 2936,
                                "end": 2957,
                                "loc": {
                                  "start": {
                                    "line": 122,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 122,
                                    "column": 57
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2936,
                                  "end": 2944,
                                  "loc": {
                                    "start": {
                                      "line": 122,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 122,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2936,
                                    "end": 2940,
                                    "loc": {
                                      "start": {
                                        "line": 122,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 122,
                                        "column": 40
                                      }
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2941,
                                    "end": 2944,
                                    "loc": {
                                      "start": {
                                        "line": 122,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 122,
                                        "column": 44
                                      }
                                    },
                                    "name": "pow"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Literal",
                                    "start": 2945,
                                    "end": 2949,
                                    "loc": {
                                      "start": {
                                        "line": 122,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 122,
                                        "column": 49
                                      }
                                    },
                                    "value": 1024,
                                    "rawValue": 1024,
                                    "raw": "1024"
                                  },
                                  {
                                    "type": "BinaryExpression",
                                    "start": 2951,
                                    "end": 2956,
                                    "loc": {
                                      "start": {
                                        "line": 122,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 122,
                                        "column": 56
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 2951,
                                      "end": 2952,
                                      "loc": {
                                        "start": {
                                          "line": 122,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 122,
                                          "column": 52
                                        }
                                      },
                                      "name": "k"
                                    },
                                    "operator": "-",
                                    "right": {
                                      "type": "Literal",
                                      "start": 2955,
                                      "end": 2956,
                                      "loc": {
                                        "start": {
                                          "line": 122,
                                          "column": 55
                                        },
                                        "end": {
                                          "line": 122,
                                          "column": 56
                                        }
                                      },
                                      "value": 1,
                                      "rawValue": 1,
                                      "raw": "1"
                                    }
                                  }
                                ]
                              }
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 2964,
                          "end": 3011,
                          "loc": {
                            "start": {
                              "line": 123,
                              "column": 5
                            },
                            "end": {
                              "line": 123,
                              "column": 52
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 2971,
                            "end": 3010,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 12
                              },
                              "end": {
                                "line": 123,
                                "column": 51
                              }
                            },
                            "left": {
                              "type": "Literal",
                              "start": 2971,
                              "end": 2974,
                              "loc": {
                                "start": {
                                  "line": 123,
                                  "column": 12
                                },
                                "end": {
                                  "line": 123,
                                  "column": 15
                                }
                              },
                              "value": 0.5,
                              "rawValue": 0.5,
                              "raw": "0.5"
                            },
                            "operator": "*",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 2978,
                              "end": 3009,
                              "loc": {
                                "start": {
                                  "line": 123,
                                  "column": 19
                                },
                                "end": {
                                  "line": 123,
                                  "column": 50
                                }
                              },
                              "left": {
                                "type": "UnaryExpression",
                                "start": 2978,
                                "end": 3005,
                                "loc": {
                                  "start": {
                                    "line": 123,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 123,
                                    "column": 46
                                  }
                                },
                                "operator": "-",
                                "prefix": true,
                                "argument": {
                                  "type": "CallExpression",
                                  "start": 2979,
                                  "end": 3005,
                                  "loc": {
                                    "start": {
                                      "line": 123,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 123,
                                      "column": 46
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 2979,
                                    "end": 2987,
                                    "loc": {
                                      "start": {
                                        "line": 123,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 123,
                                        "column": 28
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 2979,
                                      "end": 2983,
                                      "loc": {
                                        "start": {
                                          "line": 123,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 123,
                                          "column": 24
                                        }
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2984,
                                      "end": 2987,
                                      "loc": {
                                        "start": {
                                          "line": 123,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 123,
                                          "column": 28
                                        }
                                      },
                                      "name": "pow"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Literal",
                                      "start": 2988,
                                      "end": 2989,
                                      "loc": {
                                        "start": {
                                          "line": 123,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 123,
                                          "column": 30
                                        }
                                      },
                                      "value": 2,
                                      "rawValue": 2,
                                      "raw": "2"
                                    },
                                    {
                                      "type": "BinaryExpression",
                                      "start": 2991,
                                      "end": 3004,
                                      "loc": {
                                        "start": {
                                          "line": 123,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 123,
                                          "column": 45
                                        }
                                      },
                                      "left": {
                                        "type": "UnaryExpression",
                                        "start": 2991,
                                        "end": 2994,
                                        "loc": {
                                          "start": {
                                            "line": 123,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 123,
                                            "column": 35
                                          }
                                        },
                                        "operator": "-",
                                        "prefix": true,
                                        "argument": {
                                          "type": "Literal",
                                          "start": 2992,
                                          "end": 2994,
                                          "loc": {
                                            "start": {
                                              "line": 123,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 123,
                                              "column": 35
                                            }
                                          },
                                          "value": 10,
                                          "rawValue": 10,
                                          "raw": "10"
                                        }
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "BinaryExpression",
                                        "start": 2998,
                                        "end": 3003,
                                        "loc": {
                                          "start": {
                                            "line": 123,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 123,
                                            "column": 44
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 2998,
                                          "end": 2999,
                                          "loc": {
                                            "start": {
                                              "line": 123,
                                              "column": 39
                                            },
                                            "end": {
                                              "line": 123,
                                              "column": 40
                                            }
                                          },
                                          "name": "k"
                                        },
                                        "operator": "-",
                                        "right": {
                                          "type": "Literal",
                                          "start": 3002,
                                          "end": 3003,
                                          "loc": {
                                            "start": {
                                              "line": 123,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 123,
                                              "column": 44
                                            }
                                          },
                                          "value": 1,
                                          "rawValue": 1,
                                          "raw": "1"
                                        },
                                        "parenthesizedExpression": true
                                      }
                                    }
                                  ]
                                }
                              },
                              "operator": "+",
                              "right": {
                                "type": "Literal",
                                "start": 3008,
                                "end": 3009,
                                "loc": {
                                  "start": {
                                    "line": 123,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 123,
                                    "column": 50
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            }
                          }
                        }
                      ]
                    }
                  }
                }
              ]
            }
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 3021,
      "end": 3072,
      "loc": {
        "start": {
          "line": 127,
          "column": 0
        },
        "end": {
          "line": 129,
          "column": 1
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 3028,
        "end": 3072,
        "loc": {
          "start": {
            "line": 127,
            "column": 7
          },
          "end": {
            "line": 129,
            "column": 1
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 3034,
            "end": 3072,
            "loc": {
              "start": {
                "line": 127,
                "column": 13
              },
              "end": {
                "line": 129,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 3034,
              "end": 3040,
              "loc": {
                "start": {
                  "line": 127,
                  "column": 13
                },
                "end": {
                  "line": 127,
                  "column": 19
                }
              },
              "name": "linear"
            },
            "init": {
              "type": "FunctionExpression",
              "start": 3043,
              "end": 3072,
              "loc": {
                "start": {
                  "line": 127,
                  "column": 22
                },
                "end": {
                  "line": 129,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 3034,
                "end": 3040,
                "loc": {
                  "start": {
                    "line": 127,
                    "column": 13
                  },
                  "end": {
                    "line": 127,
                    "column": 19
                  }
                },
                "name": "linear"
              },
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 3052,
                  "end": 3053,
                  "loc": {
                    "start": {
                      "line": 127,
                      "column": 31
                    },
                    "end": {
                      "line": 127,
                      "column": 32
                    }
                  },
                  "name": "k"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 3055,
                "end": 3072,
                "loc": {
                  "start": {
                    "line": 127,
                    "column": 34
                  },
                  "end": {
                    "line": 129,
                    "column": 1
                  }
                },
                "body": [
                  {
                    "type": "ReturnStatement",
                    "start": 3061,
                    "end": 3070,
                    "loc": {
                      "start": {
                        "line": 128,
                        "column": 4
                      },
                      "end": {
                        "line": 128,
                        "column": 13
                      }
                    },
                    "argument": {
                      "type": "Identifier",
                      "start": 3068,
                      "end": 3069,
                      "loc": {
                        "start": {
                          "line": 128,
                          "column": 11
                        },
                        "end": {
                          "line": 128,
                          "column": 12
                        }
                      },
                      "name": "k"
                    }
                  }
                ]
              }
            }
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 3074,
      "end": 3303,
      "loc": {
        "start": {
          "line": 131,
          "column": 0
        },
        "end": {
          "line": 144,
          "column": 1
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 3081,
        "end": 3303,
        "loc": {
          "start": {
            "line": 131,
            "column": 7
          },
          "end": {
            "line": 144,
            "column": 1
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 3087,
            "end": 3303,
            "loc": {
              "start": {
                "line": 131,
                "column": 13
              },
              "end": {
                "line": 144,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 3087,
              "end": 3096,
              "loc": {
                "start": {
                  "line": 131,
                  "column": 13
                },
                "end": {
                  "line": 131,
                  "column": 22
                }
              },
              "name": "quadratic"
            },
            "init": {
              "type": "ObjectExpression",
              "start": 3099,
              "end": 3303,
              "loc": {
                "start": {
                  "line": 131,
                  "column": 25
                },
                "end": {
                  "line": 144,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 3105,
                  "end": 3140,
                  "loc": {
                    "start": {
                      "line": 132,
                      "column": 4
                    },
                    "end": {
                      "line": 134,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 3105,
                    "end": 3107,
                    "loc": {
                      "start": {
                        "line": 132,
                        "column": 4
                      },
                      "end": {
                        "line": 132,
                        "column": 6
                      }
                    },
                    "name": "in"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 3107,
                    "end": 3140,
                    "loc": {
                      "start": {
                        "line": 132,
                        "column": 6
                      },
                      "end": {
                        "line": 134,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3108,
                        "end": 3109,
                        "loc": {
                          "start": {
                            "line": 132,
                            "column": 7
                          },
                          "end": {
                            "line": 132,
                            "column": 8
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 3111,
                      "end": 3140,
                      "loc": {
                        "start": {
                          "line": 132,
                          "column": 10
                        },
                        "end": {
                          "line": 134,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 3121,
                          "end": 3134,
                          "loc": {
                            "start": {
                              "line": 133,
                              "column": 8
                            },
                            "end": {
                              "line": 133,
                              "column": 21
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 3128,
                            "end": 3133,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 15
                              },
                              "end": {
                                "line": 133,
                                "column": 20
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 3128,
                              "end": 3129,
                              "loc": {
                                "start": {
                                  "line": 133,
                                  "column": 15
                                },
                                "end": {
                                  "line": 133,
                                  "column": 16
                                }
                              },
                              "name": "k"
                            },
                            "operator": "*",
                            "right": {
                              "type": "Identifier",
                              "start": 3132,
                              "end": 3133,
                              "loc": {
                                "start": {
                                  "line": 133,
                                  "column": 19
                                },
                                "end": {
                                  "line": 133,
                                  "column": 20
                                }
                              },
                              "name": "k"
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 3147,
                  "end": 3189,
                  "loc": {
                    "start": {
                      "line": 136,
                      "column": 4
                    },
                    "end": {
                      "line": 138,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 3147,
                    "end": 3150,
                    "loc": {
                      "start": {
                        "line": 136,
                        "column": 4
                      },
                      "end": {
                        "line": 136,
                        "column": 7
                      }
                    },
                    "name": "out"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 3150,
                    "end": 3189,
                    "loc": {
                      "start": {
                        "line": 136,
                        "column": 7
                      },
                      "end": {
                        "line": 138,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3151,
                        "end": 3152,
                        "loc": {
                          "start": {
                            "line": 136,
                            "column": 8
                          },
                          "end": {
                            "line": 136,
                            "column": 9
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 3154,
                      "end": 3189,
                      "loc": {
                        "start": {
                          "line": 136,
                          "column": 11
                        },
                        "end": {
                          "line": 138,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 3164,
                          "end": 3183,
                          "loc": {
                            "start": {
                              "line": 137,
                              "column": 8
                            },
                            "end": {
                              "line": 137,
                              "column": 27
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 3171,
                            "end": 3182,
                            "loc": {
                              "start": {
                                "line": 137,
                                "column": 15
                              },
                              "end": {
                                "line": 137,
                                "column": 26
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 3171,
                              "end": 3172,
                              "loc": {
                                "start": {
                                  "line": 137,
                                  "column": 15
                                },
                                "end": {
                                  "line": 137,
                                  "column": 16
                                }
                              },
                              "name": "k"
                            },
                            "operator": "*",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 3176,
                              "end": 3181,
                              "loc": {
                                "start": {
                                  "line": 137,
                                  "column": 20
                                },
                                "end": {
                                  "line": 137,
                                  "column": 25
                                }
                              },
                              "left": {
                                "type": "Literal",
                                "start": 3176,
                                "end": 3177,
                                "loc": {
                                  "start": {
                                    "line": 137,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 137,
                                    "column": 21
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "operator": "-",
                              "right": {
                                "type": "Identifier",
                                "start": 3180,
                                "end": 3181,
                                "loc": {
                                  "start": {
                                    "line": 137,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 137,
                                    "column": 25
                                  }
                                },
                                "name": "k"
                              },
                              "parenthesizedExpression": true
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 3196,
                  "end": 3301,
                  "loc": {
                    "start": {
                      "line": 140,
                      "column": 4
                    },
                    "end": {
                      "line": 143,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 3196,
                    "end": 3201,
                    "loc": {
                      "start": {
                        "line": 140,
                        "column": 4
                      },
                      "end": {
                        "line": 140,
                        "column": 9
                      }
                    },
                    "name": "inOut"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 3201,
                    "end": 3301,
                    "loc": {
                      "start": {
                        "line": 140,
                        "column": 9
                      },
                      "end": {
                        "line": 143,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3202,
                        "end": 3203,
                        "loc": {
                          "start": {
                            "line": 140,
                            "column": 10
                          },
                          "end": {
                            "line": 140,
                            "column": 11
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 3205,
                      "end": 3301,
                      "loc": {
                        "start": {
                          "line": 140,
                          "column": 13
                        },
                        "end": {
                          "line": 143,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 3215,
                          "end": 3252,
                          "loc": {
                            "start": {
                              "line": 141,
                              "column": 8
                            },
                            "end": {
                              "line": 141,
                              "column": 45
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 3219,
                            "end": 3231,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 12
                              },
                              "end": {
                                "line": 141,
                                "column": 24
                              }
                            },
                            "left": {
                              "type": "AssignmentExpression",
                              "start": 3220,
                              "end": 3226,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 13
                                },
                                "end": {
                                  "line": 141,
                                  "column": 19
                                }
                              },
                              "operator": "*=",
                              "left": {
                                "type": "Identifier",
                                "start": 3220,
                                "end": 3221,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 14
                                  }
                                },
                                "name": "k"
                              },
                              "right": {
                                "type": "Literal",
                                "start": 3225,
                                "end": 3226,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 19
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            },
                            "operator": "<",
                            "right": {
                              "type": "Literal",
                              "start": 3230,
                              "end": 3231,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 23
                                },
                                "end": {
                                  "line": 141,
                                  "column": 24
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 3233,
                            "end": 3252,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 26
                              },
                              "end": {
                                "line": 141,
                                "column": 45
                              }
                            },
                            "argument": {
                              "type": "BinaryExpression",
                              "start": 3240,
                              "end": 3251,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 33
                                },
                                "end": {
                                  "line": 141,
                                  "column": 44
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 3240,
                                "end": 3247,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 40
                                  }
                                },
                                "left": {
                                  "type": "Literal",
                                  "start": 3240,
                                  "end": 3243,
                                  "loc": {
                                    "start": {
                                      "line": 141,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 141,
                                      "column": 36
                                    }
                                  },
                                  "value": 0.5,
                                  "rawValue": 0.5,
                                  "raw": "0.5"
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 3246,
                                  "end": 3247,
                                  "loc": {
                                    "start": {
                                      "line": 141,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 141,
                                      "column": 40
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 3250,
                                "end": 3251,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 44
                                  }
                                },
                                "name": "k"
                              }
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 3261,
                          "end": 3295,
                          "loc": {
                            "start": {
                              "line": 142,
                              "column": 8
                            },
                            "end": {
                              "line": 142,
                              "column": 42
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 3268,
                            "end": 3294,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 15
                              },
                              "end": {
                                "line": 142,
                                "column": 41
                              }
                            },
                            "left": {
                              "type": "UnaryExpression",
                              "start": 3268,
                              "end": 3272,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 15
                                },
                                "end": {
                                  "line": 142,
                                  "column": 19
                                }
                              },
                              "operator": "-",
                              "prefix": true,
                              "argument": {
                                "type": "Literal",
                                "start": 3269,
                                "end": 3272,
                                "loc": {
                                  "start": {
                                    "line": 142,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 142,
                                    "column": 19
                                  }
                                },
                                "value": 0.5,
                                "rawValue": 0.5,
                                "raw": "0.5"
                              }
                            },
                            "operator": "*",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 3276,
                              "end": 3293,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 23
                                },
                                "end": {
                                  "line": 142,
                                  "column": 40
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 3276,
                                "end": 3289,
                                "loc": {
                                  "start": {
                                    "line": 142,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 142,
                                    "column": 36
                                  }
                                },
                                "left": {
                                  "type": "UpdateExpression",
                                  "start": 3276,
                                  "end": 3279,
                                  "loc": {
                                    "start": {
                                      "line": 142,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 142,
                                      "column": 26
                                    }
                                  },
                                  "operator": "--",
                                  "prefix": true,
                                  "argument": {
                                    "type": "Identifier",
                                    "start": 3278,
                                    "end": 3279,
                                    "loc": {
                                      "start": {
                                        "line": 142,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 142,
                                        "column": 26
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 3283,
                                  "end": 3288,
                                  "loc": {
                                    "start": {
                                      "line": 142,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 142,
                                      "column": 35
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 3283,
                                    "end": 3284,
                                    "loc": {
                                      "start": {
                                        "line": 142,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 142,
                                        "column": 31
                                      }
                                    },
                                    "name": "k"
                                  },
                                  "operator": "-",
                                  "right": {
                                    "type": "Literal",
                                    "start": 3287,
                                    "end": 3288,
                                    "loc": {
                                      "start": {
                                        "line": 142,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 142,
                                        "column": 35
                                      }
                                    },
                                    "value": 2,
                                    "rawValue": 2,
                                    "raw": "2"
                                  },
                                  "parenthesizedExpression": true
                                }
                              },
                              "operator": "-",
                              "right": {
                                "type": "Literal",
                                "start": 3292,
                                "end": 3293,
                                "loc": {
                                  "start": {
                                    "line": 142,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 142,
                                    "column": 40
                                  }
                                },
                                "value": 1,
                                "rawValue": 1,
                                "raw": "1"
                              },
                              "parenthesizedExpression": true
                            }
                          }
                        }
                      ]
                    }
                  }
                }
              ]
            }
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 3305,
      "end": 3565,
      "loc": {
        "start": {
          "line": 146,
          "column": 0
        },
        "end": {
          "line": 159,
          "column": 1
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 3312,
        "end": 3565,
        "loc": {
          "start": {
            "line": 146,
            "column": 7
          },
          "end": {
            "line": 159,
            "column": 1
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 3318,
            "end": 3565,
            "loc": {
              "start": {
                "line": 146,
                "column": 13
              },
              "end": {
                "line": 159,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 3318,
              "end": 3325,
              "loc": {
                "start": {
                  "line": 146,
                  "column": 13
                },
                "end": {
                  "line": 146,
                  "column": 20
                }
              },
              "name": "quartic"
            },
            "init": {
              "type": "ObjectExpression",
              "start": 3328,
              "end": 3565,
              "loc": {
                "start": {
                  "line": 146,
                  "column": 23
                },
                "end": {
                  "line": 159,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 3334,
                  "end": 3377,
                  "loc": {
                    "start": {
                      "line": 147,
                      "column": 4
                    },
                    "end": {
                      "line": 149,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 3334,
                    "end": 3336,
                    "loc": {
                      "start": {
                        "line": 147,
                        "column": 4
                      },
                      "end": {
                        "line": 147,
                        "column": 6
                      }
                    },
                    "name": "in"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 3336,
                    "end": 3377,
                    "loc": {
                      "start": {
                        "line": 147,
                        "column": 6
                      },
                      "end": {
                        "line": 149,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3337,
                        "end": 3338,
                        "loc": {
                          "start": {
                            "line": 147,
                            "column": 7
                          },
                          "end": {
                            "line": 147,
                            "column": 8
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 3340,
                      "end": 3377,
                      "loc": {
                        "start": {
                          "line": 147,
                          "column": 10
                        },
                        "end": {
                          "line": 149,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 3350,
                          "end": 3371,
                          "loc": {
                            "start": {
                              "line": 148,
                              "column": 8
                            },
                            "end": {
                              "line": 148,
                              "column": 29
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 3357,
                            "end": 3370,
                            "loc": {
                              "start": {
                                "line": 148,
                                "column": 15
                              },
                              "end": {
                                "line": 148,
                                "column": 28
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 3357,
                              "end": 3366,
                              "loc": {
                                "start": {
                                  "line": 148,
                                  "column": 15
                                },
                                "end": {
                                  "line": 148,
                                  "column": 24
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 3357,
                                "end": 3362,
                                "loc": {
                                  "start": {
                                    "line": 148,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 148,
                                    "column": 20
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 3357,
                                  "end": 3358,
                                  "loc": {
                                    "start": {
                                      "line": 148,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 148,
                                      "column": 16
                                    }
                                  },
                                  "name": "k"
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 3361,
                                  "end": 3362,
                                  "loc": {
                                    "start": {
                                      "line": 148,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 148,
                                      "column": 20
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 3365,
                                "end": 3366,
                                "loc": {
                                  "start": {
                                    "line": 148,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 148,
                                    "column": 24
                                  }
                                },
                                "name": "k"
                              }
                            },
                            "operator": "*",
                            "right": {
                              "type": "Identifier",
                              "start": 3369,
                              "end": 3370,
                              "loc": {
                                "start": {
                                  "line": 148,
                                  "column": 27
                                },
                                "end": {
                                  "line": 148,
                                  "column": 28
                                }
                              },
                              "name": "k"
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 3384,
                  "end": 3436,
                  "loc": {
                    "start": {
                      "line": 151,
                      "column": 4
                    },
                    "end": {
                      "line": 153,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 3384,
                    "end": 3387,
                    "loc": {
                      "start": {
                        "line": 151,
                        "column": 4
                      },
                      "end": {
                        "line": 151,
                        "column": 7
                      }
                    },
                    "name": "out"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 3387,
                    "end": 3436,
                    "loc": {
                      "start": {
                        "line": 151,
                        "column": 7
                      },
                      "end": {
                        "line": 153,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3388,
                        "end": 3389,
                        "loc": {
                          "start": {
                            "line": 151,
                            "column": 8
                          },
                          "end": {
                            "line": 151,
                            "column": 9
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 3391,
                      "end": 3436,
                      "loc": {
                        "start": {
                          "line": 151,
                          "column": 11
                        },
                        "end": {
                          "line": 153,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 3401,
                          "end": 3430,
                          "loc": {
                            "start": {
                              "line": 152,
                              "column": 8
                            },
                            "end": {
                              "line": 152,
                              "column": 37
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 3408,
                            "end": 3429,
                            "loc": {
                              "start": {
                                "line": 152,
                                "column": 15
                              },
                              "end": {
                                "line": 152,
                                "column": 36
                              }
                            },
                            "left": {
                              "type": "Literal",
                              "start": 3408,
                              "end": 3409,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 15
                                },
                                "end": {
                                  "line": 152,
                                  "column": 16
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "operator": "-",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 3413,
                              "end": 3428,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 20
                                },
                                "end": {
                                  "line": 152,
                                  "column": 35
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 3413,
                                "end": 3424,
                                "loc": {
                                  "start": {
                                    "line": 152,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 152,
                                    "column": 31
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 3413,
                                  "end": 3420,
                                  "loc": {
                                    "start": {
                                      "line": 152,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 152,
                                      "column": 27
                                    }
                                  },
                                  "left": {
                                    "type": "UpdateExpression",
                                    "start": 3413,
                                    "end": 3416,
                                    "loc": {
                                      "start": {
                                        "line": 152,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 152,
                                        "column": 23
                                      }
                                    },
                                    "operator": "--",
                                    "prefix": true,
                                    "argument": {
                                      "type": "Identifier",
                                      "start": 3415,
                                      "end": 3416,
                                      "loc": {
                                        "start": {
                                          "line": 152,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 152,
                                          "column": 23
                                        }
                                      },
                                      "name": "k"
                                    }
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 3419,
                                    "end": 3420,
                                    "loc": {
                                      "start": {
                                        "line": 152,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 152,
                                        "column": 27
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 3423,
                                  "end": 3424,
                                  "loc": {
                                    "start": {
                                      "line": 152,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 152,
                                      "column": 31
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 3427,
                                "end": 3428,
                                "loc": {
                                  "start": {
                                    "line": 152,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 152,
                                    "column": 35
                                  }
                                },
                                "name": "k"
                              },
                              "parenthesizedExpression": true
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 3443,
                  "end": 3563,
                  "loc": {
                    "start": {
                      "line": 155,
                      "column": 4
                    },
                    "end": {
                      "line": 158,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 3443,
                    "end": 3448,
                    "loc": {
                      "start": {
                        "line": 155,
                        "column": 4
                      },
                      "end": {
                        "line": 155,
                        "column": 9
                      }
                    },
                    "name": "inOut"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 3448,
                    "end": 3563,
                    "loc": {
                      "start": {
                        "line": 155,
                        "column": 9
                      },
                      "end": {
                        "line": 158,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3449,
                        "end": 3450,
                        "loc": {
                          "start": {
                            "line": 155,
                            "column": 10
                          },
                          "end": {
                            "line": 155,
                            "column": 11
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 3452,
                      "end": 3563,
                      "loc": {
                        "start": {
                          "line": 155,
                          "column": 13
                        },
                        "end": {
                          "line": 158,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 3462,
                          "end": 3507,
                          "loc": {
                            "start": {
                              "line": 156,
                              "column": 8
                            },
                            "end": {
                              "line": 156,
                              "column": 53
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 3466,
                            "end": 3478,
                            "loc": {
                              "start": {
                                "line": 156,
                                "column": 12
                              },
                              "end": {
                                "line": 156,
                                "column": 24
                              }
                            },
                            "left": {
                              "type": "AssignmentExpression",
                              "start": 3467,
                              "end": 3473,
                              "loc": {
                                "start": {
                                  "line": 156,
                                  "column": 13
                                },
                                "end": {
                                  "line": 156,
                                  "column": 19
                                }
                              },
                              "operator": "*=",
                              "left": {
                                "type": "Identifier",
                                "start": 3467,
                                "end": 3468,
                                "loc": {
                                  "start": {
                                    "line": 156,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 156,
                                    "column": 14
                                  }
                                },
                                "name": "k"
                              },
                              "right": {
                                "type": "Literal",
                                "start": 3472,
                                "end": 3473,
                                "loc": {
                                  "start": {
                                    "line": 156,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 156,
                                    "column": 19
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            },
                            "operator": "<",
                            "right": {
                              "type": "Literal",
                              "start": 3477,
                              "end": 3478,
                              "loc": {
                                "start": {
                                  "line": 156,
                                  "column": 23
                                },
                                "end": {
                                  "line": 156,
                                  "column": 24
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 3480,
                            "end": 3507,
                            "loc": {
                              "start": {
                                "line": 156,
                                "column": 26
                              },
                              "end": {
                                "line": 156,
                                "column": 53
                              }
                            },
                            "argument": {
                              "type": "BinaryExpression",
                              "start": 3487,
                              "end": 3506,
                              "loc": {
                                "start": {
                                  "line": 156,
                                  "column": 33
                                },
                                "end": {
                                  "line": 156,
                                  "column": 52
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 3487,
                                "end": 3502,
                                "loc": {
                                  "start": {
                                    "line": 156,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 156,
                                    "column": 48
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 3487,
                                  "end": 3498,
                                  "loc": {
                                    "start": {
                                      "line": 156,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 156,
                                      "column": 44
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 3487,
                                    "end": 3494,
                                    "loc": {
                                      "start": {
                                        "line": 156,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 156,
                                        "column": 40
                                      }
                                    },
                                    "left": {
                                      "type": "Literal",
                                      "start": 3487,
                                      "end": 3490,
                                      "loc": {
                                        "start": {
                                          "line": 156,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 156,
                                          "column": 36
                                        }
                                      },
                                      "value": 0.5,
                                      "rawValue": 0.5,
                                      "raw": "0.5"
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 3493,
                                      "end": 3494,
                                      "loc": {
                                        "start": {
                                          "line": 156,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 156,
                                          "column": 40
                                        }
                                      },
                                      "name": "k"
                                    }
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 3497,
                                    "end": 3498,
                                    "loc": {
                                      "start": {
                                        "line": 156,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 156,
                                        "column": 44
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 3501,
                                  "end": 3502,
                                  "loc": {
                                    "start": {
                                      "line": 156,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 156,
                                      "column": 48
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 3505,
                                "end": 3506,
                                "loc": {
                                  "start": {
                                    "line": 156,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 156,
                                    "column": 52
                                  }
                                },
                                "name": "k"
                              }
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 3516,
                          "end": 3557,
                          "loc": {
                            "start": {
                              "line": 157,
                              "column": 8
                            },
                            "end": {
                              "line": 157,
                              "column": 49
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 3523,
                            "end": 3556,
                            "loc": {
                              "start": {
                                "line": 157,
                                "column": 15
                              },
                              "end": {
                                "line": 157,
                                "column": 48
                              }
                            },
                            "left": {
                              "type": "UnaryExpression",
                              "start": 3523,
                              "end": 3527,
                              "loc": {
                                "start": {
                                  "line": 157,
                                  "column": 15
                                },
                                "end": {
                                  "line": 157,
                                  "column": 19
                                }
                              },
                              "operator": "-",
                              "prefix": true,
                              "argument": {
                                "type": "Literal",
                                "start": 3524,
                                "end": 3527,
                                "loc": {
                                  "start": {
                                    "line": 157,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 157,
                                    "column": 19
                                  }
                                },
                                "value": 0.5,
                                "rawValue": 0.5,
                                "raw": "0.5"
                              }
                            },
                            "operator": "*",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 3531,
                              "end": 3555,
                              "loc": {
                                "start": {
                                  "line": 157,
                                  "column": 23
                                },
                                "end": {
                                  "line": 157,
                                  "column": 47
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 3531,
                                "end": 3551,
                                "loc": {
                                  "start": {
                                    "line": 157,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 157,
                                    "column": 43
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 3531,
                                  "end": 3547,
                                  "loc": {
                                    "start": {
                                      "line": 157,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 157,
                                      "column": 39
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 3531,
                                    "end": 3543,
                                    "loc": {
                                      "start": {
                                        "line": 157,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 157,
                                        "column": 35
                                      }
                                    },
                                    "left": {
                                      "type": "AssignmentExpression",
                                      "start": 3532,
                                      "end": 3538,
                                      "loc": {
                                        "start": {
                                          "line": 157,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 157,
                                          "column": 30
                                        }
                                      },
                                      "operator": "-=",
                                      "left": {
                                        "type": "Identifier",
                                        "start": 3532,
                                        "end": 3533,
                                        "loc": {
                                          "start": {
                                            "line": 157,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 157,
                                            "column": 25
                                          }
                                        },
                                        "name": "k"
                                      },
                                      "right": {
                                        "type": "Literal",
                                        "start": 3537,
                                        "end": 3538,
                                        "loc": {
                                          "start": {
                                            "line": 157,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 157,
                                            "column": 30
                                          }
                                        },
                                        "value": 2,
                                        "rawValue": 2,
                                        "raw": "2"
                                      },
                                      "parenthesizedExpression": true
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 3542,
                                      "end": 3543,
                                      "loc": {
                                        "start": {
                                          "line": 157,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 157,
                                          "column": 35
                                        }
                                      },
                                      "name": "k"
                                    }
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 3546,
                                    "end": 3547,
                                    "loc": {
                                      "start": {
                                        "line": 157,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 157,
                                        "column": 39
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 3550,
                                  "end": 3551,
                                  "loc": {
                                    "start": {
                                      "line": 157,
                                      "column": 42
                                    },
                                    "end": {
                                      "line": 157,
                                      "column": 43
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "-",
                              "right": {
                                "type": "Literal",
                                "start": 3554,
                                "end": 3555,
                                "loc": {
                                  "start": {
                                    "line": 157,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 157,
                                    "column": 47
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            }
                          }
                        }
                      ]
                    }
                  }
                }
              ]
            }
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 3567,
      "end": 3841,
      "loc": {
        "start": {
          "line": 161,
          "column": 0
        },
        "end": {
          "line": 174,
          "column": 1
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 3574,
        "end": 3841,
        "loc": {
          "start": {
            "line": 161,
            "column": 7
          },
          "end": {
            "line": 174,
            "column": 1
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 3580,
            "end": 3841,
            "loc": {
              "start": {
                "line": 161,
                "column": 13
              },
              "end": {
                "line": 174,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 3580,
              "end": 3587,
              "loc": {
                "start": {
                  "line": 161,
                  "column": 13
                },
                "end": {
                  "line": 161,
                  "column": 20
                }
              },
              "name": "quintic"
            },
            "init": {
              "type": "ObjectExpression",
              "start": 3590,
              "end": 3841,
              "loc": {
                "start": {
                  "line": 161,
                  "column": 23
                },
                "end": {
                  "line": 174,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 3596,
                  "end": 3644,
                  "loc": {
                    "start": {
                      "line": 162,
                      "column": 4
                    },
                    "end": {
                      "line": 164,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 3596,
                    "end": 3598,
                    "loc": {
                      "start": {
                        "line": 162,
                        "column": 4
                      },
                      "end": {
                        "line": 162,
                        "column": 6
                      }
                    },
                    "name": "in"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 3599,
                    "end": 3644,
                    "loc": {
                      "start": {
                        "line": 162,
                        "column": 7
                      },
                      "end": {
                        "line": 164,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3600,
                        "end": 3601,
                        "loc": {
                          "start": {
                            "line": 162,
                            "column": 8
                          },
                          "end": {
                            "line": 162,
                            "column": 9
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 3603,
                      "end": 3644,
                      "loc": {
                        "start": {
                          "line": 162,
                          "column": 11
                        },
                        "end": {
                          "line": 164,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 3613,
                          "end": 3638,
                          "loc": {
                            "start": {
                              "line": 163,
                              "column": 8
                            },
                            "end": {
                              "line": 163,
                              "column": 33
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 3620,
                            "end": 3637,
                            "loc": {
                              "start": {
                                "line": 163,
                                "column": 15
                              },
                              "end": {
                                "line": 163,
                                "column": 32
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 3620,
                              "end": 3633,
                              "loc": {
                                "start": {
                                  "line": 163,
                                  "column": 15
                                },
                                "end": {
                                  "line": 163,
                                  "column": 28
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 3620,
                                "end": 3629,
                                "loc": {
                                  "start": {
                                    "line": 163,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 163,
                                    "column": 24
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 3620,
                                  "end": 3625,
                                  "loc": {
                                    "start": {
                                      "line": 163,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 163,
                                      "column": 20
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 3620,
                                    "end": 3621,
                                    "loc": {
                                      "start": {
                                        "line": 163,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 163,
                                        "column": 16
                                      }
                                    },
                                    "name": "k"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 3624,
                                    "end": 3625,
                                    "loc": {
                                      "start": {
                                        "line": 163,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 163,
                                        "column": 20
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 3628,
                                  "end": 3629,
                                  "loc": {
                                    "start": {
                                      "line": 163,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 163,
                                      "column": 24
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 3632,
                                "end": 3633,
                                "loc": {
                                  "start": {
                                    "line": 163,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 163,
                                    "column": 28
                                  }
                                },
                                "name": "k"
                              }
                            },
                            "operator": "*",
                            "right": {
                              "type": "Identifier",
                              "start": 3636,
                              "end": 3637,
                              "loc": {
                                "start": {
                                  "line": 163,
                                  "column": 31
                                },
                                "end": {
                                  "line": 163,
                                  "column": 32
                                }
                              },
                              "name": "k"
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 3651,
                  "end": 3705,
                  "loc": {
                    "start": {
                      "line": 166,
                      "column": 4
                    },
                    "end": {
                      "line": 168,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 3651,
                    "end": 3654,
                    "loc": {
                      "start": {
                        "line": 166,
                        "column": 4
                      },
                      "end": {
                        "line": 166,
                        "column": 7
                      }
                    },
                    "name": "out"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 3654,
                    "end": 3705,
                    "loc": {
                      "start": {
                        "line": 166,
                        "column": 7
                      },
                      "end": {
                        "line": 168,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3655,
                        "end": 3656,
                        "loc": {
                          "start": {
                            "line": 166,
                            "column": 8
                          },
                          "end": {
                            "line": 166,
                            "column": 9
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 3658,
                      "end": 3705,
                      "loc": {
                        "start": {
                          "line": 166,
                          "column": 11
                        },
                        "end": {
                          "line": 168,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 3668,
                          "end": 3699,
                          "loc": {
                            "start": {
                              "line": 167,
                              "column": 8
                            },
                            "end": {
                              "line": 167,
                              "column": 39
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 3675,
                            "end": 3698,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 15
                              },
                              "end": {
                                "line": 167,
                                "column": 38
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 3675,
                              "end": 3694,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 15
                                },
                                "end": {
                                  "line": 167,
                                  "column": 34
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 3675,
                                "end": 3690,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 30
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 3675,
                                  "end": 3686,
                                  "loc": {
                                    "start": {
                                      "line": 167,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 167,
                                      "column": 26
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 3675,
                                    "end": 3682,
                                    "loc": {
                                      "start": {
                                        "line": 167,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 167,
                                        "column": 22
                                      }
                                    },
                                    "left": {
                                      "type": "UpdateExpression",
                                      "start": 3675,
                                      "end": 3678,
                                      "loc": {
                                        "start": {
                                          "line": 167,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 167,
                                          "column": 18
                                        }
                                      },
                                      "operator": "--",
                                      "prefix": true,
                                      "argument": {
                                        "type": "Identifier",
                                        "start": 3677,
                                        "end": 3678,
                                        "loc": {
                                          "start": {
                                            "line": 167,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 167,
                                            "column": 18
                                          }
                                        },
                                        "name": "k"
                                      }
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 3681,
                                      "end": 3682,
                                      "loc": {
                                        "start": {
                                          "line": 167,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 167,
                                          "column": 22
                                        }
                                      },
                                      "name": "k"
                                    }
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 3685,
                                    "end": 3686,
                                    "loc": {
                                      "start": {
                                        "line": 167,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 167,
                                        "column": 26
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 3689,
                                  "end": 3690,
                                  "loc": {
                                    "start": {
                                      "line": 167,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 167,
                                      "column": 30
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 3693,
                                "end": 3694,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 34
                                  }
                                },
                                "name": "k"
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "Literal",
                              "start": 3697,
                              "end": 3698,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 37
                                },
                                "end": {
                                  "line": 167,
                                  "column": 38
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 3712,
                  "end": 3839,
                  "loc": {
                    "start": {
                      "line": 170,
                      "column": 4
                    },
                    "end": {
                      "line": 173,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 3712,
                    "end": 3717,
                    "loc": {
                      "start": {
                        "line": 170,
                        "column": 4
                      },
                      "end": {
                        "line": 170,
                        "column": 9
                      }
                    },
                    "name": "inOut"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 3717,
                    "end": 3839,
                    "loc": {
                      "start": {
                        "line": 170,
                        "column": 9
                      },
                      "end": {
                        "line": 173,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3718,
                        "end": 3719,
                        "loc": {
                          "start": {
                            "line": 170,
                            "column": 10
                          },
                          "end": {
                            "line": 170,
                            "column": 11
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 3721,
                      "end": 3839,
                      "loc": {
                        "start": {
                          "line": 170,
                          "column": 13
                        },
                        "end": {
                          "line": 173,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 3731,
                          "end": 3780,
                          "loc": {
                            "start": {
                              "line": 171,
                              "column": 8
                            },
                            "end": {
                              "line": 171,
                              "column": 57
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 3735,
                            "end": 3747,
                            "loc": {
                              "start": {
                                "line": 171,
                                "column": 12
                              },
                              "end": {
                                "line": 171,
                                "column": 24
                              }
                            },
                            "left": {
                              "type": "AssignmentExpression",
                              "start": 3736,
                              "end": 3742,
                              "loc": {
                                "start": {
                                  "line": 171,
                                  "column": 13
                                },
                                "end": {
                                  "line": 171,
                                  "column": 19
                                }
                              },
                              "operator": "*=",
                              "left": {
                                "type": "Identifier",
                                "start": 3736,
                                "end": 3737,
                                "loc": {
                                  "start": {
                                    "line": 171,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 171,
                                    "column": 14
                                  }
                                },
                                "name": "k"
                              },
                              "right": {
                                "type": "Literal",
                                "start": 3741,
                                "end": 3742,
                                "loc": {
                                  "start": {
                                    "line": 171,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 171,
                                    "column": 19
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            },
                            "operator": "<",
                            "right": {
                              "type": "Literal",
                              "start": 3746,
                              "end": 3747,
                              "loc": {
                                "start": {
                                  "line": 171,
                                  "column": 23
                                },
                                "end": {
                                  "line": 171,
                                  "column": 24
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            }
                          },
                          "consequent": {
                            "type": "ReturnStatement",
                            "start": 3749,
                            "end": 3780,
                            "loc": {
                              "start": {
                                "line": 171,
                                "column": 26
                              },
                              "end": {
                                "line": 171,
                                "column": 57
                              }
                            },
                            "argument": {
                              "type": "BinaryExpression",
                              "start": 3756,
                              "end": 3779,
                              "loc": {
                                "start": {
                                  "line": 171,
                                  "column": 33
                                },
                                "end": {
                                  "line": 171,
                                  "column": 56
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 3756,
                                "end": 3775,
                                "loc": {
                                  "start": {
                                    "line": 171,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 171,
                                    "column": 52
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 3756,
                                  "end": 3771,
                                  "loc": {
                                    "start": {
                                      "line": 171,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 171,
                                      "column": 48
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 3756,
                                    "end": 3767,
                                    "loc": {
                                      "start": {
                                        "line": 171,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 171,
                                        "column": 44
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 3756,
                                      "end": 3763,
                                      "loc": {
                                        "start": {
                                          "line": 171,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 171,
                                          "column": 40
                                        }
                                      },
                                      "left": {
                                        "type": "Literal",
                                        "start": 3756,
                                        "end": 3759,
                                        "loc": {
                                          "start": {
                                            "line": 171,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 171,
                                            "column": 36
                                          }
                                        },
                                        "value": 0.5,
                                        "rawValue": 0.5,
                                        "raw": "0.5"
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 3762,
                                        "end": 3763,
                                        "loc": {
                                          "start": {
                                            "line": 171,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 171,
                                            "column": 40
                                          }
                                        },
                                        "name": "k"
                                      }
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 3766,
                                      "end": 3767,
                                      "loc": {
                                        "start": {
                                          "line": 171,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 171,
                                          "column": 44
                                        }
                                      },
                                      "name": "k"
                                    }
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 3770,
                                    "end": 3771,
                                    "loc": {
                                      "start": {
                                        "line": 171,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 171,
                                        "column": 48
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 3774,
                                  "end": 3775,
                                  "loc": {
                                    "start": {
                                      "line": 171,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 171,
                                      "column": 52
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 3778,
                                "end": 3779,
                                "loc": {
                                  "start": {
                                    "line": 171,
                                    "column": 55
                                  },
                                  "end": {
                                    "line": 171,
                                    "column": 56
                                  }
                                },
                                "name": "k"
                              }
                            }
                          },
                          "alternate": null
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 3789,
                          "end": 3833,
                          "loc": {
                            "start": {
                              "line": 172,
                              "column": 8
                            },
                            "end": {
                              "line": 172,
                              "column": 52
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 3796,
                            "end": 3832,
                            "loc": {
                              "start": {
                                "line": 172,
                                "column": 15
                              },
                              "end": {
                                "line": 172,
                                "column": 51
                              }
                            },
                            "left": {
                              "type": "Literal",
                              "start": 3796,
                              "end": 3799,
                              "loc": {
                                "start": {
                                  "line": 172,
                                  "column": 15
                                },
                                "end": {
                                  "line": 172,
                                  "column": 18
                                }
                              },
                              "value": 0.5,
                              "rawValue": 0.5,
                              "raw": "0.5"
                            },
                            "operator": "*",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 3803,
                              "end": 3831,
                              "loc": {
                                "start": {
                                  "line": 172,
                                  "column": 22
                                },
                                "end": {
                                  "line": 172,
                                  "column": 50
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 3803,
                                "end": 3827,
                                "loc": {
                                  "start": {
                                    "line": 172,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 172,
                                    "column": 46
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 3803,
                                  "end": 3823,
                                  "loc": {
                                    "start": {
                                      "line": 172,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 172,
                                      "column": 42
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 3803,
                                    "end": 3819,
                                    "loc": {
                                      "start": {
                                        "line": 172,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 172,
                                        "column": 38
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 3803,
                                      "end": 3815,
                                      "loc": {
                                        "start": {
                                          "line": 172,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 172,
                                          "column": 34
                                        }
                                      },
                                      "left": {
                                        "type": "AssignmentExpression",
                                        "start": 3804,
                                        "end": 3810,
                                        "loc": {
                                          "start": {
                                            "line": 172,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 172,
                                            "column": 29
                                          }
                                        },
                                        "operator": "-=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 3804,
                                          "end": 3805,
                                          "loc": {
                                            "start": {
                                              "line": 172,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 172,
                                              "column": 24
                                            }
                                          },
                                          "name": "k"
                                        },
                                        "right": {
                                          "type": "Literal",
                                          "start": 3809,
                                          "end": 3810,
                                          "loc": {
                                            "start": {
                                              "line": 172,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 172,
                                              "column": 29
                                            }
                                          },
                                          "value": 2,
                                          "rawValue": 2,
                                          "raw": "2"
                                        },
                                        "parenthesizedExpression": true
                                      },
                                      "operator": "*",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 3814,
                                        "end": 3815,
                                        "loc": {
                                          "start": {
                                            "line": 172,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 172,
                                            "column": 34
                                          }
                                        },
                                        "name": "k"
                                      }
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 3818,
                                      "end": 3819,
                                      "loc": {
                                        "start": {
                                          "line": 172,
                                          "column": 37
                                        },
                                        "end": {
                                          "line": 172,
                                          "column": 38
                                        }
                                      },
                                      "name": "k"
                                    }
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 3822,
                                    "end": 3823,
                                    "loc": {
                                      "start": {
                                        "line": 172,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 172,
                                        "column": 42
                                      }
                                    },
                                    "name": "k"
                                  }
                                },
                                "operator": "*",
                                "right": {
                                  "type": "Identifier",
                                  "start": 3826,
                                  "end": 3827,
                                  "loc": {
                                    "start": {
                                      "line": 172,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 172,
                                      "column": 46
                                    }
                                  },
                                  "name": "k"
                                }
                              },
                              "operator": "+",
                              "right": {
                                "type": "Literal",
                                "start": 3830,
                                "end": 3831,
                                "loc": {
                                  "start": {
                                    "line": 172,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 172,
                                    "column": 50
                                  }
                                },
                                "value": 2,
                                "rawValue": 2,
                                "raw": "2"
                              },
                              "parenthesizedExpression": true
                            }
                          }
                        }
                      ]
                    }
                  }
                }
              ]
            }
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 3843,
      "end": 4072,
      "loc": {
        "start": {
          "line": 176,
          "column": 0
        },
        "end": {
          "line": 188,
          "column": 1
        }
      },
      "declaration": {
        "type": "VariableDeclaration",
        "start": 3850,
        "end": 4072,
        "loc": {
          "start": {
            "line": 176,
            "column": 7
          },
          "end": {
            "line": 188,
            "column": 1
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 3856,
            "end": 4072,
            "loc": {
              "start": {
                "line": 176,
                "column": 13
              },
              "end": {
                "line": 188,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 3856,
              "end": 3866,
              "loc": {
                "start": {
                  "line": 176,
                  "column": 13
                },
                "end": {
                  "line": 176,
                  "column": 23
                }
              },
              "name": "sinusoidal"
            },
            "init": {
              "type": "ObjectExpression",
              "start": 3869,
              "end": 4072,
              "loc": {
                "start": {
                  "line": 176,
                  "column": 26
                },
                "end": {
                  "line": 188,
                  "column": 1
                }
              },
              "properties": [
                {
                  "type": "Property",
                  "start": 3875,
                  "end": 3934,
                  "loc": {
                    "start": {
                      "line": 177,
                      "column": 4
                    },
                    "end": {
                      "line": 179,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 3875,
                    "end": 3877,
                    "loc": {
                      "start": {
                        "line": 177,
                        "column": 4
                      },
                      "end": {
                        "line": 177,
                        "column": 6
                      }
                    },
                    "name": "in"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 3877,
                    "end": 3934,
                    "loc": {
                      "start": {
                        "line": 177,
                        "column": 6
                      },
                      "end": {
                        "line": 179,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3878,
                        "end": 3879,
                        "loc": {
                          "start": {
                            "line": 177,
                            "column": 7
                          },
                          "end": {
                            "line": 177,
                            "column": 8
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 3881,
                      "end": 3934,
                      "loc": {
                        "start": {
                          "line": 177,
                          "column": 10
                        },
                        "end": {
                          "line": 179,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 3891,
                          "end": 3928,
                          "loc": {
                            "start": {
                              "line": 178,
                              "column": 8
                            },
                            "end": {
                              "line": 178,
                              "column": 45
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 3898,
                            "end": 3927,
                            "loc": {
                              "start": {
                                "line": 178,
                                "column": 15
                              },
                              "end": {
                                "line": 178,
                                "column": 44
                              }
                            },
                            "left": {
                              "type": "Literal",
                              "start": 3898,
                              "end": 3899,
                              "loc": {
                                "start": {
                                  "line": 178,
                                  "column": 15
                                },
                                "end": {
                                  "line": 178,
                                  "column": 16
                                }
                              },
                              "value": 1,
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "operator": "-",
                            "right": {
                              "type": "CallExpression",
                              "start": 3902,
                              "end": 3927,
                              "loc": {
                                "start": {
                                  "line": 178,
                                  "column": 19
                                },
                                "end": {
                                  "line": 178,
                                  "column": 44
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 3902,
                                "end": 3910,
                                "loc": {
                                  "start": {
                                    "line": 178,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 178,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3902,
                                  "end": 3906,
                                  "loc": {
                                    "start": {
                                      "line": 178,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 178,
                                      "column": 23
                                    }
                                  },
                                  "name": "Math"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3907,
                                  "end": 3910,
                                  "loc": {
                                    "start": {
                                      "line": 178,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 178,
                                      "column": 27
                                    }
                                  },
                                  "name": "cos"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "BinaryExpression",
                                  "start": 3911,
                                  "end": 3926,
                                  "loc": {
                                    "start": {
                                      "line": 178,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 178,
                                      "column": 43
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 3911,
                                    "end": 3922,
                                    "loc": {
                                      "start": {
                                        "line": 178,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 178,
                                        "column": 39
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 3911,
                                      "end": 3912,
                                      "loc": {
                                        "start": {
                                          "line": 178,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 178,
                                          "column": 29
                                        }
                                      },
                                      "name": "k"
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "MemberExpression",
                                      "start": 3915,
                                      "end": 3922,
                                      "loc": {
                                        "start": {
                                          "line": 178,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 178,
                                          "column": 39
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 3915,
                                        "end": 3919,
                                        "loc": {
                                          "start": {
                                            "line": 178,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 178,
                                            "column": 36
                                          }
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3920,
                                        "end": 3922,
                                        "loc": {
                                          "start": {
                                            "line": 178,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 178,
                                            "column": 39
                                          }
                                        },
                                        "name": "PI"
                                      },
                                      "computed": false
                                    }
                                  },
                                  "operator": "/",
                                  "right": {
                                    "type": "Literal",
                                    "start": 3925,
                                    "end": 3926,
                                    "loc": {
                                      "start": {
                                        "line": 178,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 178,
                                        "column": 43
                                      }
                                    },
                                    "value": 2,
                                    "rawValue": 2,
                                    "raw": "2"
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 3941,
                  "end": 3997,
                  "loc": {
                    "start": {
                      "line": 181,
                      "column": 4
                    },
                    "end": {
                      "line": 183,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 3941,
                    "end": 3944,
                    "loc": {
                      "start": {
                        "line": 181,
                        "column": 4
                      },
                      "end": {
                        "line": 181,
                        "column": 7
                      }
                    },
                    "name": "out"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 3944,
                    "end": 3997,
                    "loc": {
                      "start": {
                        "line": 181,
                        "column": 7
                      },
                      "end": {
                        "line": 183,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 3945,
                        "end": 3946,
                        "loc": {
                          "start": {
                            "line": 181,
                            "column": 8
                          },
                          "end": {
                            "line": 181,
                            "column": 9
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 3948,
                      "end": 3997,
                      "loc": {
                        "start": {
                          "line": 181,
                          "column": 11
                        },
                        "end": {
                          "line": 183,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 3958,
                          "end": 3991,
                          "loc": {
                            "start": {
                              "line": 182,
                              "column": 8
                            },
                            "end": {
                              "line": 182,
                              "column": 41
                            }
                          },
                          "argument": {
                            "type": "CallExpression",
                            "start": 3965,
                            "end": 3990,
                            "loc": {
                              "start": {
                                "line": 182,
                                "column": 15
                              },
                              "end": {
                                "line": 182,
                                "column": 40
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 3965,
                              "end": 3973,
                              "loc": {
                                "start": {
                                  "line": 182,
                                  "column": 15
                                },
                                "end": {
                                  "line": 182,
                                  "column": 23
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 3965,
                                "end": 3969,
                                "loc": {
                                  "start": {
                                    "line": 182,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 182,
                                    "column": 19
                                  }
                                },
                                "name": "Math"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3970,
                                "end": 3973,
                                "loc": {
                                  "start": {
                                    "line": 182,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 182,
                                    "column": 23
                                  }
                                },
                                "name": "sin"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "BinaryExpression",
                                "start": 3974,
                                "end": 3989,
                                "loc": {
                                  "start": {
                                    "line": 182,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 182,
                                    "column": 39
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 3974,
                                  "end": 3985,
                                  "loc": {
                                    "start": {
                                      "line": 182,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 182,
                                      "column": 35
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 3974,
                                    "end": 3975,
                                    "loc": {
                                      "start": {
                                        "line": 182,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 182,
                                        "column": 25
                                      }
                                    },
                                    "name": "k"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 3978,
                                    "end": 3985,
                                    "loc": {
                                      "start": {
                                        "line": 182,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 182,
                                        "column": 35
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 3978,
                                      "end": 3982,
                                      "loc": {
                                        "start": {
                                          "line": 182,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 182,
                                          "column": 32
                                        }
                                      },
                                      "name": "Math"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 3983,
                                      "end": 3985,
                                      "loc": {
                                        "start": {
                                          "line": 182,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 182,
                                          "column": 35
                                        }
                                      },
                                      "name": "PI"
                                    },
                                    "computed": false
                                  }
                                },
                                "operator": "/",
                                "right": {
                                  "type": "Literal",
                                  "start": 3988,
                                  "end": 3989,
                                  "loc": {
                                    "start": {
                                      "line": 182,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 182,
                                      "column": 39
                                    }
                                  },
                                  "value": 2,
                                  "rawValue": 2,
                                  "raw": "2"
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                },
                {
                  "type": "Property",
                  "start": 4004,
                  "end": 4070,
                  "loc": {
                    "start": {
                      "line": 185,
                      "column": 4
                    },
                    "end": {
                      "line": 187,
                      "column": 5
                    }
                  },
                  "method": true,
                  "shorthand": false,
                  "computed": false,
                  "key": {
                    "type": "Identifier",
                    "start": 4004,
                    "end": 4009,
                    "loc": {
                      "start": {
                        "line": 185,
                        "column": 4
                      },
                      "end": {
                        "line": 185,
                        "column": 9
                      }
                    },
                    "name": "inOut"
                  },
                  "kind": "init",
                  "value": {
                    "type": "FunctionExpression",
                    "start": 4009,
                    "end": 4070,
                    "loc": {
                      "start": {
                        "line": 185,
                        "column": 9
                      },
                      "end": {
                        "line": 187,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 4010,
                        "end": 4011,
                        "loc": {
                          "start": {
                            "line": 185,
                            "column": 10
                          },
                          "end": {
                            "line": 185,
                            "column": 11
                          }
                        },
                        "name": "k"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 4013,
                      "end": 4070,
                      "loc": {
                        "start": {
                          "line": 185,
                          "column": 13
                        },
                        "end": {
                          "line": 187,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 4023,
                          "end": 4064,
                          "loc": {
                            "start": {
                              "line": 186,
                              "column": 8
                            },
                            "end": {
                              "line": 186,
                              "column": 49
                            }
                          },
                          "argument": {
                            "type": "BinaryExpression",
                            "start": 4030,
                            "end": 4063,
                            "loc": {
                              "start": {
                                "line": 186,
                                "column": 15
                              },
                              "end": {
                                "line": 186,
                                "column": 48
                              }
                            },
                            "left": {
                              "type": "Literal",
                              "start": 4030,
                              "end": 4033,
                              "loc": {
                                "start": {
                                  "line": 186,
                                  "column": 15
                                },
                                "end": {
                                  "line": 186,
                                  "column": 18
                                }
                              },
                              "value": 0.5,
                              "rawValue": 0.5,
                              "raw": "0.5"
                            },
                            "operator": "*",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 4037,
                              "end": 4062,
                              "loc": {
                                "start": {
                                  "line": 186,
                                  "column": 22
                                },
                                "end": {
                                  "line": 186,
                                  "column": 47
                                }
                              },
                              "left": {
                                "type": "Literal",
                                "start": 4037,
                                "end": 4038,
                                "loc": {
                                  "start": {
                                    "line": 186,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 186,
                                    "column": 23
                                  }
                                },
                                "value": 1,
                                "rawValue": 1,
                                "raw": "1"
                              },
                              "operator": "-",
                              "right": {
                                "type": "CallExpression",
                                "start": 4041,
                                "end": 4062,
                                "loc": {
                                  "start": {
                                    "line": 186,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 186,
                                    "column": 47
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 4041,
                                  "end": 4049,
                                  "loc": {
                                    "start": {
                                      "line": 186,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 186,
                                      "column": 34
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 4041,
                                    "end": 4045,
                                    "loc": {
                                      "start": {
                                        "line": 186,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 186,
                                        "column": 30
                                      }
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 4046,
                                    "end": 4049,
                                    "loc": {
                                      "start": {
                                        "line": 186,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 186,
                                        "column": 34
                                      }
                                    },
                                    "name": "cos"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "BinaryExpression",
                                    "start": 4050,
                                    "end": 4061,
                                    "loc": {
                                      "start": {
                                        "line": 186,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 186,
                                        "column": 46
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 4050,
                                      "end": 4057,
                                      "loc": {
                                        "start": {
                                          "line": 186,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 186,
                                          "column": 42
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 4050,
                                        "end": 4054,
                                        "loc": {
                                          "start": {
                                            "line": 186,
                                            "column": 35
                                          },
                                          "end": {
                                            "line": 186,
                                            "column": 39
                                          }
                                        },
                                        "name": "Math"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 4055,
                                        "end": 4057,
                                        "loc": {
                                          "start": {
                                            "line": 186,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 186,
                                            "column": 42
                                          }
                                        },
                                        "name": "PI"
                                      },
                                      "computed": false
                                    },
                                    "operator": "*",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 4060,
                                      "end": 4061,
                                      "loc": {
                                        "start": {
                                          "line": 186,
                                          "column": 45
                                        },
                                        "end": {
                                          "line": 186,
                                          "column": 46
                                        }
                                      },
                                      "name": "k"
                                    }
                                  }
                                ]
                              },
                              "parenthesizedExpression": true
                            }
                          }
                        }
                      ]
                    }
                  }
                }
              ]
            }
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null
    }
  ]
}