@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

mdl:-Q01P9TWW-M
  skos:hiddenLabel "Fonction biquadratique"@fr, "fonctions biquadratiques"@fr, "Fonction biquadratiques"@fr, "biquadratic functions"@en, "Biquadratic function"@en ;
  skos:definition "En algèbre, une fonction quartique est fonction de la forme f(x) = ax⁴ + bx³+ cx²+ dx + e, où a est non nul, qui est définie par un polynôme de degré quatre, appelé polynôme quartique . Parfois, le terme biquadratique est utilisé à la place du quartique, mais, généralement, la fonction biquadratique se réfère à une fonction quadratique d'un carré (ou, de manière équivalente, à la fonction définie par un polynôme quartique sans termes de degré impair), ayant la forme f(x) = ax⁴ + cx²+ e.  (traduit depuis \"Wikipedia, The Free Encyclopedia\", <a href=\"https://en.wikipedia.org/wiki/Quartic_function\" target=\"_blank\">https://en.wikipedia.org/wiki/Quartic_function</a>)"@fr, "In algebra, a quartic function is a function of the form f(x) = ax⁴ + bx³+ cx²+ dx + e, where a is nonzero, which is defined by a polynomial of degree four, called a quartic polynomial. Sometimes the term biquadratic is used instead of quartic, but, usually, biquadratic function refers to a quadratic function of a square (or, equivalently, to the function defined by a quartic polynomial without terms of odd degree), having the form f(x) = ax⁴ + cx²+ e. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Quartic_function\" target=\"_blank\">https://en.wikipedia.org/wiki/Quartic_function</a>)"@en ;
  skos:altLabel "quartic function"@en ;
  skos:prefLabel "biquadratic function"@en, "fonction biquadratique"@fr ;
  a skos:Concept ;
  dc:modified "2023-01-31"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Quartic_function> ;
  skos:broader mdl:-HVPHKRD6-5 ;
  skos:inScheme mdl: .

mdl:-HVPHKRD6-5
  skos:prefLabel "algèbre"@fr, "algebra"@en ;
  a skos:Concept ;
  skos:narrower mdl:-Q01P9TWW-M .

mdl: a skos:ConceptScheme .
