Skip to content

Instantly share code, notes, and snippets.

@cloudcoderuwu
Last active August 29, 2015 14:15
Show Gist options
  • Select an option

  • Save cloudcoderuwu/2feb65a1c89626046e31 to your computer and use it in GitHub Desktop.

Select an option

Save cloudcoderuwu/2feb65a1c89626046e31 to your computer and use it in GitHub Desktop.
{
"objects": [
{
"name": "sqrt",
"term":
{
{
"name" : "variable",
"value" : "x"
},
{
"name" : "op",
"value" : "+"
},
{
"name" : "number",
"value" : "3"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment