We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RADIANS
1 parent c73a940 commit d043a78Copy full SHA for d043a78
articles/cosmos-db/nosql/query/radians.md
@@ -38,9 +38,9 @@ Returns a numeric expression.
38
39
The following example returns the radians for various degree values.
40
41
-:::code language="sql" source="~/cosmos-db-nosql-query-samples/radians/query.sql" highlight="2-5":::
+:::code language="sql" source="~/cosmos-db-nosql-query-samples/scripts/radians/query.sql" highlight="2-5":::
42
43
-:::code language="json" source="~/cosmos-db-nosql-query-samples/radians/result.json":::
+:::code language="json" source="~/cosmos-db-nosql-query-samples/scripts/radians/result.json":::
44
45
## Remarks
46
0 commit comments