5 lines
99 B
JSON
5 lines
99 B
JSON
{
|
|
"pi": {"type": "float", "value": "3.14"},
|
|
"negpi": {"type": "float", "value": "-3.14"}
|
|
}
|