{ "topic": "derivative", "input_types": [ "text", "text" ], "input_labels": [ "expression", "variable" ], "input_values": [ "x^2 + 3*x + 2", "x" ], "type": "Calculate", "title": "Derivative", "category": "Algebra", "formula_mathjax": "\\( \\od{ x } y \\)", "formula": "math.derivative( expression , variable )", "op_label": "Derivative", "no_formula_calculation": true, "explanation": "This derivative calculator finds the derivative of a given function or expression, with respective to specified variable.", "schema_data": "\n <script type=\"application/ld+json\">\n {\n \"@context\": \"https://schema.org\",\n \"@type\": \"Article\",\n \"author\": {\n \"@type\": \"Person\",\n \"name\": \"Mallikarjuna M\",\n \"honorificSuffix\": \"B.Tech. (Electronics & Communication)\",\n \"url\": \"https://www.linkedin.com/in/mallikarjuna-mallisetty-7330314a/\"\n },\n \n \"dateModified\": \"2024-09-05T00:23:14.014Z\",\n \"datePublished\": \"2024-07-21T07:20:32.526Z\",\n \"description\": \"Calculate Derivative - This derivative calculator finds the derivative of a given function or expression, with respective to specified variable.\",\n \"headline\": \"Derivative Calculator\",\n \"mainEntityOfPage\": {\n \"@id\": \"https://convertonline.org\",\n \"@type\": \"WebPage\"\n },\n \"publisher\": {\n \"@type\": \"Organization\",\n \"name\": \"ConvertOnline.org\",\n \"logo\": {\n \"@type\": \"ImageObject\",\n \"url\": \"https://convertonline.org/images/icon.png\",\n \"width\": \"512px\",\n \"height\": \"512px\"\n }\n }\n }\n </script>\n " }