calculatorsmathplayer
mathplayer 时间:2021-03-17 阅读:(
)
Text-basedinputformatsformathematicalformulasPeterJipsenChapmanUniversityDecember8,2006PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20061/22TheproblemHowtomakecomputersdisplayandunderstande.
g.
:sin1logee=π2Mathematicalnotationusescomplex2DpositioningTheinformationhastobeenteredinsomeformConvertedtoaninternalrepresentationDisplayed/printed/spoken/archived/searched/.
.
.
PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20062/22CreatingmathematicalcontentTraditionaldocument:HandwrittenAdvantagesversatilesimplefastDisadvantageshardtodigitizehardtoparsecan'teditorcopy/pasteeasilysemanticsPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20063/22CreatingmathematicalcontentTraditionaldocument:usingpointandclickformulaeditorAdvantageseasytousewysiwygcapturesstructureDisadvantagesslownonstandarddiculttoaddtoexistingtoolsdisplayqualityPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20064/22CreatingmathematicalcontentTraditionaldocument:usingatypesettingsystemAdvantageshighqualityoutputimport/exportfeaturesforlargersystemsexpectedbypublishersDisadvantagescrypticcommandstedioustextediting/proofreading"nonstandard"PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20065/22DisplayingmathematicalcontentMathonwebpagesscanhandwrittenpagespostdigitalphotoofawhiteboarduseatabletPC,postinputaspicturepostavideoofapresentationuseaconvertertochangeeachformulatogiforpng(e.
g.
LaTeX2HTML,Wikipedia,.
.
.
)useHTML/ASCIIapproximations(handedit,TtH,TeX2HTML,.
.
.
)positionfontswithCSS(jsMath,.
.
.
)MathMLPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20066/22TextbasedinputKeyboardsarethemostwidelyusedformofcharacter-basedinputLikelytoremaintrueforatleastanotherdecadeWanttocommunicatemathcontenteasilyChat,read,editemailrepliesinanon-proprietarywayAlinearcharacter-basedformattswellManydierentmathinputsyntaxeshavebeendevelopedforprogramminglanguages:Fortran,APL,Lisp,C,Pascal,Java,.
.
.
scriptinglanguages:JS,Perl,PHP,Python,.
.
.
calculators:TI-83,TI-89,CasioFX,HP,.
.
.
computeralgebrasystems:Macsyma,Reduce,Mathematica,Maple,ScienticNotebook,SAGE,.
.
.
typesettingsystems:tro,TeX/LaTeX,DocBook,.
.
.
PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20067/22CommonfeaturesofmostlinearmathnotationPrexfunctionnotationwithinxoperationsSomeprecedenceofoperationsisusedParenthesisareusedforgrouping,overrideprecedenceVariablenamesmayconsistofseveralcharactersIncorrectsyntaxraiseserrorsTherstthreearestandardinhandwrittenformulasTheothertwoarelessusualinmathematicsPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20068/22ManydierencesofvariousinputformatsForexample:sin1logee=π2ArcSin[Sqrt[Log[E]]]==Pi/2MathematicaMath.
asin(Math.
sqrt(Math.
log(Math.
E)))==Math.
Pi/2JavaScript\sin^{-1}\sqrt{\log_ee}=\frac{\pi}{2}jsMathorLaTeXsin-1logee=π2PresentationMathMLsin^-1sqrt(log_ee)=pi/2ASCIIMathPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,20069/22WhyuseformulasformathematicsFormulasareusedtopreciselyspecifyconceptsinacompactandstandardwayconvenientformanualmanipulation(replacingequalsbyequals)a"canonicalform"acrossdiverseareasofmathacommonlanguagewithmnemonicrecognitionvalueaninformalstandardformathnotation;quiteinternationalTypedmathnotationdeservesasimilarinformalstandardLaTeXisadefactostandardforresearchpublicationsButnotwidelyusedinschoolorundergraduatemathNotcompactoreasytoreadortype(fornon-technicalusers)PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200610/22AimsofaconvenientlinearmathnotationClosetostandardmathematicsMotto:ifitlookslikemath,itshouldworkEasytoreadEasytotypeFormulasshouldbeshortNoobscuresyntaxerrorsSyntaxeasytodeneandrememberMostlylanguageindependentSimpletoextendormodify(localization)PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200611/22ASCIIMathAlinearmathnotationwith8syntaxrules;designedin2004Basedonwell-knownASCIImathconventions+someLaTeXc::=[A-Za-z]|greekchr|numbers|.
.
.
constantsymbolsu::=sqrt|text|bb|.
.
.
prefixunarysymbolsb::=frac|root|stackrelprefixbinarysymbolslleftbracketsrrightbracketsS::=c|lEr|uS|bSS|"any"SimpleexpressionI::=S_S|S^S|S_S^S|SIntermediateexpressionE::=IE|I/IExpressionPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200612/22TranslationtoMathMLEachterminalsymbolistranslatedtoacorrespondingMathMLnodeConstantsaremostlyconvertedtotheirrespectiveUnicodesymbolslSr→mrowlSr/mrow(bracketsdon'thavetomatch)sqrtS→msqrtS/msqrt"any"→mtextany/mtextfracS1S2→mfracS1S2/mfracrootS1S2→mrootS2S1/mrootstackrelS1S2→moverS2S1/moverS1/S2→mfracS1S2/mfracS1S2→msubS1S2/msubS1∧S2→msupS1S2/msupS1S2∧S3→msubsupS1S2S3/msubsupormunderoverNote:SisthesameasS,exceptthatifShasanouterlevelofbrackets,thenSistheexpressioninsidethesebracketsPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200613/22ExamplesofASCIIMathlimx→∞tan1x=π2lim_(x->oo)tan^-1x=pi/2∞n=11n2=π26sum_(n=1)^oo1/n^2=pi^2/611√1x2dx=π2int_-1^1sqrt(1-x^2)dx=pi/2[0,1)={x∈R:0≤xSomeformulas:'sum_(i=1)^ni=(n(n+1))/2'and$\int_0^{\frac{pi}{2}}\sinx\dx=1$.
PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200616/22ASCIIMathiswidelyusedDownloadedbythousandsofusersaroundtheglobeIntegratedintomanywikis,blogs,coursemanagementsystemsAugmentedwithASCIIsvgandaJSscienticcalculator[J2004]MergedintoWYSIWYGwebeditorsHTMLArea,Xinha[J,Lippman2006]AddedtoTiddlyWiki(client-sidewiki)→ASciencePadASCIIMathserversideinPHP[Chan2004],Perl[Nodine2006]ModiedtoLaTeXMathML.
js[Woodall2006]DemoofASciencePadPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200617/22FutureofASCIIMathMLStandardizelanguageasshorthandforapMathMLsubsetDevelopMathML→ASCIIMath(reverse)translatorExpandlanguagetouseUnicodesymbols,i.
e.
UnicodeMathML.
jsAdapttotheMSWord2007linearformulasyntaxThissyntaxisquitesimilartoASCIIMathDevelopedbyMurraySargentsincethe1970sMSWordiswidelyused,sothiswillbecomeadefactostandardPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200618/22AconvenientstandardfortypingmathUnicodeKeyboardsare"fairly"standardCansitatacomputerinGreeceorJapanandtypeanemailCanhandwriteformulasandcommunicatewithnonenglishspeakersButcan'tjuststartamathprogramandtypemathThisisastandardizationproblemMathematicsisalanguageItneedsastandardkeyboardinputformatLaTeX/Mathematica/Maple/MaximasyntaxisnottheanswerStudentsshouldn'thavetolearntotype\sin\piorSin[Pi]PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200619/22WhythisisurgentFew(school/undergrad)studentsknowhowtotypemathematicsMostmathhomeworkishandwrittenMathtestsareoftenmultiplechoice(presentationnottested)MathematicsseemsoldfashionedtocomputersavvyyouthMathematicseducationisaectednegativelyDiculttohelpstudentsbyemailorchatOnlineinteractivemathcontentislowIronically,it'shardtodomathonacomputer!
PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200620/22ConclusionMathusesformulassincetheyareshortandpreciseTypedlinearmathnotationneedstobestandardizedASCIIMathissystemneutralandfairlylanguageindependentAlsoeasytolearn,useandimplement(ontopofMathML)Translatesintoawell-denedsubsetofPresentationMathMLMatcheswellwithexistingtypedmathnotationsItllsaneedformathematicalcommunicationhttp://asciimathml.
sourceforge.
net/PeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200621/22AcknowledgementsManythankstotheInstituteforMathematicsanditsApplicationsWorldWideWebConsortium(HTML,MathML,SVG)DesignScience(MathPlayer),Adobe(SVGview)Netscape(JavaScript)Mozilla(Firefox)SourceForge.
netandtheopen-sourcecommunityPeterJipsen(ChapmanUniversity)Text-basedmathematicalinputformatsDecember8,200622/22
最近看到群里的不少网友在搭建大数据内容网站,内容量有百万篇幅,包括图片可能有超过50GB,如果一台服务器有需要多个站点的话,那肯定默认的服务器50GB存储空间是不够用的。如果单独在购买数据盘会成本提高不少。这里我们看到腾讯云促销活动中有2款带大数据盘的套餐还是比较实惠的,一台是400GB数据盘,一台是800GB数据盘,适合他们的大数据网站。 直达链接 - 腾讯云 大数据盘套餐服务器这里我们看到当前...
UCloud优刻得近日针对全球大促活动进行了一次改版,这次改版更加优惠了,要比之前的优惠价格还要低一些,并且新增了1核心1G内存的快杰云服务器,2元/首年,47元/年,这个价格应该是目前市面上最低最便宜的云服务器产品了,有需要国内外便宜VPS云服务器的朋友可以关注一下。UCloud好不好,UCloud服务器怎么样?UCloud服务器值不值得购买UCloud是优刻得科技股份有限公司旗下拥有的云计算服...
80vps怎么样?80vps最近新上了香港服务器、美国cn2服务器,以及香港/日本/韩国/美国多ip站群服务器。80vps之前推荐的都是VPS主机内容,其实80VPS也有独立服务器业务,分布在中国香港、欧美、韩国、日本、美国等地区,可选CN2或直连优化线路。如80VPS香港独立服务器最低月付420元,美国CN2 GIA独服月付650元起,中国香港、日本、韩国、美国洛杉矶多IP站群服务器750元/月...
mathplayer为你推荐
冯媛甑谁知道怎么找到冯媛甄的具体资料?xyq.163.cbg.com梦幻西游藏宝阁www.123qqxx.com我的首页http://www.hao123.com被改成了http://www.669dh.cn/?yhcdpscycle魔兽世界国服,求几个暗影MS的输出宏www.zzzcn.com哪里有免费看书的网站ename.com要怎么在Ename.cn上注册个人域名?采采风荷我家种了几亩莲藕,听说不能采荷叶、荷花、莲蓬、否则莲藕会烂的?是真的吗?为什么?采采风荷莫言春度芳菲尽,别有中流采麦荷 啥意思欢颜网欢颜网和乐蜂网,谁可信度高一些欢颜网欢颜网的东西是正品吗
江西服务器租用 租服务器价格 美国vps 怎样申请域名 namecheap 免费主机 香港机房托管 外国域名 godaddy域名优惠码 info域名 圣诞节促销 主机合租 河南移动邮件系统 me空间社区 中国电信测网速 100mbps 中国电信宽带测速器 七夕快乐英语 dnspod 东莞服务器托管 更多