  @prefix eprel: <http://eprints.org/relation/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix doi: <https://doi.org/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix ep: <http://eprints.org/ontology/> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/53474>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/53474#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-ec4869f3a9a412a1b7b35dd29ec8ce99> .

<https://arxiv.universalpublishings.com/id/eprint/53474/>
	dc:format "text/html";
	dc:title "HTML Summary of #53474 \n\nFUNDAMENTALS OF ALGORITHM AND PROGRAMMING IN MATHCAD SOFTWARE.\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/53474> .

<https://arxiv.universalpublishings.com/id/eprint/53474>
	bibo:abstract "In order to calculate a set of problems of a complex type and to achieve the result faster, an algorithm is designed for this type of problems, and programs are created based on this algorithm. Programming is central to Mathcad. Although Mathcad can solve many problems without the program, there are some class problems that cannot be solved without the program. That's why the mathcad program gives us such an opportunity. Mathcad allows you to enter any complex program. Mathcadda programming is very clear and easy to understand, in which the program expresses several consecutive formulas. The main programming operators are located in the Programming panel. We can activate this panel from the toolbars section of the view menu."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/53474#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-ec4869f3a9a412a1b7b35dd29ec8ce99>;
	dct:date "2024-03-24";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>;
	dct:title "FUNDAMENTALS OF ALGORITHM AND PROGRAMMING IN MATHCAD SOFTWARE."^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/53474/> .

<https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>
	foaf:name "Center for Tech and Media Research"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-ec4869f3a9a412a1b7b35dd29ec8ce99>
	foaf:familyName "o`g`li"^^xsd:string;
	foaf:givenName "Quvvatov Behruz Ulug`bek"^^xsd:string;
	foaf:name "Quvvatov Behruz Ulug`bek o`g`li"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>
	foaf:name "Multidisciplinary Journal of Science and Technology"^^xsd:string;
	rdf:type bibo:Collection .

