From a84f94131d21480bf77746b75c18c42ef946fd38 Mon Sep 17 00:00:00 2001
From: MaZiFAU <63099053+MaZiFAU@users.noreply.github.com>
Date: Fri, 15 Sep 2023 01:32:04 +0200
Subject: [PATCH] Regenerated Demofiles; Reworked Function(Call)Fact; Facts;
 DynamicFacts; Misc;

Regenerated Demofiles;
+ 3D case functional
+->TODO SolutionCheck

Reworked Function(Call)Fact;
+ De/Serialization from MMT
+ Deleted AttachedFunctionFact
+ Sampled Equivalent for FunctionCallFact
+ Generalized Animation on event

Facts;
+ Using SOMDoc/ServerDefinition.ToString, instead of URI
+ Breaking parity allowed:
+-> Server rejected Fact
+-> Temporary Fact vie MakeFact
+ parse Facts returns List<Fact> instead of Fact (for Lists/Tuple/FactCalls)
+ MakeFact(object): partially implemeted
+ Added IUnpackable.UnpackMe() for composite Facts (Lists/Tuple)

DynamicFacts; [List, Tuple]
+ May hold data of dynamic unknown Signature

Misc;
+ double inserted Facts will now "Hint"
+ added posibility to blacklist scrolls for dynamic request (e.g. very long/cannon ball)
+ Expanded and fixed Lambda-from-SOMDoc-Builder
---
 .../Packages/Neleus.LambdaCompare.1.0.3.meta  |     8 -
 .../Neleus.LambdaCompare.1.0.3/.signature.p7s |   Bin 9472 -> 0 bytes
 .../Neleus.LambdaCompare.1.0.3.nupkg          |   Bin 38412 -> 0 bytes
 .../Neleus.LambdaCompare.1.0.3.nupkg.meta     |     7 -
 .../Neleus.LambdaCompare.1.0.3/lib.meta       |     8 -
 .../lib/netstandard2.0.meta                   |     8 -
 .../netstandard2.0/Neleus.LambdaCompare.dll   |     3 -
 .../Neleus.LambdaCompare.dll.meta             |    23 -
 .../Prefabs/UI/Facts/Factscreen.prefab        |    10 +-
 Assets/Scenes/Worlds/RiverWorld.unity         |   131 -
 Assets/Scripts/GenerateDemoFiles.cs           |    53 +-
 .../FactHandling/FactRecorder.cs              |    17 +-
 .../FactHandling/FactSpawner.cs               |   136 +-
 .../AttachedPositionFunctionBehaviour.cs      |   121 -
 .../AttachedPositionFunctionBehaviour.cs.meta |    11 -
 .../FactHandling/FactWrapper/FactObject.cs    |     6 +-
 .../FactHandling/Facts/AbstractAngleFact.cs   |    30 +-
 .../FactHandling/Facts/AbstractLineFact.cs    |    24 +-
 .../FactHandling/Facts/CircleFact.cs          |    92 +-
 .../FactHandling/Facts/Fact.cs                |   168 +-
 .../FactHandling/Facts/FunctionFact.cs        |   217 +-
 .../FactHandling/Facts/MMTTypes.cs            |   347 +-
 .../FactHandling/Facts/VolumeFacts.cs         |    32 +-
 .../TBD/CanonBallCalculator2D.cs              |    26 +-
 .../TBD/CanonBallCalculator3D.cs              |    30 +-
 Assets/Scripts/InventoryStuff/DisplayFacts.cs |     1 -
 .../Scripts/InventoryStuff/ScrollDetails.cs   |    50 +-
 .../CommunicationProtocoll/Endpoints.cs       |     2 +-
 .../CommunicationProtocoll/MMTConstants.cs    |    15 +-
 .../SOMDocToLambdaExpression.cs               |    36 +-
 .../CommunicationProtocoll/SOMDocs.cs         |   142 +-
 .../NetwMenue/ResetSaveDataButton_mobile.cs   |     1 +
 .../Utility/Extensions/TupleExtensions.cs     |    13 +-
 Assets/Stages/CanonBall 2D.JSON               | 10030 ++++++++++++++--
 Assets/Stages/CanonBall 3D.JSON               |  8065 +++++++++++--
 Assets/Stages/TechDemo A.JSON                 |    45 +-
 Assets/Stages/TechDemo B.JSON                 |    47 +-
 Assets/packages.config                        |     3 +-
 Packages/packages-lock.json                   |     2 +-
 ProjectSettings/ProjectSettings.asset         |     4 +-
 UserSettings/EditorUserSettings.asset         |    16 +-
 app.config                                    |    19 +
 42 files changed, 16564 insertions(+), 3435 deletions(-)
 delete mode 100644 Assets/Packages/Neleus.LambdaCompare.1.0.3.meta
 delete mode 100644 Assets/Packages/Neleus.LambdaCompare.1.0.3/.signature.p7s
 delete mode 100644 Assets/Packages/Neleus.LambdaCompare.1.0.3/Neleus.LambdaCompare.1.0.3.nupkg
 delete mode 100644 Assets/Packages/Neleus.LambdaCompare.1.0.3/Neleus.LambdaCompare.1.0.3.nupkg.meta
 delete mode 100644 Assets/Packages/Neleus.LambdaCompare.1.0.3/lib.meta
 delete mode 100644 Assets/Packages/Neleus.LambdaCompare.1.0.3/lib/netstandard2.0.meta
 delete mode 100644 Assets/Packages/Neleus.LambdaCompare.1.0.3/lib/netstandard2.0/Neleus.LambdaCompare.dll
 delete mode 100644 Assets/Packages/Neleus.LambdaCompare.1.0.3/lib/netstandard2.0/Neleus.LambdaCompare.dll.meta
 delete mode 100644 Assets/Scripts/InteractionEngine/FactHandling/FactWrapper/AttachedPositionFunctionBehaviour.cs
 delete mode 100644 Assets/Scripts/InteractionEngine/FactHandling/FactWrapper/AttachedPositionFunctionBehaviour.cs.meta
 create mode 100644 app.config

diff --git a/Assets/Packages/Neleus.LambdaCompare.1.0.3.meta b/Assets/Packages/Neleus.LambdaCompare.1.0.3.meta
deleted file mode 100644
index 30af8bee..00000000
--- a/Assets/Packages/Neleus.LambdaCompare.1.0.3.meta
+++ /dev/null
@@ -1,8 +0,0 @@
-fileFormatVersion: 2
-guid: 09d3adb0df9f5884a8756194602658fb
-folderAsset: yes
-DefaultImporter:
-  externalObjects: {}
-  userData: 
-  assetBundleName: 
-  assetBundleVariant: 
diff --git a/Assets/Packages/Neleus.LambdaCompare.1.0.3/.signature.p7s b/Assets/Packages/Neleus.LambdaCompare.1.0.3/.signature.p7s
deleted file mode 100644
index 8eb8c5b4a69c5c941f655c6d07d90464c1611037..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 9472
zcmXqLQu)KisnzDu_MMlJooPXn%3Fgbm6uG6%!d31ylk8aZ61uN%q&cdtPBPz2!)Ib
z!dXJYQj3Z+^Yg3>xwwq<49)Z`Obql4^$ZOR^^EmQ^o;Zjbv+V`Gpw@HOe>S~j9tp|
zs}fC1jLoA=om107EhBu*iu@8&Eec9p%1gB^vvMpVLv6XZ7BulW8#FO*H)vv-zkr#E
zk%>uw=lO%D;y2v>^*>GcBmKd^667wZiy2v284OYlxeYkkm_u3EgqcEv4Mh!vK^!h&
z9+%AYOy|_15(Uq^WJ5^<agZ>#ut0fvxn4?UdS-HJQHfr1ey*X4ff7iHSy&pb!?C!y
zv?w)2!P7+{C_leM!P(J3PMp`k%+S!#00N@Kd5sN`xb$*H6QdGx05GyLFgG#sGZ-{6
zaxpbAGBT{?6Fv9Dxglm_`{(TmKMRGHuDhc)rDN5Xb6*uKH6jvtel*-#DLU0C(PryL
zjh3#iJM+1Cn#HU7C#>muUKt!?*rN4~e}<7+*_nHHZB{ILpY>buQ&8gl`3l$NA8ow(
zPa@@#P;~sy2no|Y?q?U8{mibvvcbacp!DG$<C{11CH`sfZ(iPf?QovUfke}3V*euN
zbeH8`|G3DTSNlJA(XDw27y2fc9;*m#S6F!dX)f0Z&l<xS#yLta+b<YJE!rjAB>2`+
zeC|xEqJ__XExCDB+^}?AYpv2cdq%gmZyJ>+Hr{#?E`Fp=hHt}`Nz1}E@7*;0?W*M;
zwjW(#KUM6)|Ao_DbHq!O`!g{!GB7SqHb^w!V`C1L<!5C4&%(mY#MoxQ58?}h_^bxZ
zjEw&cWI+OaEMhDouCEuZ|1#-xlc8>4_wwb6b3f;v;5U#5Nh`BR7>G4sSHKI;5TJC(
z3<~{4e0%Ocdi&vVQE^qul>Og}(ry?%aVkw(*Z%s`)tmRiHqSqEPDEoT@AQNiA)kmR
zmu;IpT_dKOW=gGae-(DDa<$Nn^v0I^^_(_Sp6yW6QP^v{S)=oN{C}lK(_7?UroL}~
zaQ|Ss=jPbgn>e*ztG%t*S8K2RdApivZhR->HqYq!jI6U)+o~Qsv#tKn$NaWqzfv+@
zH|kD#?X>+@kKEm)kNX1Bx99Br{82ue$BbR9-n?dIbZ*s0A-9C)>*_4~yw6SFcQ{=u
zL-2mXa~|Wg{ldH=d7ta$lLh2{^-8Pe=JYS!p2)cI(qgrR0)=zeK05sK@XWyN+Uy+X
z^qvK5TK<d6Re#ZkPX<k_1_n(m640#6!YLsge|2|SX|VIw{HXyP$SIebu36X6*wDbp
z$j}Isd85R6jVzG321S&XAch9|kP<`#UV;RBI2tJ+6(i31DX9v<ndy0%dFi0ygit>I
zae1>$J)hwE^m6vg+=iZ#=P&$row?EKw#(Q0rz_^(Ho9K;s%$Q+-uC`qlbjDM{n>fN
zT=M$1RUhWGExn<-hObh?s_x~*^vlP7YpNf=T&+Ci$wcL86Uv)@E^JXw6ACd7DA}l?
zwp%6h(4nADBI#Y7u2*yyE`HgeqcC-yj8{9yeV(t6d=n)0tva%4U4dbmaiQIsf<>#(
z)xWGcJ!#=nYeSjyuRd`-3E%Ct^<~L3?SDC^>q;!mcqhDnvej?N%2!!jt6M&=N%z}&
z<a^IW1y$wO94U4|(++;(7y5FvkN@DJ7dnC8i}&np-I&x|?AXNq#G*T^Sm6SHO0mtn
z`OAz~{*}D1I{6|bA2%_cHE3cyX&?m3i{QM=VZg@7_@9Z90V98dihWsC79ImGHV$nz
zMpjmKW@dv*7@LuiCD$O^Kn2D(U~H4fC@Cqh($~*VE-pZ+5e%H+s+ii$p{kM-K@~<Z
zib8!@bVDQB(*;ypI6LYk7nK+^Hi8^2&r)SjVPLhuVu4wk3CyUX91~*A$-&fXOuSxy
zkP{SGJPh0nEZDdb+B_KB{^l?+u^4C>Xu$l)#3&{Ma#*pIzCL>0sP7yQ3<^)EPG+Ps
zGwR6BYAvqCOJ5Z-A4vGA`z^JUFM^~plN(%hF*4Y_;f+$+{8{Ou=n0(~Rn4*$vavF{
zR#Hda8zf$@<4*W{*p~mu`tHB)weBl~ns0dc?c$_T{=hAHOZ%c8#i=y<2`qVMU)Yz-
zC+xlUdb~^JXEPDDuJ3c){9^u3*eK1;H&OKWuJv035A~|7Q#p2AU2CDHhLlyI29u56
z#Ki|x1s}~3abH-Kk+FXE@)(7fn}r*B`ggDRaa1T{{&|Pf4lYZDKRip}QRQ$l+GN(H
z!t_tSs7~g(r|YyAk+Ls;m84{EdY$HcYx9Plt1o%)eq&TPH`6fLmP1NnbK`9PW0M8g
z{;)Ux>b~`}$@6<s-ooHtLQ^DK^(IYxm679Ov?*=jbBQIhQUc!_G_eL4G_hDf%S?8`
z&1vC}3Q7wDPMIfNv=%}yGY6uuk`w1Ov@kG1YWo-&8kiWGK+98u#varXRM<ceR335&
zbA=}sXJqE3m*nRe3V?Gg3%f9TP-;qUeqM?pC=oJ;vTzA2`jxt;mgwadr7Hxb7UUOa
zmgE;zDkN1Z_+};-<rn9tmB7?86QS0CP}#boBKP36v?KraJ6@FvyE1EA%B`9F!k^tM
zC$#zsZt;p>)QRj7_n#Ya)_GA>aH__M3ejvWn=Wr2L5?|-C){hFTV5^IS@gXiPh^?l
z!}MhCsm<vo3+_6Uc?hhn3O(aDr-aq=Q0s{|8)wd6VRA{T=-I+09DIU3=`jgaWz9eS
z9?Q9uBDXo*A>_TB#Oq@vI}MgSGM%1uj6tTjsVMc!<SpE+s@o!}pD3*r+w#8OpZ8t+
zovHR|=QrhN)ZO~LW&X}XhPTr4R1UE8)hF(@NEf(~zV+sZlL~v{tPcv?Wl!r5S}f;M
zHTU1c?@`-#M=X`7QmtXTvA2$2^-{v;BMm0E51$icjTe6nD_f5mG%+4T$+K89HKLt#
zcai5-t?ZbD7k6!LEI$2)zv<qsv*1{Tx3kzAz|C)ra=08+5XrL?7~~n4E-+qT*rpFE
za;)_AlZ$fD%Cq8(L?hiqNCR9qxmY*dP%pVC2U8nb5sE{b56EH#7FPpj19M1!rtNPI
zGb2d_AO{;;dLs`b3!_0}3#`;+WMru@C?m2y@q_6yU}|%Mc^qGT0%|?L>l9Ga0orna
zRxLarPl2mLCIbev0s`C){dDkf29v30MYXZiLFqPktH&?bO`PfMqsV&lLTU(aK10hg
zq2<!M(;xfpsGqjRc%v6v!yJv!Y1eX(uJa9#R%||h>;H@!nsM*eo@(=*82K$H=v9C~
z_2~-dNr6{2boOevcJVg)-S;cJ|G(h&6X67{?8inw+~4~}sIRn|YjMa&etV<ShfC`V
z;tI^qdbsw_;9Q_$P=315%;!jO)Ki}+7Z;w*cpThue0A<ZvB1yQd0R8(g*qQPhkg-K
z@8*x2xh2@*pU3o@r>Fm~RPvqp%G^e@v23f|_2P?1B^NB;KIdx8+Kn{}t0de1iHeyY
zxPLGAhLrAdi-k#DIxZY~o6HP+cc18yId0e_ree?}rohC=+#rHA)uMK87c?>MGmwC{
z=Q)`Tx#1jkMgti*hm+NiA5<6`8W@=wnj0G$7)2S#v2jEDqnrXv0^p7_LV%6QK!uG*
zn~jl$vB^AyiII`XP{crpM<BAaD6>+}FEuB#Aipd#Im197VF!z$5{rWUuO$=Le=;bT
z@b%6mhpr`TS$+%Wb}6XU|2-FQWKL7m69ZEeV;K!q#gsuw3sj9K7G&z>m8L_ARQ)nz
z{mi_S)C#?<;`}^=#;eHA)i-QBYS4JdpmD!J;~oQUNDcw__*oSA;w`?`9^7++?S`kn
z|AgP??#}3TD`V$8{qEQo#aYWlYYiH^49b?23`FypNdR9p$;isU(!|J6y)XEt%QK;n
zW3>srNuff5TV2+gx4!@4{`vOo{oL;F#ZTI3|6+L{Bz$_^q?$PzkKbuZ>AF-JJFY*p
z#M;>X_K#OzUtavU{(0o)GYd>-R%rG7U8$BIyLq1E6o+g{?E<Enls^+DG?=wFr>>d#
z_F|EN`JUNF_6hp<rpWa<{Of457c_LQVO3~|`u<B=;@rbsZHse?oAj?3|BHK4Fmb`M
z`hzzzi%u=SdADuj+T#lju6yy__+E^zd8gi)m2>C6T`{3cn{SccUsIWfikDrz>bQ2b
z7<yh`&pCP9F6*_t+|R9AQf4|D*K_RHeVYHw7uC6YFJ67V#_aa970>s-RO(TE{WVkD
z*gt<^ld!x&ldv>$eDfJL33C}V3A4dd8)(!==(|Ca&}Y!74=+j@Flb^lM$*m5vY?4k
ziKU5A&Y+1=iiwetjT_uB{Nc*TF3xOV2r7v{0^sz+%D|#9{bslxtNb2^qO19m5k}sb
zq5?Hb(w7S!?0p(@rZl>Rmq~<ehGWf#MLTnDF3DJ#89tZS^-EW$1iz7iA*h1}$zjG(
z2Fy&1a!d-Qtv~MZCQq+UnzFNGljo|v`_uVSn%czpw5IKv^LF`Omj#V&OB$OE8XHg>
zBeDk4pvDN7ut;!aZem_ZYO;cJeo;YwQDRAEex9K`xJ}E#Ei49?4k;=vE>ZAHEh*10
z$~HuF?%)c7Jsgcp%@jg1b5ny$5_1bceL7GHom!-ztKe?Dpo!nZpowLtK@;;rXsgaa
z>PU*>W?@BUzTHoRq>jphf(lw_FoJr*jeAiYEp8wRaWr38YEdT0Y#q=rmL8IGVG;_c
z&b2bI0O{lwHq=PgR4_6yuuy=hgczZqtKgPjq>xxzl96AOS(TciP+FX-ke`=RX=q_!
z2GYwctPj(o5So`+mReMtm;)UMOD!tNOv_9Lhn<2W#Eg<k@aUL@fr$aQgKb~{8XYq?
zG%_$WGB&j|wTv<t>i#3tq&%Kz9=DOv<aW|^(b@kaqI#5-uO;+Nygp$@bJep5NsFGN
z-=3zlZdp|L`|aMHx6b-9Y&oG@y!3cx;Z%7`n@uk4b6)WM^7T5RcwaNI-$*I3>1exr
zUQbQDm_ne-#RC8ESC3^LpQ(Hoaf9#BX4lCFbe_)=*REzTuW~f5cxe3Svw&26yUxCE
zU%xv&db+<osWYCz`~K0pPfA^k9IfOE^D<9!m%4FWJatKX>V@;acRFOJ^o0BV5f-d$
zc^en<&160Y<7WX?HgT_8A7!i3vS%cuExGyrl3vrt5AQi&xttWudc>S(e0k0MP=@2*
zII^bfjKA~1_+v}L&uDeQEq}y5?GDRoQ0;{@DH}H#G_J=SXhR)|V>8HwHHR2^SP~85
z7sf7#Hi$F`HwYEu%*;(pPt{M)Ofyh4kT+mwW7XzkW|CqN>3@1zs%=egU-sei4Ov$_
zBy_4J^$egjo|V3SPJVj6URi2UW^rbE9%xWkzpNN61~LiJe%)67E7QY$ez4HhL$BD4
z%GfVXXO~3FiQwjw*N-0?n4jsSS3j9jo_r?H=VvV+@0}AnO?MXfC;w9UmDAkgKG!<=
z^Q@m`MpGwlEZ?(c*1nBT3>A+xP7RCV+j!{8#$}OfJ|>^u;UgP4!R!45F%9{sbppQ|
z11xxQ&U~~z{5ARU=EsUBRV-ir6-{&dA}x5qw|H@_+fUoKE8>%`e6;`Zpd?&dVs7J>
zBO14+OkY~?dX4NpcEJx<Z{K~|^Wmz|hURDCkNWrTTexb!t?bq-7O$>vh_Uj|vhP2T
zmXo~d<;^8xUm7n?72&HrJJsaorT&8A#_BnBduJrxaBZJ4;ppo&gJY)qKm0!&+R^O&
zo^=vi;inxlCU1Xpwkh$W#WVluGqj?54VqXj44POJpoLd8>&7dd8G$a}Pj+6KBRLnN
zOFGmuH>i7SW?%^E%|Z$<LjyxYc;Qu!S~gQ!p=cPWK}uP9ycLSGBf*aB?#Q{3q5gAw
ziejZ27rhSsyn%78P2n1&e%9=^S?UZ%)3ba}rigfJ?ml!=bEn>$<joJy+jECa_>m-C
z_j(!oqkHvnxegXrCbB(utf`baeR{3*{u@&#e*W+-=f~P<mU{IE)pt}_9&K6r_U-!i
zzH`0Db6;JWvDHdm&T{VIFSAyBX?b|$Vol*OHq9;ePnvnv4p(#7`TpeEZtVI0l=YRb
zn`V1I?3gL_^}tJGk!$ylH{721?%$qC;YH<N&aOD~kMrwf^L<l0vX0*QveEm>xfh%h
z<F~d{ns!yJku>U8K4|199m%)SZsVDs*R<bnzwzX%Y_6cyq;Hc?&Ux(dZg()>6|?DW
z6-O7ELrR?{#&Uxu#$wctC?gxzLBljq&q;wL-XPW>8nyM}W1tKxmY5jD#9>Y86usig
z+~g#1nUY*kY@iBP#AF~Tg;iNmL85^kOc^61i;{tYfgFr)z}O}PGTTaDzZh(E3dm@1
zy(=rvqHmyUpuIqIfqI)NiXw>prLekKw<tfq1l%hY2Kfhd(38VJ10*QOqG%w$MAkqW
zHuc3UEC6q?=o%TASm+vqn?ADODUkKa*G?_=Yb|=Pe2?R2%|#aV4W&saLj%N?ou#if
z=w3CEj4^Wk$M^7x|FVjM`PX0Fz2pCR;fcnM@5}o|pE+o*eHQy=(ao@wmO=xqyK;%*
zX$oO%GbDRs3qSpszK8R#%tZH-k6!dL|2{K8{~A}0pYfY(TPC0InUL&Z>7aPz?zOzm
z88%yIOn<SGZ9C`5{@`%O3HlG^eEsg65~#>=%KNbG=#Rvhps#-4vU|UKRqgwH_Am4G
zo8OpM@IMaz&Q<#6SgGEsv{sgx+kdcyKRm|w?Zx_AZ)Qu#uiE+8iedk`t|_M(Z_hh!
zv70|=^~J|im=m~s7yMJt6*2l_Ki%Qs{+XS(pID0Qz4hes;aA#Go2N#EveX`*^+uVw
zw^i%X|8*-98x5LRy$zaJjA3Qxm8a`>ong0M$f(Ss<mii0b`DtC0xI;(4ULS9K~o~&
zLeI$3z}UzL-eMc@W;DU#Z#`evsvmduXI6)Z7rJxq?X_wAQ6gHNK4H$^dwxvwyvx2l
zHM2{-s-lo<@bj*0^GkbmFJr%4v92e*4!ugN_ATd@zQn%GW~-En#t-SDK-&|X9cmm_
zKYuwZm%115Y>toa=a4P(2v7B0&t&89{mWe=i^=v+b(VdOR6gBsPuTaTz{yoy5;>uX
z;TJzL=^WX*`csbbrTM)4k~wQzlQRGMwI1vWGF%;f<77$D<M14%{h{^wr`T58du>-L
zOMUak?9;TVjcPi7ch6YGXmNSHs>5u~;18PNtr2mrT0I;U+n?Usa#?LtwL@@3WnYjX
zo9`56*CXd_nBQz?_++JYbW8rz_Zzxq!-~J-22G5I4NwP#=vB};fXW(q7E1$jv=O?J
zV%_AT9KCXIDF^O$feJc(&@i2;nQlpOv2JoAxCj#inV<@qmqnhs;Xp0U*&7VXVMQn-
zBTKeHrhyiWZ@}0l2Q4j2igm%WIcT;TSi{va!ABlTiggn+6A3vmwTS5A)C{ROT`J7D
za(?R>={zyHcx%H|m1YdpvM9wV*76o<Mj19c;x=#nhaHRJ7tQoIze3$x@$9CZ%Zdt;
z^&f|7R$IFHJ+Dh;i|F1H-ZhDr<A%U4GnHRl)xWJTC++u|BKoZ9c2`L5e~o|X=L_wh
z8FSuT6e;jU&g)<5nR{2V9|vicGI(h(J#%{Yi<Q3Lw}?khay-1<zU|q!1NAO8ZZYCf
zkC#|q%~ZRpSo^Rcy)J3Zc0WDQSx@IEua6ddRk+geCvT<2%7wh=w`{y+H>>Kn($SK$
z_uV<$j{KRZx=DK4%T|sTcVCqx<RvT(tKvQ35^?9*PY;oKPxs$r*jv7FhDec!%KhVl
zI`RzmhrLCPrOTX=V_Q5SJ|?8w?y+%n6aUfeZA^ZJ^IxX9+LswNF+~|PF@-TPG8!~?
z8w^x&$s|yXUXUXXmMv&pVju+{QsHDa<V6`a!8d?t9A$t$^moqDNb|;tU-PfaY-3Yd
z@FDy+=WTCepK`u~FZ$%GL!Sy6m?N3aq;IHUpk|<Apv0nZq~u%~LoJh~AMes9_i99r
zHT-<k#Ax&HTk!kX?eg~%e}D#eV51I<pdm7Q>Fa^pn>F@MloQx8y+%3Hxk<|K`No;6
z{!bL~Ja)V8tJ9O;yb+z=)(d!NrMex+XnnX*U02tKt()!46NycGCr&gCKe~U(=e%qG
zr>+s&+MyM=VB0D0`7;&MPoCVzJO56bYr`3Zc?oR$!tePwiRiM-Y1?r<^5Vvji42UU
z#dFl6PVQ3jyZ%;a&g~3t>CE}pZ8X0)9KNBq_1>yDSKFptH?p@b_+@)1z-;c?yE_k>
zO^%5CEW>BrHrcH_xqc>Rqg=?`<OvIZAJ3LKaooqWi0S2C@d@!uWXuv?o;7uAn|{+#
q`LI1d>k$EUt^MATXCr!_KZsUYGtY4*<HTQWUv_SP(06xkoCN@mb2c>q

diff --git a/Assets/Packages/Neleus.LambdaCompare.1.0.3/Neleus.LambdaCompare.1.0.3.nupkg b/Assets/Packages/Neleus.LambdaCompare.1.0.3/Neleus.LambdaCompare.1.0.3.nupkg
deleted file mode 100644
index 3750dd26345a11d9d1009c5aad42fddcd37f8602..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 38412
zcmWIWW@Zs#U|`^2@a&HA%@SByEXv5hz{JGBz|FwG5MPv<Q>?ECBBxID^=38{XnWuE
zU-8L3-)+AoUv6XfZ>rGv%baX<lh;gMCG%o^{sAssr5A-WD&_7?zxn3g+lg}w)gIq<
zdEFJ<<X4q?$L3=2wbc{fZTnt6+g46-`s^(;CU`W)%z81YxFSL4B&+U{Q|u+Fi)*(`
zI4zMb=CJQzPtMuO^N+SRi)kyG#})nH_;EO^x5ut>uJ+5ft`V0+Q_o7u&tOeAS>|(+
z@lj9ZqBpGl6<$}3Z-le<-(%~D*cr^Fp;;Lud{?_~uYl9n<mI<_g-zM8|Jl!Q?=-{a
zCLW((9jgVnWj7xznfh(EpTv2$NAGzi?`>ji%{nG_%W;kSn-J@g-fP*7cN;=I!cG>v
zJhAk`+AFs27v?U^+-H?{<E-}f`H0YS>5lT%e<E@_T8V*yA%cNHnSp^JCo@SuFSW$P
z%uwGiH7B*SSkEUhHz_62IX|}`u_#q9B`4=?4R^_$qf?*#mH+#Fw{Gd{hwjl^awGGi
zH|3n1wDBYJ>1pyzC-qPAOIjCsXPxF<`|s(yX&V`|iwrmgCQtYvVdGHY&*ZH3gz*TE
zUjoxfheIr8I+0G3OgSyNb#}K%T2voOnX~tM*x$Q<y>;17+%$gv#&i4cYkTkSEqxt!
zch#@erzcr`yTc*H@Z!hM%kvrbaX;G1_U}(NkA36kc^n7I@93ZTweHftLu=MGclxAg
z<nk>^Zl1U=LMt^*dGAM$DhpB1B}!|ft(2S7>i67x|2@Q8KKeTI7Hz3H|4wS3kElC;
z;7vz(B+mv(*69cC`6+dtaAWkE5$<~Di_w}>{+x5-q~7dr^LZJ+?~Lf5U95leCeDpq
zdHBfny9{<Z`-&wUuDeT2zN0;fdv3hm6m!uNUvK`Hs55PU{`9}M=JfAAaP;4=61BVR
zMrJ(|t#@6`+s^j?>hi~)oBfY?8E#%bSNP4fKK{=;muQ$5in533v+md^>G0EI?wlX1
zg4Q2-_*Lh?rjTilT9>m-T9&SoRo%KuUUls&i&I`}#G}?Ysu%2DdduLFq}<}X<SjjG
zZY(}{MaMm8yGGQ(3eCqZXT1(-FAkREH}bnO$L*iC*oObzYYSsv?A4N;xj*?hb2XQg
z!E)uBx)1l%7rQaeDbH`?RNL?OW1_^nOPfrN*_ym<)4b8UQ}obkbq>d;IXjuHpV&B-
zB;Hii+T-YYs>(NV?e`qkkI#J86u!UXb#asa3bw7ApU(Io`A)cPg;%Tn3eU(e(@&wx
zyIwd|1@K#)n`Rvt{K~@d=%Fs>kQN!o_SO@x&c%GqnCf%0a#PQVqG>wm!9SnIXq^{c
z+0zj+X`<AH{!N0t=6aI1q7CNjO*}7WdFOdy-MQ0Gix<nh=Xg9Z#!mbs<NTvPbhPKs
zcy8HqK5fp5$k++b<FwDW>qi!^)II-P^nCG>ih1czKj}QIS^X?#V%@p@3qRPk{Ct1x
zkN^3n|M&RM`+q|H{Qoun^ZxI=?DF2p?E;6@`DxWFc71Mf4_U7CgvUzPCG5M;96QrZ
zbKIYvyHm1K@N()rQ~R)lJ{cSPJxO&slQLI5+;i>8Gxw!uF54V?9{HL1^WS)-c-dU@
z9Lsf@^B!03l+j->Csun~(3zX(4bp>)Em!}1VmbT!$)ah}TUY2jzwNH8<(9kehQ`{$
z;!it%zIiP6^kb)=#P**(=ePGpFIt?sKljd}qsMdqr93us)s)%(LS26Q&-#-)TE$)$
z%s+PiR#0g4qA<OH*Cx3Oqc%G9K2kEWkrKbB;Bx->ro6NOK_5w_(-RzLc4_E^B{yb0
z5~wy==Iyj9^0d&!3|Zb6HjJ+6liF8CH9qiNf9T^09hV1OIn@%!LsmvFO<VaTGv-HZ
zn(eB)KF(Du-xay17i#Dg3u<>LNh}LE;kmTLDfPs{&Py7lGb+qJO_7Rmk=EG2#Ujn>
z(faO$^-M3nT~~CbDlS*^3SW6S#_5}$-Xh;8DT+;JnR3oqJKpyzUfD3c@3XBhn@8%2
zwVjuOUzwd(ujUs&RL<ITnq^1MoXK28n*z=TNq)*&^yQ_E&(gSJOEEsh9}yO-6PCW*
z6duy{XO;%@(z?$~Mmz<HUr*()6L`QCz5dTLFUIvEA9S=ANIv=PWa^!o(WQ23(k0Dj
zTATDAD!otZ+8K3VHET@jPR_}*Z)Q#N>djnnWzU2h*F@8meCJh8YhTfsx^RKosesH2
zG0xW%^<3sz3+4zWc;9oq>(%lx<9Xx@H&(;az|JdYw@fhV^suywJ`#CyV^|=I^;Mmz
z3yplIJYAal%xYEOxz?*sTRFCK?YL?tl=`fSasBr68P``wNbRYAXu@v3_WBF9BXK+l
z(HDD9gwB|)VNf&c+Nx)+Czj<OH%*Q6iSEAWe7=l%(u$+%ewk^Ox_Qp_U0X{J7m9pW
zj5WPoxmRfIa#@G&M;q6aiSP&iy3;z<ba92k<?~WA?3A02=bpb~c*&*k`--Dqe^=!F
zT@^TY73<rpVZmE-V|q;j*>ASIF%zHUtA2ZeTG#H-wQ75&-qgMRWbf3cd#2vbjrw%&
zly3fF(X!cFQ#Lo}dKgD#hOa-p+SAzT>bgADuYO^Z)w=wrMm=6r$arwKrudGv*Ytj<
z@7&0Deqp3htZ-_;*>ewP`i7iQllj25;oN7dH-}>?HP0UwFKYEN_3qi(zU*+2;n&LU
z*P_vL+;ifJ4p002g>B<m-p37^+{-x?yOkH8=)Jv%rSX>6%81|vH@weJ^_qTFNdI`^
zMw!aLQ|FqlSbD}TOZa*6+WWRvXYK4>d)`0%*m>59_GMnqORGzE-OXdZ`8M79lFP>H
zTLWt>u1EEL{*^WPHTU+qxPUu>Rueks={dA9t+&}Y&25Y0n)JEik!yu#ehr(;>i9Uv
za+#a1>5&NO57rOf*Dam-wkY;WN2y`|HP<WWKTmiu>;1*)Q!h$>`(YmRr&h*3a}nbv
zdEVQ-W>0$$O}qHQXSc8P%`cmIGu>9ddDZ<X>r&6W^ze9}R~D;1h36_QOIAO~zT&g0
ziLCY-yZ`x>=fcl2#(j6WzQ@gB%ao+<8+*4;p56RruE|9Oey-?qo1)8}=%z<bTfF(L
z+3b^Q2hEm9&P@)_Ke^h|I4U<hU-j$KHEO(bzh=2Vzm>af;@Q+3XDO>?fzQ()Yh^F<
z{17N1qb@FUQ1RpCJ073>R>{dO$rZ0QYu<jhWG9#NMUkR=o5WX!U0JfUr8sD2m2=1W
zazC3DlKO6Iq%JBJ9f*^#c8Qq9pDMXzs(HwXsEb8iH@g%a40%pV@CCoMl(%lX`Ay=+
z={Lp40|F%ui*!9Kk~}Q9%JzHm@qpa^#=Rl)t=mo=lJL@K6O=qG8d81lc;CWfa?I5$
zEz5a=HQV~ls};=ay)>U`r=AH9%>Ha&b|$d;%p29JcQclY_C-%fvd~JFSbA%#ymcEZ
z$eO0&;|6;T+60b%$do)RaW(G8#^e>7j~|G8bx!th&moCZ8g0o&ZRZ2ty2@L(RaNu6
zS^DpeVT&eP&9UiIJ15_j3$<zaV7;n;p3$$sJ1Hf<*j`UwI_2l=H%;{y&#bPTZO3;l
zbDNj(`otHT9pX)2YAlcQRJVNnB4Yl*%{vXlf?lLIrq%JC?%I5-$?fcs_lxB|TOBgb
ze)jcEkAm&z%0vIwFuD~i+OWsTI6q;w{si97R-b3;PpbMRQmB=fCTTot-p+}kV$JLJ
zg+#<HnHisE?qX~nxy}5xgvq|88;*EwFH&7JbN|E(xiYsrv;P!1HwFIJU7g2X$-L-u
zX^V{e={J+7Wn1e<tv(^0xGUc7PRRZpbtfOG@}6$YFL=TA)8gHi;sVpZa;Jr7oUojG
zvqZ^sf@1gTf?}S>o;BzC{C2E$yR-lN%^iz*`OQ9<PPwo0d#mT=UE7_5Q^SAm%`<=W
zVc{kgts}Kx*f#$A@tb+xFNHSwH-<3^*I4eVUM%jjKl?~;=K6!0&-@>%pSc%a>Eh2*
zaq?^5`G%``i`HAlfAwXYKmSAIy8K<dGhW|&V){T#JdpqM{lq%!;K?tmolbwzRR8(2
zwSM{W2KI}y8Q&Z2J@9qadFIu7{?_sLRQ&qOc4zgJYMT$v{EGcXw)3}so^kK&3H=$<
z43iA@&U?*gaq|D!Q>uLYcb=;~5qiRV<FReyADwIWo-VD(3oB33e#mh1&9x5s&<_6B
zDW5}^?N9tw+4|zG)<wDA7c$5GH@<xQ=0B_X$MByg{M#r0k@+B0q`UpAz~wUgi_xq}
z6P^k_u6&|z?w9a~^J(RJ_Ipp`dN!RE_W53U;{5cvG1nFTWv$!I6ur>qYCu%u^Z7wc
z*&lD;S~Vx-h04p4-_4gCr>cmb)t}-P`RTzEN#~a>?<W+Co@+6Xan4-q>`{E6`%<FK
zpL))vOBXCOX@ABsFLYY7*=m+DOAoC^(KXV^vAj9ynbO+@TJ@%7S#J8dp?PU}WE6vS
z<gSU2*R;m!tPS>9)qGb+H(j55;q0XX*H^dO>inIv)Yam4`oZizsU`K#BO0zGUs0}|
zJ@L5Y&kK$xiu<aIr^z*c&^P$MJ;(U&jvJ=jvwF|!G0&2{Jz<+dEZ1gP>ljgsMRz^q
z+v}Ft2m36E5AU>JB6xp|y!$Va%iF(1Pt<FEuUsoS&-s_;56MgRhJPI@nP2*cE;7&j
z-}XgJqcHq{PHV=}D!EJFXV|UMb=l>8|AAi5@rKvT`LA8<pDX;by8M;x;_ey$`Z709
zejz?LTG_<j?se70@7sbK?*>^tv2MOpr<u#Or~8tlqVL|*&kHmQbiM6crvB60&X@1?
z(&#boQO4{v&X>pECGS|>lE$s?pTx~KLvd+d&OyfFC10HH@7B2LrTOl+te1CM^jqIT
z%Y^T5YO3=p3d{D{@~@dWIsZKK?bV-cKOLBtwVFRY;MLk~HRlQ+{#teJ_m_j;SAVwq
z`=PG%-g5bMbG7&A6zzHY<#2CM)I*ErOS#1$xf6HxoY(wN|Lj@qG>2H<d+D4uM=!1Y
zAYHzFH%r@#9UZST)*HXmYi?h<q*||dx^wB=32}w*!<QY*)3js`-<^KIn7j2${=3(A
z6My9GRlWPR@4$AkPO-WtwI^(){~4<Py%EcM{>hU2yR#p(&M`SF+!|hViS0a-#pKC)
z->*3SPx9V%eY3#5GoJdDuM}@4c<w3}{9~uS_JdxV{gWkk@3{p?>t-Ig&2n$f7t!}Y
z8mB$&Kj}4l_*LDnX1p_ha@vnDhZ0Xczx!Sl7V5me!wx=D%P!gfESgt))*2bxN72l;
zTc23HsW`J;?3>5R^R-L2iB%O(V_Vbe9l1+tPoMgQPue=QnXj1l&Hr)jpfl^V*AJpE
zU1HW>^lr<Pc}??wM?I|6{2TOhYrgHDD6jsN_TO_`{%bDP-V*=Y?BM(*TcYZ(mkV0V
zZv7(TC4N{$^Y7|^^83nGOb_Bd^DV#a^U^QU9ly38kkaIJ*jul?#q;FSE5ElNF4LSF
z8unv%LjRP1vv(cZ&s?>%q<!1L{laZazlgs0_`WSrQ#YXMPxXW1psp3ue|<kBzVwTt
z*Y5}UOTO6ZzWy&_qq6kxuhM^i3wBxBrx{j+y>k09`;TG8Vu$P8?{6&mo_k3?chbHs
z0iSLzF`6y1&GSo0%}w`onP2@1ytiJeiT3U8v^)C4?%4e0pDk2sD%Y+E&Dej(@kEuo
z+)XKkC%+gfGs-5ki(ONj>vDbbw(=&kc<;u^&%Xp`{G9$_^2Ptx?fO4=bZ)G==3UZ$
z*e|r=W~_|hx2AiK)c%-FoX%8rY3_FYC+e$z7rxcK!(0AS<WHS{ah6mN|GdO^pQbu6
zUw-NnJ!6~U-D6v3XZB<^y;S^GAbY9k&i>BtA3cv8PZyJ)AL%Bc-(3Ga-(}aO{k-Rs
zkF?KRpSEw-PotVgDgx?JXG>b<Td7Z-|I40#ZOymLr<?t?=hsI4d~^An+^w6=*4J;H
zHhlB+a)AB(wqHL@N`y|$IX!jqgVMMae;D1E*Pb#LeRb6K!}ot>Pvtt;%QTihn2_IZ
z)O7Ega{bEm_D?2n%=k2xPbpF8{4=}G>7Mg1naAfHcW-p|JoNS*%bp`AygzVd#W$({
zai1FQ__a>#rPBZBQ?EbNa=F*kUb|hPw&~~YKijq6AN0!kZoA{M=a(w;s<6CIb{&HM
zuKieM6hHH!{n9<_mN5A%7hPL$G2(f>=gC8d4oG+W-~8YAsg}&cps6`p6X(gV2<`Vy
zsb1h~tN8Q!-}zzrY5({-kJ#p~`0l;$Wbn#=jtiG}M$4AeM+MKYo3r{i>s#wH_L>uI
z8^yO=pW1dn@~xy>-Jvh3%l4;O`7Y$RpYTt1*?Z%^%E7S<BNu9yytC%q{^L$x<}3f+
zpyQq#tjnxLzIrC}eUk2R^_X5cP5JJN8xJ%dN2PMj6<$4aeb|dFH;&Xyc1k}M_AFY|
z%CgMx{?ZFSH_rcA*XlPh^4VstxvKrzC9AC0UHJKShtu=DkGbZ)x#P9=bL|on`Dfbl
z4^HTZXV}dNc%f72wD9v&&en6;>QkKGG@h$5*DhJKD{|rF+h^D8ZJzjBRrOEZG5NG7
ziLHL={Msd2yPJPn&zR3D`Qv?K)rUj&zg~Zo{$T8pejtD1xyJGd*AB6+h-H$Vur8ra
zwnS;K#J;vI!g8)voHngn_%peyquHk))Mqk$_IrkWv-U)}<R@8f@6w*gxxGt%qUkm-
z?FrB4^~UQpT+$8aE}oFe{rUBbe#866|I9eF)}Y?>@@~nU?LU9duseE!e}?_xKlwAS
zhb$_du`ZA^{`j9dkdev%@|G<S>@|ozTw;IOm@Tqta)$DZ59I|?b)5g1|H<+^Wqd07
zwBg&VZ=391{Af(>D{TH4oZR+#Lh#YOL5I`DYp<6)kUV*GJD2|NcZc4uIK1!o#BJ<y
zF26*Se@j%}bN4v(oxkq%CR>LeMeHA6%N~h;_`~c{;P=OM7n@Gmw=P$D?(&MsJjgsP
z?x@*ckG%%0nVj#gYt=b<XfKe-RNWV9Azxk~x_{=`1K(SBxF1gtS=X5TQToQ>4@!S{
z{)zHwuh;bZ>h#s<>-($fS50pfz7>31eXDv_{QQOam-R2Nzm|Vx|MLCo>Q}@+wRl-^
z^J8Q3%EHdV*&j<EPd~<fjOn@C^Yl62E#r&oUd(y8s?>C6*p4q7|M+%ST;!J${ipFX
z>U!EgzWn2Mua{h6W&3viz&*(u=2dAH8|VA|`S<q7Jgbe%{oX7WZu-H=8185vYS((Y
ze2><2@sItsQUS+zFxIEsX%MyR_1^ElMfKIrC41T9K5E76d#75d_2puJQR2?)zMo1e
z;sST<i4WZ=QW5bev9tZ*f@Ou8UqXZ8RlkM?#j}>~I=6H~cS3c@xoO`vU!3<OOEdiR
zud5OBKS*_6_t@k1Ypvt{CHFNR-`DuN-Sf9u=6$t~-KupPkLXXU)0_5-Z{_<5VB%xB
z$8OzAdEHxXE4|(3v0L}Uj&~1&Zsbq?m^-;>`I`Hhugkq^+K-fb)U<!u?fk0T^RM2@
z`>J1er|jOnBzC*ZeeWfIRf}rAdsfb0v){ijzyC<J%01=3-%fn&^{n-Il^i5L`R%a{
z`%|u~-|qGPy(6dG;S}?xe+@b2iXU5!2w%!)`g@N>Ut@doqI<3Ls}pwqV)(L}|Ipi4
z<_WvL<=$90w~c+HP3zPCE%FQAZvN2sO+n+A`GcCjw|~riDtAQg$b0qs4eJ;FN&c&Q
z<7EZ6+@b!{72ItfKC{%7JdfTWZQtL?x~=Hzr+M>^%{#hbld|0nY5(m@g>Iht<$QSK
zlUH#oBko?me0kOh9@S*!*ONB-xHUwq?VPdh%ZXhPoANCrPanHJbES{jv{OM>)lRRP
zIiobqNb>z@wF?T*_w1bUIc@c=OD9+9Zq<>hmQw59b&zYr!x%=h2u3p>v4m#P(<)+X
zB<{Dez4`TzEhBoqlw8m9<h>^?JfkoD{aCW+KHEBbqbYsqMlXa~#lHD2`#CM(mR$eW
zd{0&P90m3XCzLEKM7)n*<|r+lb@=7Jie^)@-pRebi?6;ucCzYj#@8w#?l7MhrfGTg
zf_IwuzkJ!U<jj>53oPfnl#=W+7jvDiuq)BxYJ00pzuW5c-mvr2e6DR)g;Q!96OOjb
zd)RY3o@M)kkF^R@es4JP>afsie(yDQCcf9&)mHQSPX4;^<g3FfVrynxX#Z?@Lum(V
z|9fZVMR&lGVe+%q*qQiWYfsZY^z5Y49G8nWh6hq55;k)zy~zbZsV`F&>WGF;k7|4F
zpJvgSBpK>5^``xtp7m{w72DFym-rg*p8YfL+3tn5W;brjHy`wwKhsaGYNhlA%Sk7X
zvA^d26}jJVUe|Kr+L*1nm!<3{cpUw$IPr1VySTY8Uf!J0p+51w-UHVR)&uW2J-)NF
zlubXR_4vuV!lLL^_H|1FwjGM9jr2c%E8>1?=aq(#w>_%ukA)LnU7e<Q=T1=5`;K(}
zS%1UUB_!MI)|_U!<J_Bm@pru&YAvSv@*KN)Ty4$l_7-Mqx5>duFD7W`ddzOF^a$CM
z9I}#O;RCbdY^<9TEoPqKOwqU^p~`*ds>~j<iLZ|T+oW@Bx4_B#=Q`U`bG*4WxtJZF
z{PCgB-Wdi(zt8zkHQBlJ$Ms`Ii;iw%mQM0~68(7ZVP@tVakuu^I6uBN^XPNQ3GFUM
z^PbIYb*T3?o9*|7FMX|4ij|!9he_dEQ;cpbeBu$V6wOh7^peD}Hj};!Pt$&F>Re~0
z`s?@Om7R5F2@%$hGo^YvPi?!xXlyI7I8@NvFRRu6HFIa<LzCOSA={4`*S<V5Ay$*E
zB|E2IJ=uN6X`eNFOnbd|=|``*xNu@g(u0IR(Pi4Elfq9}o~$stID3J6(ZLHJ?>yAu
z;!9tYuqL@<0^jp9xA;nyPP7$j7o20aMQ*#yhV#bRt4>UN{q)AfWv4~{^Y^EFe$zJF
z*yO3%_)%KF=l=Juw=vOG`mSQz4^{|8O?siyw&X_4y7&H3d<kna)gEsYiAhlly0gDV
zr|7s2LxImP;Up)K1xcm>*=7@%^cc1s%cx7sjo26d&8^}Aw?f?8kEgi>rbJzOdBcNo
zi?XP<_^BDZ)(J~h>m2wZA8PWM&Az$q;KGy|gL#Kkcm4B-pOdcp;hSr=<G0C?JL5eg
zN|++~Y<q*Ri5U4M+{xa&XUYeg4A%?uJY*L=Ke5!-Hr7Jti^R!|pExH@F7IdGb)5N6
z$BEmwkLK;xm?uB&gumBAKO0T%ij&)NAJ{Tj7g;o>CvV`}{IkT#wp3hGJY;Kvh>NgD
zbB4lkL*@3xrh?KQGiT;3(l@Sq84;bHZc}S<QT+S~S>A8~-_JZx6YmzNW%E4?D_QnI
za)My{2Od>5Y40UQI}$c$8XKz=?fd6pHt$hr_>7sqnyy;pxu$gK>~6X!RFjv|a$}O5
z#4^jHj$e*$Qg92g>8w2Jls;#U;UzhHg&A+R>@{rn|8b+hi2LY1<&!7dXU8WgxUN0H
z^5Db6Pv<!{YWMlP7u;BVk%i&kyv=1S+m+*7E?6tMoqZ$UIPD6@3}@SG+r=N<4l49+
ziVZ(BRiN=}0ZW@g?;Wi_F`V5GHLfULZ@j;beW7?}+;xT0+zCx}S7c6RN(BlZJRjH~
z_^|x@l6mFxFPDFBsp_@#-B{)QNq4<PdB2+5-3jY=U+Ai;S^F;O+V5+PofCN+d2V|;
zuq_pN<zvyXg|%{$`-MX-iC5efa4%KNnf-$$c+<(GnU39xHM3u6c8mRGFjlMD@aphB
z-46A@P3alBRZH&)%ASb4&V1K1T|m~MMqr}Ic1<OXOPk7C)@#Q7KD7N_c$8f9=g|9`
z&$FDHcaNvaB`_w6MTFgG=~5N88Mz;)u*XJmIC*(o?Gbq3ez5;lu~ud4W*dudbA%Sf
z`%au=yl9o;t}>BLO5UQiyPO0Hq?R06#nE~~Xg1#pMOIexjK&8yyc=gG##dfg-p%GD
zwQVKqinBH<wONkKS6_(s;Lh}jd3sQY%kg7?ZueDP?~v(FuQuhDgiUetQa+e_F!$*}
zS+5P&JNWM#)*SzMxA#5EKK75b8Wuh8CqC#<W?Gv3KeXTB!wTUL(+ZP{E24~nvoG+O
zaP-}M<Pd9d=Fj>&Ddyj_|D<zRuXbV&l_>Mhd?RI6Z>xTPk)`NW&J%lGdo>R(UYh)$
z`*>xVMMcQhX&PN!j|=ApvCeYmOlG>;@Ghk3>WzyVlb`Ul-!R>(lAfwBBWF~&xJ0OV
zH{0hWS`Sw$n&@w^Um4c;>i9Gj5t-i&ukU7F-EC~Jw?+HU!D|dxR|oO%N4E&<aCbiE
z`dR%(qipe6jg7McKW%+?an*s)r9Ka{DsKyw&6pnh`Gy(4NRi!KOSQAAyPPYo=hTL;
z;RrpbaVFsPiL7GVD#PoKYo?!Ez-74g$l{*OMOMwfy_6I4#Gl{fIBVv^ovJM}t@%cv
z)XcaXi%-oRVtQ;|%B$W5ehRwrP|-_r)=cU8SuCX{wlQK2ny+UlZMtx9H4C@?&#8Oj
z%i374^H}cDdD>;9(<FO2qkv1)(%0daz@%3nHN@Vh*C(zMEZb?D6;ZG+W_9B9)kfD>
zq<UOE{IKZa0#>gp)3bGC!eSR`y3FO!eHM7wG;L#W!Np!%g(AOfy9wf+z1<Sie_m|h
zzJA@X{^iCXai-+|joxRv&loQK5@ET{D(27*!;%GWn0dFe_`F-6_Gm%Z)vpY?y?rwe
zzT@gwQr6CK;tfdfO{z=Gp0_7p7WX^3otvjUVN5hCo#W3P?tS95QLIO3)P~#P8f``M
z<j=gFf6yjnrmy^S+x3CXPwJN*p0xT)Liqu{DbH{H*mXEddCByr2lr%F#8|glU3J!7
zyU_8C8O!7Im31QXb@%NFU`>5&Be<;SRrKeT`Lff01%JCTKk4g_oVi*jt}Q#1lRIm|
z+RKkOmsU;6nY%4@_1$@EzbW0Us!G~6Z=OkXWv|qR_clLLI5k~NlpI`^x?kUzIq%QB
zXMGu68E2(0PHkGQqn}%I$zWRaqqd0Vwuszy$JgK3T^x0J=IapW(B2JcEZZNdzcMW9
zpCVJ8zTk|;Cjkx9WAEPtK32|qn|JsYe{sx?BNE$>vg-U#TFw=Ht~)n}@$fe9pPxeu
zFVCE{KJ)(EqO?7N7nLpEu+EjeH1iN6mz;o>;6}NVVV+UUFD70H)Vp$BbBk=TqgP?t
z4#xkkA8s1tIdAm7syfRmv0Osm-MeJ#38ncRSEgEAS+shK#I_wrPDs~ZKB2uz=IBLM
z)hx#^kGFa5j)-3*YIyc--Q&h%LVG(Z50;q;Mnyf+2s*mWSoH3xCz6`me~WzDmNR!#
z>gy{<a^}iSUwirJrmtUGa%^L5qR)$+3{wnK<|}&q>-6vRg#kA1%ima9mG;TZm7Bl#
z^7AtnFAEn>Y5&o4*Kv84sJOV?+=8XrkI%(QH6$r?z2@TnqgR;jxg;Tcq3?0|K(23-
zUY)SuKWZlP=TTFxBJXs!8o_MwgY|OXj$XRr@$N|S{V*HBo#hW2-DkDOrV8#17Rgh|
zd&jph?&L&sTd&z=Q@$0bXbJjuH+9Y5;61TkcXe0Y*2UgyZ%pmu&0QufT&a7lbVA;8
z(JjLE>6aEd?5O+vYuz2ylDT`n#+2?@S(jPMY{fa{>6B0Q{V%-s_hh*i&Eklz7Bx6>
zRJFmM@p;*kmz!jFiQGu~8)&@Cs`E?d?-f2O)jK6UKh>tH%-g@dbIIe{!xG0IRurjB
z@;%NM9I&#{<6DBwL^lPw>AEIY^w;IDS$;n<{J=q`117Aey8eYTy!ex>-C93cd!yMu
z$pEWumoj7&Qibeif3DiJ^#0UY?ej%m1+iLHO}*iI<KE3%J5T-ec&fa=V(a6R(fU7o
zioY-4=W2H?c7yr0?Hlt8KmR=Yx4N5k`}H?_OV-P*-@CG6TV|$n;O<`w|HZwybLG;F
zJt8U2&Gl1w6VtDl|4TjJy_A36&EKcKOUqf$J;VO3_%;82(MsFtI#a5y&3t(+Ws~wW
zkIw%k-QC^kKYv}0DKXx6yT0~j92ftEkk{+qh(0h87ZX4D(zV_?&phi~M&((_-a5eq
z^%5ukOJ6t0?lil>G&?ZQd6(m#tF{(v_g9Dg*jU%*Gez9X-pc34=86la!mNLWWizWN
za2D<}wPsLzy?SSucvf;pT7Z1B&aI2FQ!8v2tzXD1mVD~dS&6%DzF$PrW*^;IF8t+^
z#DVfe?MILD&hA=!s-T<w>0HsfuV)r$zWVh;ZT0#Ga(;K#r9Lb=q9h}Ix9@AR<iqIw
zikXuq3QjJaWy_oF`66-3k-JgTepk$Rf6Zu<e2bim%E9vP$aT`sf4n+4v%9+Ecp8hb
z;A6WB*~Y(nKl{q<-R5k0EBf)JQ*pm4_O#_Zj*M6@cZ<7f%eia$4=kT(eb{L%zVqp7
zMq8a@{>sxu4x4Pre{86BTjZCQn9JY5+w0tQIFpPso)l)dmo)61_*9_JbymItztgr8
z5pNz^Z1b4i(sTHg`z!sf=Sp(V*V?52+NgGR=E+Z=o*%zH<3aWxjpxTD5+t8H-`U?)
z9c8##ZN2iRPuH*iS6~14(f7soBY)19JrN)OUvm9_Zq&6Y3mfl?XG7PfXd~996qh9C
zr6d-m80r}iy+$Q<w{Fxno$acTFEVou9NYAy{lFyoNxeK}Po`a&CcXXF^xe_Nnmi^>
zclSsVl2B+otla1zp{Bp7k#SQZ(@h_>l+O*kmWt9I4Uv9_Je{1<(r$W|&D{%Lq_REA
zPa*yMo14bE-`7^}uYP@P?XJ+T*W;(%tv{-}fU%+PzWqPJ2c81+bw4b(|NMh@&iAPd
zHqZX$-JN`D-TQ02vfe35!I{NMva@@7js|HOOH1~;U%I@~LrL`IU0aEnCdVJ^*6m*&
z_v^-H-h}Ck4o27i{rx_=F1~fD;QC8k1`SQ#3GZjS2u<u|nqs)VYX{>eRU74kUl|*o
zvKcM4|7jHd;dpOd`RQ{pYYrbeznr1wN{LXyi}Mnb@2F4Wo@=i+rCjWU?#&-7b*4T3
zyD6Ue=ML@|nM}|0OUVk!hb0akcrUm6uGpW;lls)p8VYJ3J+qHbXT$9%nP<y91K&N-
z;?s!c{}cLeji271E32+Q`cNgcQD=JUgi~9jcoSD<ZC(=gHS*G`zR0koy#cG)nh(64
zmVMb{dUek;*^6A8lKR<#Hw$@w{&`XB*l9`itT5p?*|mu_CoBSsHGi(pO8GxM^6{>7
zzyFn_y#4o=KQ{0}!%m))8(Kd9JNuNi;ND(IwHbe`9?Bmnm>#~w@ZHL#=K2To)~pkX
zvvuUqO4pXXq4->K(Q7TgfQP(VLD!_UX6;E|-C-V{(90ec-aW0>(R9V!wMSa?%jX-q
zglhe9^gXp{)x`Bt%8R&PI@-Rlh<@qfyYn%R=<8K}0fI#=vSLcBt&6WN-fEQk{G^f6
zX{*R}OFpeHT503I#7HT~(=E$keyXz6`^OI16F$8Z`YAK<aIM_)=X+x8%1?akGmty^
z^mC2ngVLVskw1^vtWT;@ee81fSCdVDRHa?z(`l=7D(%*n%u`<aIcECl%`KnT&RXsI
z%kqEQq2K(^{wqAIkJS7BeDC)^?)R$yy}nodFI-=AFSn$l@(Y{jmkVE=GnNaS+cm-X
z#TJ3cyPFGsnVcx%oyuNxd8wn%bkl2pc5oCwdGPb0=;y~ZGncWQ%XZGI3ps7GHnFDH
z)ZXC!f74GN?&uw!_PFhmW!&V`h00IgsBN5@bgr(!a`nllYaZ@>o^!VPbY$L@MVn%>
z<+rYo*t#`o@s?v}Pd<LOxj%Z!arIpZcdi-jyJnWx`R|?bw!-dda@)6d_udv-T5xC4
z``SC#{;56|%ewk7S;{{9bm&^=wRs`4O>^f)U0vZ;C@3k{%bhQ<NIc=@9;Fo=%a|te
zo><`HDk8r6;)+=oN91}l-5pG4M=0Ie<mPcvG-Rinw!og3z7`@g(^%FWOj}-PG4+{m
z)-<pA$6D{Fu5;cxJJUn|dhELlS@(xV(GiX!2Mt^u{Z=g%)^g_ao#M9hu#G(LX<ofW
zYo|QXV!6!%UYoK~QGNGS=-QN>mvhvs#l>Y`2fPy~a^GjSt8~^}rgu6;yQkdA3)mde
zc4wA`?bE!?-EVATN<tRyi97MS`&D@0-_opUrzV68FZF+ZQ1kn&8FKy39Cl*ov?4NR
zzTuv#xL@s*!_ND69NHN5Ht5$CFP>n2>(?W5eUT5XOzSo$Mf&CG2W}2&o0hRiM>{?#
z&gENb%#*u1hWcV3jxw#=dZ*>&Sua!XrN>M{^753T10#G_UDiJFNy^kaRbxe`QHY$0
z`Q*|L?uj=XS@Z=Ts8))f6<6+2w>)oUuGNv*=e4A=wKc@U<<!NgO6RirwoX&BSdg}o
zCp2Tx8lCk9yH~oYiib_VuDB=kKy<EhVB$B99mnUz#LZ69{SepsS>(<Zv&DNmY~>GZ
zTU7Dndx-1y;DjGfa)NwqYN{@kKUOmOogr=L_QEpHL1^ob63z2DOImYYY>tRFm)X4I
z`HNMRn(KWR>2A5TRYUIJtY;q{ELk5He%GMAUH|Wz#^n5zvV~_~RbFx_T%K`=^|wpj
zLFn2Pv*4|F;cHW-PdFR5P0?4Re3_bW#p(^wc_*t^pQv2D<#x&Qy`fR}o~?Rg7JV{p
zLav8#cy9RjCs&uuT)lC1wWsZotV=E*IWMKmG1XJ~!SIx6`-Nr4)}Qt*sS-UqDRq`c
zb5@z?`J6>bW)B;-H<gxMe`xURly~L4ch9)4W=)eQp0Vt3mEqS)e`(R`S?+Jbii)RI
ze=6I!-Z$BOYN>bYgrj+yMU%}w);!HzHLYtcYnS#5$)LBJq8>f9(4D5det*|ywyjfk
zPP%pE=Zz=j=XJOCpEtWC|Lmip?-l3ZrE725Za<T^eeRok$IF&<Cas^n=!ZhyCaLFN
zuc}`cfA@9If*p%XehAs-y0kH^x4Z1Ed`s)v=5yU^PImhAhb}kFn6viCl@(9hB(j<B
zG1Q&cKL2L&>qU-hx=pv}EvlQ>?y~)l?A{q?bhjVh-~6b*@XwM?wi9)FIp()!nsY_F
z6>GmSt4%RJWwvDI>aDBw&#v|~E}s`$E4lJ`gzu~uLWZ*JoN~+0O}|*OX49`f(`+uU
zPMdSx_M)!6qC%A4M%Op@$|ufV{AMm>Y09;my1ze9E1mZAj@Rz93^#o?@Mb;>yLol@
z=d4R-uHL>{?NQrvb;-iw*vogacAt&g<hg-2^M!}o-1yGbYr54A&OiLXV&?-9zRvm2
zj)m@-ylV6D%-cuj=|0ajk6n2v#H4f1_D7YgMCXE+rmWm)c_iIZUG7xRbLFt!j4qiC
z;>UarE&IVx#+3Q>Z0M%2Et8VAC2<7sNJ=_S%UWM`-Ehs8;|Jox=2^F`IwUbIfakJN
z+vJeyue<ve-UF>bu`lPj+G;o@kSF}KgkRuW)Av?wY@j705APUW3E+93_st>i-<04p
z#zxPwS8Uz--s;&3+q7>&w&iEMxsU657{+KPSJ+?8tGaGzaw|DOzxR1xVq_wZVpn3=
zF$4Fl*Z01bnDy3h!}Mpx$2aUTXyfX7$ZXVBxvKWx?!JXb<(R88Ez5ZlyBOzx6cv4x
zQr@a1=k&ww)#BwncHOgk{PI`ZMS9J=A0@qi`OM{&v;XlY%uUNS{cP2?j=gH_lErhX
zbmu-<vpCtCjsNPgn#hIo-Olb|JiTgjRPye$dmU?jIv!#-`K(svHeudRfyDYt49Y(W
z5-WSt>RNKoLDr?r_S{?4X))DcbEBm1`I;%9bt!gX5pk<#Zr>oiXlAtT?fsh!Giss}
zJE!J7_i`~V_jvJG=9c=JkEeM#-D=fWzhkPrz3}tZX3)Bnz0;!E_3y4aaXWsOx82Q~
zmu_9Uc<bUe!5`b$mP`L(D*qK~F}b~9mrZkLjOh$t^&nx%O)C!Qn)RrE4E@c%u(Wqa
zcKp`ldU?6x1nyH`*fwNkU)u8S#f6Zadp<F4moEIV_Y!01qj#0dBkKSBYiKt+u$d#F
z|Dn@HwHNm~<`w^WEA;(XiTWYK#}9c9y{Vn={^dx+`&}aY8O3*X{yXt=T0ZBMpPcaz
zf9<*5VD&w5J>&LW9a3lPPyJ!I{Me^ncZ<*dS1R_rjgRH{ZCdWxeDGfOIyV0&(}wfE
zSJ*Sif3@i{<Jah&$MENf^NH;<-zB|0>LZ{2#N6k)(WW^s)pxFYY4gtTL0RgF#*Wz&
zv?sdX`7QJ*J5aji_#Tn-Z(kMWJdJ3`X)}HFT;$PVtICQQFJJrEFA~@rt!lMMF!tyV
z@d;rEh2Q+QG*{gI>%{pw^`AShdFS5k&Sia=?eqSN@L!$n|1ux%NS8eGv+~G>Jl#14
zb!~s9e4MmjOz714J&YGN#yjrleO)&{d#UY{&x`#Y*{20`zc*iTR4!*?(KQE6wt3xN
zk~v4sxBFV2yx@81<u&%D$y%Ozv$8eLZhUgE)1?2>-+hwL)#ivMTJ&DxYo8F-D8AHW
zAIF`pOH~&F4t?gl#(lu;!mCpW{mn~^c65|}UX$HWtMm4$*dl`?LBj6a#J+9*B0Wv&
zA%pk!f;qkgmfp5po@WitTyp!iiH~oS$fGLV0#<MPq?a{wewKb%w3zXwx@@n9>0;KG
z_C}vHl>a|bc=EcBy=dAj#~<u7_xI*H9rFv9-6Ao4C(nx_9)-7VyX3;GzU^F9;KHv^
z%ar6%zd&VTU7YH_7Pp$|by6>leePe$cizRguj|Y4557y@H$R{FZ{o}S8tWDR?(_O$
z_IA6+dxrhHxn7AZx|${N^0trsb*YJQ>%Q;ceta-g^v6!WFIDUp=NsM464=}R^0m+H
zxi04|zPn`9-FZ=U_<Qkkro%zIE`I0oa$izX{UBUJRygQvvfb6C2YhvEg}?p!zN_>{
z>y%@?;UergD}^uF@9=-jCmf}@XHSE!MZ(T0K{uM1!#rQA?~7k}MP+Gr&HBYxHeSj)
z|GenHhf|=nDs`#*Z25B{r{<q${{0HHRz>t{n0%aL=9YV(BnvAagw)<!&c82g{`Z&d
z_3O_6{&LuNb?fxcvi9Y_9*SwkKB-_`Y90Q(_SeIUS1adxKbU*9a(?QCI}^S~vYp@X
zrLf|7?SWXf_7^WYUT55~e6_B@dg+!c#b;tUQ_nj6T3Q_u$+b5~is#Jk>4z7;Zh7*l
z=7MY+d$i8WxN??v*6~|DZ2F$~9khg`_H-<N|Fb3WyQLqjoD=f2^U(F;p#J58`zBA`
zG%xMO<t)$nU)D5>7hn2rqib*{&9m!!O@*a;?uTuMq%AY|Z<oDy%2R#s+z)<!yKZ;q
z|9?B}3-5cj4^NkD-z$Dd*K*~ta>0<2Cy&0w@{~VYvL#=*#d__<+7sI)ua!hu{@Rnz
zog+5sbV<$4?V{VfGmp%@y6up|xl0Xe3mTTbKJdDNN!R|&rM0H<A8nt%ZtNG2_;#T7
z(k15mu6LD#s@USbd_8pE>t*Uw^?kV?ay9?1{k15c{f~#&^$h!uZ(HKMGB^LzzQ6Q?
ze^3?Q($f$4gMQ8ZSAAbE;+pD`Jd5-846B!Xv0C%(eOsEQufybe{u0lVOHF=$KbWRD
zH`MG$d&2H1aY5!kz8`Lw^6p~QA9e+`rN19csFzqbDQI!giF($QB_e_9f7%~JY5tX4
zdbnWjlz)EK59{S?V!YhHNdI+zFmc_V8Al&@2bnLv|ET}qXVzVT6(`m9W=*b3oLrYZ
z`QLKiL+wG0Pd0%Tt6X+ZU(WygMSjHlCDEZX%7y<bKF&N=@0MOX<MY$4i^3NEbz@h&
zEmQeq9)n^$?}T<e_R1G&xz{|ugk7skYy>S=u|D^5`GrsV55*V%-(Gv}Q%C2<U-@y1
znE9+jANrPOy4>KdT0Q&2ZPz%i7qaj6)GF?exLcl`|1huO%<>1j?ar=T>S0^aR(U3z
zE!W4~=xy4q<0bl+n|+dfgnj%swDT*jJ@R*Uh5US%nwqqaA7`evedM|!c%xBdzCneY
zvfY^)+s|Lmgg+2gZ?w2rwaoa>m7U&^az8k}e7d=O`gyy(HQ!!7-F#l}+lFr2H;<y)
zE!v!Gq@<o-zF;xG?OoG`;>AVcEpw)8#0P2o`~6V1etnUBjpl{*Hmv5qzG)i2NSFA@
zU-4^ddgA(zc1z|mJ~CIV?VI>KVfMxKDi4L<vFtf;f_sC|R{aJ+i*<h_R_%>kviG0l
zQ_~;Q{_pstX7hSCpJwL$miS-xOZM=ZFZ_GEVEW`2y?I~O{Mq_l_|*PGr;n*my*?%E
z|KU@&PlYr2D}Cy7R5p0?f7_(inFq8x!dc>i@A*dtpIpZCvb3@4YgOkR@f)k=P5iU#
zface-XYVJTFr62Eg<bXjbIstpTDFeUR&jpUTs!CG^P*Dw6}HFzgsXm<dBA+@_Ng}y
zXx}oI_{n!!eCED0B`ci-|CK+hKl)|<%zygJb~zb4hQC--F8-(Ye8HN~{i!T6<p(_$
z+zMQ0m*+BJ|B(#0Tkj+LOWGG74?MV4OT<e0nsNO43!ED#|MY7;*SYu1cde2rnWQ?8
zg~pF9K0oG~E3^4bx~P?X-1-Zi@2XnQ<y_Y;Ikr1);pI8eFAMhdPDwiy^;B2pXD`>;
z7Gtit^5->5mf0-6Ao;eZNV$4J@x8ZPa~I`>zt~b{o&7%XiK8cH{e+L_4L@17`lZYd
zexXvv|M|N?JiFwN-wxar4?XL-_c7XcmssxUDiPh&xrI|{#oLCoCE|wnnWZPjvB|qy
zag;0X6|!qC;mI_we%<)^$2_^@x}KkvJH%dQx~)ro65Mm={E6j~m2DH#B`c@?ygnmb
zWKpS4xMs@Dvo-vm4WAvKF+Y5V=(F|7zck(6rT@F^Ge7Z(z43po&;L*CStb;Fw4~ds
zg8#Go4Ef}`c|ZLPS$i{DUWzSqpRq4%f~rO5wr0-xjmsaV{;>SR$n(_f>F-k=-zI%)
zs+;;)(*4Mf4IgC}ADdaUYKMK+k3EaNd$Z5$j;UGwVcC1R8vVZ;-q$TDXR~Ym(%!Q~
z^5@L{36}TM|4w^4m+_FfRmc5j3U-ednBUI6)Bn?zTkHR^xm|OFS90I+xI3d#^!69!
zuZM(|r0#HE{exF=ZIjoMt3MVWV%?Fw`iI#znR>m0wU%tf1<ZF^@?-lCfBwMyL-yQH
zanS(t6^~yvzk2-2EjO&%rP`_5`|}IaUk!CW^RMS$`#<?#@L$>5V;>8TbNAi1wCYKG
z%=b9IM_zir@imL;x$*^dr+(T#w>~Eoe&y=3TMsThKkDoKPh2#84(tBv&iURkR<Vag
z63_1zPkN+#zfbm?-jO)1L~-rLzdf&a9XMcUQozD1V_zj^S*SDjN8I}(7fT*xSQYBb
z6*!XLk>7K|zuo^~(8rZAeIM2bKC0Gy%r?b1?||I=V^6*2XLw&J_N?arb7^(KPkW1L
zQWh@zrP`hve6N?Ri4NRR6M$H_GGkex=9jHO@!DUv2E}uqg)LlJH|3l5#d%MvG_Rlj
z^)+Jt2ewXgk3EjRavk<Bxv%*6zT)5Sp1<uf@2h`2tx`Ahi2md{y~)4oR=%GOCO&@m
z-hKB{-u5lGb>EhG@4ow?1+;MG{nU?dr+!+n#$Mw!zgNxvBj3Gi_J7$O|4M)QuhUEa
z6|LMKv#omP7Hf^;-@P*Hm&)8f9Au~ST7KGNYo(8Zo&6sBm5XXXi&lQkxN<yYx8WQ8
zo4qH?9$&K4yFGWpr<OJLino0|Y!pAXe3|XAU%okCV}8SZ?efRp<1)hEw;z7xT(J9B
zBu8d^3*%eO3Wn4FJDwWfy8giRZDd7oHOINE`K^9`y9*-ri*Iayu;gE41;^9;m-z=4
zJm#&C*w6QvcgB(T!aqXi<R7T}Qx~bTq1!xPMlw@Av$gy8<H?IZmc(mKJey-}DC?ak
zH?`|*va<5t&NCrKW|t@Tq#7|D$(nnFXK8v>(#ef4Q*@-?8wStJ(V4n*)!b>J;)b?q
zMw0TU!An<GPx-93`qr<btJZGUx#fOKtb5m4t_^Qv7`H_-ZqpS@m@Rr*No<YAJ16O~
zzaG+Ga=m^1k6qq)F=ft@yDvXhSlQ(<Z=XBM>$tIGNvD(fZ?(%c-WqSaj~^>vKFQc@
z0<%Yo;G8*KOCM*pw6UFi`6Xh{S*h9IjviZf_f_fdq`i6DtM+!VYKwi5GA>`jl6TPE
z-ECKJT2|VnIp=uJ`W(IOy-2nrZ@yn|qT=zzcV9*BzPh>ZXw|jEuWOPw&MS?ujXu&O
z%3alF{LX{(PE+@92aWFw55ID5zuL~XntyKh*M*l~IX_RTeX-@&2CyX$nRvFb<Q+U(
zo8dg=_k~Qb{PL^q>yG}qkm`D4YeY-8#x60o9gNIxgcg=WLeZLdohe@zy{bC>q3I}(
zcwo+gt`$bdmrwq9)<E!lACL1blg)?E$fx{Mc+=(E*LOT&%A@v!GkwhLZU$XAI8F9r
zh|OGy$5yp7@BO&wqGiX|DO3LO!?PnNPJDB*>HKq$Deg!J1CPD~pPoZTwC0*16?vUW
zzk?os3~t>ddhOX`W##DP<m19CIagW<c>5g}KX7IB-QXRom$KZKKQCu|e67mCzKXJR
zo#HjeW%|YQx;ErnP4)FTcJsI&bjix*An=kE|JjofOIFyDCO6%*o9nYl;j`-PMA@st
z*Cb51?|hcoV>(gl_`A(IZTkgI=D*hYmYU<uy~%~`(a9er%UpeAcJ?;EICL$-ZOf(d
zl4_mKn*5rQswAe{9<#&KGhVQ5{-MLXYO2Sv%Qia&B;KD(yWDy4<(klDpYDxJ`jw&O
zYRz*!&he;jYW)zP)0>#%|5zb5cUixF$yQ@SJ2`*dFPmi#TM77I=FkcGwzO~7%aani
zJrPBL+BHG)zCJ$7Z{{uBWj;^RTYcFZFGGcx<airN>!UGgiBD}aW6mYt4C?heyF^&{
zxYsHJ*OfE(IQfYm+uV7P#kP;Tt?xN^dSHQtBx|y)V@ruq`nB>BjovpaEzUfcvQTyB
z?-jLqqP|zeEX$Ti8Xdj=Ia+OR=M9%rXHtZdXNviW$r<c)+_+ivOaQ0I`(punB&XfF
zTGk)es`IY*qe_YTMNb~jm7RBu=53KV5O&$;ShD7hD?UqhJpLK+#4L*8K|-(k5g$#5
zqecs_<tVVmFudu!c;xJ@4K?fE^cJ{rDa8HyxSCsF%C5^VZ}>27u?MeTQL|2Xs$Cbt
z7y0laAKRIn`%glQ>?Hjk-nv_srE~7GWJUI3SEb)4*W5X+qGQ#l(?0Lm&KxeubhCGd
zBjb`QJhmv^nCdZiLHe0cWo2gzoi80HH-36KadLZiWAjl4d%I8H%04cL6*({F{p9%a
z0(H6htb0;^Z~OeLLDq8S0cPU}^*c3I3tM+}PvKq_Wx%zFv&+$B!s8i{JFL2{PuaSh
z@7QH^;pC4!cU~1_UNku$AXl}_II`Gi`xWC>{+1q#ndusaHzSm$Mq02(ZJT@QSn!@N
z3r>VKF4LdtJA0;P;8F&Cj|}gFN_tTqGlf=fO_;zsUphdsY`OZfOs%3f$s2V#TsqpV
z^-CmrCL6nz9qs2zlh2)g=HWs`v$<!SR({vDOfNL{^;xn)bf&pX=^axeCz&o~<0`K=
zZ6^5*_h)W9_u$*HY<{=&BMGw~8()|^>mhej_QR--17;Si!4ur_gzMI~hRtYAd-CgJ
zZ;jCT)Q?QDv#)%0<T@5uthGGT-IrzmW(MO!?>{V>*M9!x?*~m)Z!LXSR>}UHrf*f=
zFXnc4+WOt+x_0fjb};B#d-Z`M9?KNk-l`}x2XU3E$++I?wK-{=k$A`?OWC01lE^mS
znkLPgDI3o$I4bgQ258aBV}{e>phYVW??M)>XoD85%smmgo#F1(bb+}JHA0X@D;GDF
zb*(q6`|9yNe1GMtjlYxq|2^EEFaKNLyh$!lWV#sR(MF$2%TC6$-L_L5r;9aB5DGF?
zX895NVfC*$UU3iC@SL+>-tuDp8IN<4fma1$L%AX+F72|5RphYX4N3}aaZ2g*Wxq0^
zsY!Z^L&3k+16>=|8@;&f%B;wH`wG*QG`UH3TNhjoeWAOg)kJ08sRYT^1r;l%9ep)T
zb(Qv~tb^OESD#XTI`P512lq}rs8g*lsF0{n`XPLLe)EsX2j+YJu@szhZ2rs#J<3c^
zKigkX7MN4&>TpGArM&3DpVl%9Ry{QMyk5d7d*;{4H@8H4eKy~4G28Md-`SNb{2bn$
zeV{XS^V84!^_Y2o|50T5&#K$BdDV8Gz>v1AgAWyDjF+>OEEigHT<+X_weuF+*3H^9
zXYSqyQRX`WcX_+A2`|xlI7?ub_>KEZuQk0ozD-4B&j0%{@8eeA+uN9$8uD;UQg*|u
zt6FXCx=tK-)+;_=)G7StxZI9u(<9Gn{EYgZz4gJW&}ju*_vA`ipE<qGG-ozDm*xC(
zGLzRC-BsL^y=|X%Sj(yek+c=1DO<0~?Va*k>AtAZ3MU`k&l;{_e(4_yDpk(BeZ(?*
zVP;z<XY#f~iIyFIpH56&+NNyZk?}BTfz6^<a;o~RvT}>2EEL`O@w$!I3^gZXU!mzN
z8>2SVcb;&u*B8{;^CbFH-AzTYnA1-MHc!#k+Q9Kme<`C@$P*LBm(CumjxUbbGyiYv
zPPZFRzpY3-__JtjTkN`5F^i`uhVr*-yEcny1jeu1SP)U#xlEu`>B=ePcJFgZ(;rC9
zsrPs?SFA=sf6^^Zt#u!7HgHeB{qoeO%iggZbIMwpH^(L2dAdCOfl`Tby@Yk~t+&j)
z-<f?rXloY)9ObI+nCAY!>%l=S_<EJONqyk;D)YGC)$Lq6?I~koQ1Fw>hprlZ+T|!7
zv{uaKg|>*Z<@x?6X6F;+Hl3L!T6sSEio(zRHxf^7t@@B~fG_0Ptsi?p>s7*^9Nd$+
zW5ryjxvv&Z+jc=g&IG((MMhp{-<|+&QP+7K!Ioe5{=D*CZ0SGE>R0oVN(;Bm(>ihO
z+@YMeF%#A<@810Ni_*=iThrFYe#?2QHF0gac-rfmuA8S`U%~kMT{Hiz2~IA`OfDf+
zd2`o&e)8S4+$Gp0`(DR75u2pS%*T)CY`i06eniUT2x#%q$rJ3S>R;>(Fb%oNk?mHX
zU$<CJ`Fq64jo;a{dW86!iWXOt_e<43`}WRkjjiGF*3&(UboCN`id%=?D2mHU=9btN
zdusmruGxOR`<B&~pPKp6&87e02Jw<I4|XngjjV!gQi88H=1g5;+91dMcdAn_|Bt%J
z2}0&FGCO8}^k<pR?<(CDyGsA^71rI(8)bAaUlr=EQM?rMEWmr+rJ#uHnG?<bO_~^f
z#mZ}OZ)%p~7uVZMVskVvd(C)Owm)gXULXC$xD9i4TdqyF^a|Pd)<<=_QKjFhw|1?2
zbff)mZu)xVP>yZvl(oyfQ(xa?y;-%bWZS=eF59>^vK7wIex?6@eyh_<8QawJ7lWUl
zxOn-fW!0}amQ`hmeV-;wzUF8zyEZf?rlRK1)O8|r_nI&qbr88OD)vLEFh6oh0(`~F
zFOP}sLDGEtwkAY-9DXVof8>_yhyM23jUmD(=T^MA-KDPdozLcj$L9^Jm6Xc64)q>6
zdsp#_w&kZ~?wObSF3I(|s4mJ34EQKrruk|A>s3qZlZ}>y#m?*V<-M@AV~>%vm0S2N
zu3Me)b&=~2T$<LH>)d=ZBFko)T>dokrL+CEZQZh{-NE&pU-Z9F;s3S`;f&6A;+TGj
z6ufhux9(A*N8{aV_4D1t6(<@NYEJD;S#PH7xo=C)k<Z)pCzjOYNJZO7`k!;z^zw#h
zmYu2KNx5$IOB_cYZ(`+HzI1QvKi-*4d}0jKv;qP@>9adLkI&fn|9w2a-G`(44VU(}
zTg^L^Z`OIganHOpFYjlqJ^23hit5?}VRyg%UwbkAe!}~N@6*lfKOJhE82kP1Pq$BN
zuh^PT?4QTYf0S=)|JJhD3#N4|LMqzNTwKj}QqX!zSGsZ0n~mYBZ=;tTb5ATtFR#8{
zHGx;HUQ7Cj-_}2`JN^GX+IL%T|ATk;x76><HIjdjdad3p{L$vjO#xCb4KMFKnNqJa
zvFYTQ8J&mEeZTPO^YN=MmhJfcpTAy&Z`-k7@!z-#PWfkZ&awNF|Ftdf^Qvjr_pG|8
z|5v`jQNnQ-?>EKk?7I^gp4u(Bef0k>cK_G=Ew%qd><?Ev<-J5+R_xFAiVLU1*nhZX
zT7%cDY_#H1d;NOnH39gVm6<lxFF&u?*ZR%8NAvXdpc3IN7lLQxMitx7HSkJi@INGX
z<mldMrNL7kiuIrTt+XrH_@UO7-jBMMA`Z&V*m3jJp{pIP7G}F<N*y;kWS$p%NljT<
z?X^kutYecdOxEbEUaRx{qssm4)D(LT+cuA;_g^=~n4kN&wZT~YyGZ|8o;0OnwF}NO
z{O<j%D^>f=Q5Cdi<#gP!iapD~YgSmxM8B*!4qdZSsQ_BD!fU(b(e}CCU5T2vzJHXM
zoXb_K%Dw1c@$EcE9nPf0ZJ#aPIF&T*o%mFw&vjP*|31fUM<QYl7QUHg#wpo;wf{=I
z$oZu<=c+5t^(6bwGVXr*)W3iI#slFW!E08SpF7{F?XnIs+$;uKv+{oae}6moBl~CC
zZF+g%YC`@0KhZV+_)*uaFqoWJ>x_HNijf}iYgQh*M{m)M%=6x+b8_0ojfT^7?OSyB
zt4N=|aYA>c?)JN{;!C#ouzE~n_fU{vVidBmIaHjU;OW%n*<qZ_#9TRnlbh#FigBaN
z<O7ijH&cxoH>>+3eY+R^wfwvORvCr#b8|MU>wZP7SqYymCtID*$jeYtQ~$^CK)K_d
zYX{`(dmmdD-22Y-Vf#DrXEotBKOLI0&biYE$H6MOw;>0s9DM)%iiiB|>&!WUCM)Fb
z{i#0vUUG)?N3C9l=)eNbH|?G(f;TlBI6trIkXDF4beU=Sbhhku%E7<RP2brRKYj82
z+)c)-OJ@Ap#ebmv=vQ}!U3Ld&Jc*ka^Wsm@!aXY;@=hG<Pu=+ErP$5&Yr$()GCa~R
z)hdA3tb8xqeOKyFp2zXYY4ba#CZ)yiR=>G+uEev$o`HFfwD?v;vR$~(w4i2@pI=?*
z%J7FDs$Ol-nF?REvUo|@*T74w`T{|#Ru;3(J@9r~)?ttI%AQu~#i=Pr<#?B+Sx##0
zUM$)(-N^6C8kIdpR&zfpJa#!N`DFj1zQ6g~j+IXQ{;DM9;JR4;_qrJe=5(g?gI29X
zB37-qC++Y)eM#c`g`U~V63w55a;%@Hz%q67Q@%G7KC@hOO`RSLUbT{a`qkca?GE$w
z<X-k?p<R$wE4s&9&KJ!$Kw7n873(5?sk!Px;kG-Svx1IuYKeu$__>}CEQ#n?^X^P&
zf7r<>bJb6G=sZ7Bq&GGG+|o}r6Hj$`s7kJ6tew)Ev8V9lg?mjuOFC=5op@;1|G79$
zZ@%=?3U`VAC!cmk@cocE_B`U}5u0#hyXl3C(tI7~Rj;*?-&=AvF?!y4?Rn2VKH8i=
z`84v-&#<$VN`L3nJ3su({`r3I&-pV?|F4{H`+ws3dH*fv+y4KY)^V@3XMteJJl*dB
zrO!G0SNOS}kSvMnSo3bCO>I`H<@{53cfJhLUUs@ByKc=98Ow^gilcubbS{USu3UTe
zY`@pc<)EWbp0PjsJzuHbblcGlPj_sq=zIRWD8}7#cU;cW8Joim(k~ZVuKxSRa`yk5
zkYiQEZ-9?gX+%3#MQS^1kNyVGu_|91Ajhg440&wk3p!RMU4A=j{iz+TQl%9EkJEEk
zuF?(Eeto5N);5o|D}opA=-}x;)@sgi@$<$Q3+oje%XlU}g)UnOTn=8g@^aFItZSQH
zOm<CRE7{kuX!FU#C2Ji%EYm;o@q~`k126EgDv=cnXDz+7yzpW9Ox_h`#=I|=?m8_y
z_wd3UXO6B>=t`L3q^Lgi66aLKb~UfXR}vrHJQ18#Aeg)8fR;dxn1bjo<@YI8mM?=g
zhqTR^r4hT-ubA`Z?j0R^s_NYWIf4n^_c(u*%{tApC#UJXq>+P`bDr;%c|qGN?QT}@
z5ZI?J5TkeCsqmbT36ovni&ql0zRuF#P{48U_@PKv?Xy$%E;4#@-9=L4>um7}i4EMV
z!|RHdGKAl%dTJidSuwTYc?9EGrTgM5Bek3_n*>gq;%BU{@>@vnQ{J+ft6BF%9SEH^
z+hFI+)oClQ%xLpE+kGNTBy94l4>_Cm1f30%<jPvaGnMVEX^QM4rzbmw4~8*rdlst`
z(`q31)~5T;3Wc=95GC&PXpfmLOJwG1KU(u7Vzoxo-K=S+0%oe6`gF;tSoW&M^Fyyb
zDYe{YxsxW{X;i$o;reakGp|E+c<=2mnAJS{T6PI@l0NH(wJ+SBXr1vDk+Ac99r`&b
z<#PGMSw`lUuO)rCu=#F-O4i5D;8~H5-M25eZ`_t=;Z`VrDYTe-efT2YEzB8#Hq);5
zKTPzRzkS7~G9LbvUy;n0(^Ed|cstYFZ<fY8xvx9w=AT&`Z@MaY>w>+vvQ}+tUOiFm
zmBQ=^cb_S3dYK}9$)#}ns_QM=jdnkswP*XLIopeN`)1#Z-uX0l&7r)_({jo-@@5{>
zdi$!h(lqnfvfEd4m)tuGTD!6`D1VNro<arxQ>N`#f9<NDApN?)^z5XWptUR8W~G}2
z8qO{_F#CYj`PUodi=QsF;g3Hes&!Sz@LAj}zSBppJl9<po>M5dvGOEu^t;Q_N6gH7
zn3w6yQf$%b>rpb#`y9mbN_%ONZ)1|YZMar!nD-u;_M=5lzJ`}wTQJS&_e$S6{a@?8
z-{ATEV~u((e?NcbBDq;wzEj_AoLRP;H>JGct%vZ@xa;m8AI9XHo_oDIcAfs6UzLu9
z?k^qGs-oI?SmP>_bbB)<N1V6P-&Cb;^m?sTDe|!@Vjt4?UpnKrQ!nf2t{MKXm0mrs
z^e8zS{3S6pXPWK5UXgnF<NmWU8r~c~RJPc+a`A>#6SLcSm;KEC<~YyVsI~joqdl`s
zlAqtaI@?n=-86I2<s&6;RDLLw?rT|=+<Nu-f93N(S6Lo-J@3V=cmV<3r8kty-bbG}
ztN6`tR>lPOR^8_}bge&4E7m!^ac9}=wJDPmq%ZY^-oAPpbXLpN8&_|8*3P)PWZ~wx
zzc*}lpXJ+RdB|+Z!ept^I=yw9#AdO~Z#h_4bkI;n$o_1v%KIg+UMS@5zOgxS&)a3E
zLnXSFP53-*uglg&YPza(CZGB;+o@(>@gv8x6`Dy`JNPCte>-&JY0J`|0n;3#DuY|s
zi0Uq%u~vdf<nV@`hZ<Mc{kvj#X6x|-anI&iw{;zoSQf|=enO%z@NMOMt2U`>o;ORM
z-7yRiI~L$%*mFW+-I80M?Mr#Kev`Q2{dQ;a3_rt~T{oF`{tWgqj8{$GH!CXo!^-5o
zTghqq7mJVEEH1dyByxB~PhwBj_4-#5uihALn7*s{xWQ%v(5Whxl7}s>#(i0t9FfuA
zxL3!foM$svvc_VGzS9!_nzHo&T`@Gdk({8<`@B!l$MAvizBN8`-h5m2NU>#pVC|PF
z7u^ddUwkRN#(!GSGyhGc|9y?uKg|6VwZU(5=&VXv=lSfvR(QHwe$}!%8R>q!jc4B3
z-j9=<>`Q0;WYy6=msNUpR_A<o+h@Ej`B%^AZ!&KBa;CTCZy<Be1DC|grD^w$n3+$8
zoT@Uh>YWMbR256(S@U+bf>y8O>FVfTJEOl@deO|=I=64<@<`nej7VC#zCd-+%=KO`
z{P^B3F|FIFcyPu4NulM9dl)bNv~ucOocb;D^wzoJ>qDRP8r;>FkG*x_#)c(@o|m~E
zNXzVUk~=hapH%qe?1;Gj&Nc7OEE8VY$P@YH@iU2IlPkWi^OIOF`u+V?>GG|Q53=Ps
z{tVp|Kigz&wY5p8o@V`lw{9|aLDL*scl6&=xF%m;cOY2)$cJ9rHtr*{7VK83I`?t6
z>mAk4vy=Am+)w<r?~HO)(gFXN{GU7)_kF*FKDYn5tnsk_51;Fc^O#rNSsTZkS0;FM
z#(%5NvuDaB{aSay$o8p<{rVr<D|spy_DX&*yR53W==7f7f7zDUy2uAGWqhuEw*TOk
ziCYDisY_P2uAD!yf9C$S%uAmC^22w@u-$p9_9W<;_1^1>@uzQD?-e=!R_o(a#!WXD
z3)(LekiXXXUwhg9q^iYEU-Y)UPduG<Z2!S8p5OjEn}0lPx5#?#ljX;~{}krEc3k%Q
zugm@;f6RF=^+}yqs^99kQB~y8{bzA82hIEq?!J8}G3Utrqg&Ud?_!HyXmd3vsu6OA
z%H><Fmf%$>-`JNrgI1-)YxHh>a`2>a-=)%hi_dWvs<k|{@RF8wTE(XCr6%_;-!)S*
zL*wC0me;HatQo~#3A>w@2t}OSRe0^{A-`#51>Auzl2*=Bj%L^$Q8j<5)s3^4bY;?Q
zV-8)iYF*O0p?#_7n^eJ)%_5JgcsER6I)CF9iS*wx6;}hhzhw7WEtz$(;mh?Nn{y}f
zWn2C<KW?0}G)>?i>$Cji*%LP2G-a3SS*yn!C1X8dn^G)WvFvWh5i0Xr>Xxk6P`k8#
z^^y2>g7+82cYn!T_Wnh@<1U$f{a>Dcu(@>lf#?!><G%rw!Y{kEF5cd9UuiG1*Bwy<
zcg3ic^V+|d`|Mw<>r~ab?_jJ1|G6&*c3WN4x9He+uw<{}mu#Q=Nw*%U{8D}XjpJ<p
z`Q7ur?|mJT&_9Lm_qhcn4qj^;zXw{WEO}Y}OGb}%UHZ%R3y<Cxz5cLmN?VV)DEpe3
z%1fT#IbImfc~&%TU$3r3!n7%6N!)xZrd|48`+jkV{?gMm`3twCth;*8WIFS=GiSFy
zZ=3$?+3n8<X1%JZmb(!-`Ta!pZ`UGfEt-S!d!KH;^|UeBv~s@Pk2>Fb%jNA>oc#Ue
z@Yl~R(~tI*&#l|x>ZL849<Zx8?%r~Fx%tz-Tk`&Uzh}>Rp@@jt-y@m)H-8cR(YpI~
zER%Cd%#l)&;$wGHKg^i&?}6PTz4lqHPE{9c9cD6CFJWoSzO(tkPFJU@^M75-CHCD;
z@ch10`Ga}4E4P2OeChet{ii+uzgXA!yy(*YUD*#?=a?K8ZmmD(DQ#0)pr#)CFp}eM
z@3b!s>4JOaPLBI#;;`xDq>}eZKd#T&a_Kh5{?ne-d(JK}i@wxRu31rhY45$%fN7KK
zp2YG^ob#peJ5z;*`q@uwTV70xnX@nSLxi8yw^)u|@3j~IX5Y_>*m>pD#mD<hHw1g=
zUH&M0KkA0|(%N^cw`{#Id$UP`u1wlXsSj5B+NXWrRPy>ub*=r^waxC_I@b^0_weT5
z)3WPwP?c2Ov+U;i9xqLwPT%+SgSTd_``?-Q%764VV^{vYw4Kv#+NG?&wfB!c$Pv8s
zStGYCGw7H3U;cf%7ZjF;&3JvE>$&&KaDlJ+&89(84Q&6*GNw=R&iwGcWp0qw>NQ`=
z55{T!<u6@YFaE{rWnOM`y*ZEf%eWUG-!~d+Ue&byxAz09rt6i%|7t&|YSy+~s{65O
z%DhXP{+)ghs406P|ATzPW!;~K-3R%X<hkrWE8lF+U9$JXJl|gj)c)R6dwH5mb-u6G
zX3xagF8)WwYf9q0e!fs&`}(DtsM}o^f5UyVKc>I5;oG}!PuLZ$E%6T%j!bmF#oQ7j
ztiZ3!_vyl^s9%PQm{vztzf{THH;pOYZuxwt)Ap_NyZ*WVmU${Docwjl^cP|6b60(6
z+HIlqhIQ{v-ydt0^jW{02CYf4554OTT9dNl^704It7iopPpJC9Q@ngV%d8pe5^kN^
zGWR9lvb#Q@H7WY({N@U}$5Ga#w0t!BabUk-W_LaNyyG4G#_@-1ct5B9IO3_`x25eR
zhkdD^mi@Q;9Jw{$G9PdDm!4mH>&KhTt+qLd{LwqE+4UvLgU?U7a(?;3$p(jaI$3h6
zp6i}+|Db52+0$sQuaD{~PV9HxDX+)<Cdlt#;{CW(mc6nL`_6Cnu4F5dV4oU%YNCVC
zPxC)5d%C|=9-H6(^_ZS2=l0#gAB>ds4|lJqm7MpXU(3F|{(FsF=9T)zpV)YmKk?bT
z+0Fb?_{{y6`@MhiZb{g^zj3`qXWV1A^QSo9D@#1QeQf&_R<D`=r+jKN5~yGkJnOl5
z<Ej6fCbix=FuTM4aeeeoDfb;As<XY8^fp#~jq1$d+p=0+<-h*F^DDO-*Kc>x`@CnR
zoyt$wd0t=3xomy!ymI{h+@$qo^3Gl6+4ZOY-1lB${GsVvTadWLV%y^<{Acbv^~H3V
zu}Iek-)Hxee=%OZZ+umBmgp|0=ldoXY(D>X#=?DBQ>^@&^bIaATyb9F>WTOi9k*Lg
zA{$E<CpRzd$)2iN;<qMopWDLAkAj{}*D6WNN#5tXaB{Nv=UA?}^1o-k4}T#tGu3YO
zg~(4)t$wA~wMy!Chb{bkZ!7o^mBpW#mzc<lX~;_+Pi%Gi{IJC-{iHD0Tz!9yk~r&y
zGHLuJ&vwTy6u$bFYwn%A^tX3=Y*aKK@*Dn>Q0~_(v8wi27<}{Ynfqt|$ecLP&&>Ov
zb^mAc2kH-=PdL{Uue`SH`-E%GrdiVuBrVaN8PC3YLS9?+#Ii$sJ@i}MCwx=PP0fG(
zfWt<*19UKoMNI1#3+3wuMe@qujXx<U`x}4aQBI#x-(2acXw{y%)oI$=GwYM>j@8J2
ze$2J~&>vHu_sLJ{p2?^DGEqKnRNwY9-gx~=m(?>NXQ(iO&QMAJX9qn)<qHG!3>D)U
zAL1XF>|y&a3_3$4@#*}j&A0TognxBBzPT^!vD#zT<Y}LamUmSzZ9A{`Yt738#*@19
zMdLoy^4c$6R>Q9tD__C#Qq!%>_|uyH332z$|4e)Oi{YWR%o*#B^A__Qs#<@0?$2<1
zdjC-H#A2n=M(LH(#_N-2*DZ;g(YA%<d$#C(#U-KveOrX~hk%bzv7dSN(E9Fz{=S0}
zG3?hLt8d6Z?EQi3kF-o^-9n42-B*-f)rbC%i(MSM+IF4o(!Xw>UvK^*`%Cbz)L*f`
zntyr!D*w$o?s<H5AHVGB9`9c3-u2S!CFP|`&-I?$Utss5=H}0d#nV>b+j?c|rKSDd
z(bN9u>&unis-If8He3GhHKlLI4(yY-A<X>S@jScwx09Xox6Zwxt^Vy)XKj&_z<tGE
zyy6QkJ1zBp_(^yDsi#)|MBSO68Ri{m?|IzyJu^ni?&7o+&nJD8tGKwj;HQ4vq~(Vd
ze{I#(Dc|WikJCO-L{B~_RF73|8t4oaizS&cT(wiLgnNRBgHEx}gKoHPu+@6*^?PTA
ze^Kw0?3BM!Yy2zL9?4dX)BbyHQT(O+DIfEv{JXuhcK4S2=|9ps^QZktdzrrZO1VdE
zJDBL%?|dtFa@p-Acg-@l``*fJRxf3reyFa!C%=7)b?RTg$o;{OcB}03ezbeZ{n()T
z&MWasU#ENgRo!&g8*+lm(!WcKYQB3{?q9P%o~#p8*z`5Z8yD5_-v54>>uchRaQVjF
zSMm?}yyd*HbZ(pb2Ji_g=@-ATf0*};L*tkE!<xUGe`<>CllmW|Ps~3QzxYr8FY67r
zKl0gh<xl^}H?Qqp<NJrv<@=bcKm3*5cpz+T+{Me6?_B0sZS|;m@5hpAt%+yX?60wy
z7IRlyboKA5s#`)c7pCN-#2QUI$sw>>S9O`T?IyixZ>0T>ZTeW6rZu^D>86m<m8n;q
z&R7}G?D?K5oH3#JUeKA!?$F$uAy=nGik-Ff4R*bo!g`}*9mDK346~PUZ8+JL%EcY#
z^TtWI?5~6Hmi7L;{KqbDyq7X(N$$&k6;}81nXk)BLl>fGLl>g-9RIa_=_F;yLKGPp
z@IsVbR%aiU#P2yNHT&7hW6N&7D*YU?H*Z^&Z7Zv`+E*##@&z1u2idEuqJq=1QZC4x
zE9vDqI=g$3x4>P4Ij;^o^|^1px;briy7#hIH-+F-aKwhBpz{UCWHp+iKOC_WI8_^w
z^fj^bYP)Kf{4~F-?Mva*vJDAGm)OneKPYxkw<1Y?mcUaxovpt%TzPdkXf?lX@YjV$
zyEde*;#eNA#fPuJlI@0)Q|3k}iZlz=IPG#Zb=t$9!IFLpBm6`IQ@`=6KVF@vFz@Y6
z=FH1y-X-pv{WI@|ko23k{f_!a`R6Ln%&FP1a6vP#^y8HkRu_+#-ZIYp*xVViM_$M>
z@9Mm(o%81Lc2)@ed<R~N@@8gBiN6zQDT<NfyLk%Rm;ZWvoGVp(%~kiRs%yu7^{E6g
z2W_>UCe!ENv@-m5TS2%t=RW0mwkhA7wdO57yUl*uyX``3(vNTYZalNFG_8J5L37L8
z!z*)=49@*COPp(?GUuk@tc603?J=3ow`9&ZFPbE~*o&2eb(g7`#th!WCsX_soEIL`
zh<uRu{K3}F5c_X)Qw_hhder%+Z?sL04xga9$#h;1f4bC>H502XI%ZryX0&MPw`R~0
zDz_hjk5F;DwMWT0`RdH0?2-X%VMnNBBaToJ1RtT2W^|(y^$3+yqG`WQq=e5F`uq3e
zl@xnvgEe<Qn)Dt>Nv(dhV5VHp#Z?`u%eNdl{^j720|m3*s;$2LXy(3>q!a5zm=Bqj
z9h<x{`An)>_`P|@w%(bpd+o&q4=clh6)U)cr%0XDeqxhiGy8?_h0Qw>UR3NW5MyoM
z>~C=Gr?ZE9aoSt<-Iq?tbsy&NlZ@)W&3Ehhw5_X8Op|^BK0?Jl=eV=VZ_(Z12VJHd
zI3g>qmRE7KY+df&_K8RT>d$Mrref8psA*O&{cG|x=7{WBCo6PV#b<YleAk!nzN5v>
zAT#-2%M1b56%o8wX7Mg*;BI(pIBR~S^tAU=_X^7WVCo33_|wJ2vh-Ssm01wOTd$*+
zT8+{U^F?HK%1?0)tEg#So3^dCKtoc#XL&*AI{Rzl&m+0_q+X1g@HZvwU7(QIT!(4S
z{*R}aw)O~1e7~imuWG{)C79#6L~r@?6A$Oj(~}Xa>Uk3Jv*pCeYBi?2!i;q;Pu{*w
z+8!%%p5Ob4`;r26xrwZMQf`}nkZX{&oOQt2Fk<<Q8monk=u1#09=<rOgLlapAG3?o
zXYMFjvv#xbJiA#hy3?QZwP|-Ot8DwUA<ts6DSNTDRq&4Y=|^5#J9nNuCbW`A??%q8
zGd!Jh*4t0(U0!ijG;P_!1XI5V!I?^@*ClLWnJ+D=xNRAGTc%&3K<!4I4na}>q_~Y2
zB-PV<aysQj&iLKBH{-B+O^(IP)+G79Cr=Ka)i<25C@h7k;77sF^p+c<?#sT<xUn~b
ziJ|^Lq;=D6L4BncvVx1#zV$m~XR(}FDEB&<`{Ub{J5)ci|6Tn+tK&eG1)K8(w|7o8
z@vOZDT-+01AMn4{T(Pf9{Kc##>tus2^v_DR^fk^>`XR?EAz1g_=Vj%2%i41PRoCZS
z7FoSr<^HEr#osfEuK51k)xBng`n6YjX?yEsXGokBII>|bOG<#(!gDRn9?=ukD_L}X
zB;0aYb_GZs+SciBpgLP;n&cLVL;AwDsTUW?CtOS6539YgpZBAR*EgQEuIsN@FJiWQ
z&9-3obDl-a9sEj@9+|naxJF&;`*`KY+t+fbm*3alD?FdN{$It}@cVCAZ5L_i=`wXO
z&%6{Q#C&F3)v0DZT^2>vC0TA9AJ#sI{%SdO&!I>;nff@+i}M$FoCB{$vBb9;<<HXt
zZ#JyA!MPgcQvxSqHOlEvSqIImwY`*=PJGb!pzqTIJ=GhsclzTE|8zYLH?LFukS(xZ
zkDu@Hb&rB0f{m9x{$J;=VDXA2l(&z~JyuX)E9YB><_AAy`L47cKC}Ow+U}3nKi(E7
z3v1<DW$<R&r5~j^|J?lcITvfK5}r`qE*0Fgc<JN+(#I>yEG$-4d5gFn{kX$%CDYl(
zEryL*4&_=0rQW>wQCQUO{AO0%q|KYe`S@q<2(;=v7~5VMH1)$5(8`qgA*&s}CVLBU
z_0^yF`flT^yTUUf4~f>LXE(eG)kG{z`6>M7K;O=^sS%KcDWMNm1uZMwx+j+tv@qo-
zd|}EoA&iA7m2!J$yyo0@IwhcWM%1G~wFt|(2mdaeXt2Heb52W|^s?4XqI{<v-)Qun
z(J_<x>FB~O&b(AG^t(o-=9>=!OL@+o>$Uf7YBhl#qN0X&h>8yU5EWyx4^c7wwBn)E
z<{OziUL2Dbvs`W}f1-QIG1s2cH6{-ZeJ#BcU$y5->wzEg1)Y@>E!Rzv(?1^C?k!>7
z#y6#Q!NX|{Cu?iX_*O;4@?XC6VutLSbssd0HXTyC!oa#M<cxmK*~#Kw#Ru=|mtUJ?
zqu{g5|3l`(EY8Z<b=)hxxXXTX9Su15S$XGQ;~DKbn`a8|d2X6D;m`V_h@z=-Z}@IB
zeu|NfFOSG=`LfAohB>c)#`1vWRV$X7nsnT4OZa1X{{FG_Zhid_$D1tvEi32z+E(-G
zw%U?^Q*6I3kFYh2Ue2{?>q>*@*=nh;zZ}V#J5MQkdG5_yN$0OkQ@UA|R<v#2OrvPb
zLsULW&cl0%%KSLdUq4!1*S`<o4K+P9OYlzP`xVDe*aj87v28S3e8PFbl^HuWyZ8F<
z*t(lH+x|@9L!snDV&WVAbkEhwvDDwTk(KAR-qZ8pM}5<)5Q|bCfET5tbFphwIIM6v
zQl%2Dn#sGs-N}7t!2Jam%FeKA9-aA6?N8r>&54KFlBQ>QnUr37XAsyo?M2o^S3Akb
zh(`h4>n<flBzI0U|2J)7c!*`!;!@BdD#F`5ci#wr9HJuJ_zZf8ieyw6jzd(Q<jkEn
z0epzcnI$>4!8XzM8k5#KtqGHPqV{F__w!B*EBgFy7MHw|v9z)^bYFgc=Hhg<=NkMU
zC3iRbUDeXlv$1;U6|OdCH+)G-<fD0$JPxjNn%!r=NaT&G=|oPsu3U>B2U%}BN$K_e
zP`akqbRTqx$`_A!BpjmheuMYK|DvnA{<SRjUb{m@R{ECLbhS@uYhDY)254uf*EOfi
zWHOf8w(k9_DfS)_8t-lOZEoGU&>_c^x>GvqXRz|VW8bwBI=sCY<};m}d*bp@s}ju(
zXMgFZmiP+26fXCl>G6%rc+!*ICp~QH&4oRW|8CoObn(Y09xAi@WS2e*W}f(FVTDq!
zgN<HvMpj17fe8#YTow@wGZs2TUR+&w;b(cU+Mmg5SO5F;^|iyx8-BL_4}Wh}{_*a_
z>yvZ-{mZo5r|<WudiCDA&e)c@b93jK-~0M5xWDat%%6r^2{k_+9;<zle3$ii((hTn
zrJ~Q}zq}u=v#&Po{lnU#6W>Jth_L?-zp^iJ#eQ)s^Q~svb(n8Hco=_@ZDVlXT>ZKq
zJFS)DWA;7x`u@*{6eIZu!q@CewLeu^L~49pV|+RHWQx1a#HNEj^E)4(`+oM**N-+O
z#v6av*VVq7eyG{v?l1jnR*SQ<k11K~eNlh>t>alq-Sw7>FUm8$Y4dyGxJ#}~={n!-
z1npCAJ<L1)?_yv6_51l}|AYL`P8IjGxAOV5z2d^Lu-!kmL61-IwdPQJoxKC;_>`G@
zR=xPTV_%zDT#x2y^RyCg)0@FFa;1vny%$bD#;}k3wxD=<-ZkB@wrCrb_nThqJKu76
z#p}n?>-IJMwk&)-tyNo~yCA0|`&xf$OFnb^5??nrpKF=lOnOuox(5oC=S9AI9JsIe
z^ocrwDvpUP_bt<Q=FNGW&5*A5PEl^Q;2D>m-wx~7zA-;%Ui0M^=hKY*UT^8@mybV6
zZR$-=+{<<&=)&UCZFS7&6~i0P-`#maH{SQfLc#lIV}f{$UwnU8*>lpYb>Ae`!1_zu
zqy@a2ZWzp}l-Z_Wb>QBKB97xqXU!+KD@3R0d@GW<y~Nk)SmIaZuj)sO4f{Wr%`^TR
zG5Oh<kjkHrA7}e~GA*3)Ihkj}oX?8yQjh*!J0mjqx?ttc&#(VazRvjZ`$hY>uk&S3
z%#R11pTdq<i{jZG<$JHjch7kS28N4_3=F~y3=GlE`FSO&c_r~7l?AEAv3eD`Iddl(
z<{dWRasAG;w|T+V4Nprnx(@lZshFQ&Wtq9H^^}O>CC8%Q2A<2Ae7pOO{Qkec@$EAc
z_2QO8hRNySrOCVrCu)yu+}zD`b@$yh^XK0>JhP#<ZKAbx=Y{rS8MPU<*Jm<J<=J^A
z?u*W1WqG^59PhSf-itY*(GYa9^zf@$hHv@U_Ny5Fp1f%H9*3mtZQnm!y&ma5CF#SW
zJF*-9r>)wjv(+qLa-P!1Zniar_E{az?JoRxQ50XXLPJ;RVR-2LOU(X!OrKWtaSONX
z*WL2&+rqD`sQ!1FpL%2)BLl;2CI*H;1_p+L#N_P6^i=)g)S|M?<kVvQ+|-i9l*E!m
z{p9?jRNaE2{DRb?lFZa%{baM0MDtY36k`jML=$sMBa2ki6cck(<Fqs*%T!bIRK0@Y
z+?3>k+#uil+Xg&)`ES$<)cC1X`|UB?8oS`=w!^a&4)o-OyDkzwyD8<xV!wZXMNADh
zC7O5Eyq{Q;^0VTNY87*GYgp){hbE2-W;}CxyZXrPvbyOu*W~S|_(<Q7vTZ12(&5rc
z4WAQw^5D)y*AowVkKB60na-l}Wx*U($#Wh?iLx{9{hKaeEc_|sXp7Ww!T!o4wO*Hd
z{zUEnlfeGsWsJt_6-fn&zC6;G#oEI{Pi(pM<;u+!1_9SD+RmBEb*Xvr94oJLlh3wi
zZc*{+4mf$UOLBqV>?+}BAGfKPFVt>nPIcqan-Ol#o)~!HC+``>WxpF|B}|bvowVhC
zVb=qTmJ>HKx_J!bZR(jToz7j@!LZf+9mAm(h6B}mqyJ|69&FyeNVMQB&wiJ`&%aNa
zSl-;Z<#f~Q4e@iPKl#<Wlh1Fl*_~^uGv^s9t}K0B!0Fg#KlfGde>Oh*N=3`O6>oL!
zvDv4;_*!Jc{l{{Je)@}>-p_eMxN0PP&t16oeo4aphgV+kg-lJ~ZMHvJY|8VaOrM?}
zjxt!hHc$4KrpWchuCv)hEslS8o%QGoWBxvq7poWAw!E|2a=_K|U#4D+#?Rj_uk8_u
zWNUYn@86v{KA;S;jhTT#nt_1<>#bLLrNsrQ$y0+5_FXm**sJ`Jf7<zk?RQgK115z!
zDkx5kdr{YLeV$sH?CqYnxreVmUXsV*;ZgAU%<Rg#&u><~JHJ=)e1oHP^kviNK&CLO
zrMc0UMf%s@4-#6m!Al~2;WB2Hs{4Ct0xK2gyKt*~za4N{&+UKTX9epQt_gdmy=by_
zQ;R*XzjfxM{IJ*3`>GD-a>=P!v%4BgDu(h0Y6u<`c^a`gjh`(j!TO@T*2jZi;}k+{
zn3pbDk+&(MEcjz~M8L$P=LRCvy5b)*?VjAq8g+<Csm5O_ak=UZhG@-$>D($N?uky<
zK7{Z2GMoED!!pTQ&YKd?i;t;JIUuubPYBDur=J%->i%_Tfr7^syFO-FE7=bB@4P80
zpB_0Ye0<U|bB$ubH%ntad5$KZo9*ca%$*u)!8zVZ>{7){3jDiO=Bt}2FujRwxsWrJ
z$yF!jp6u1OwH|g)efI2)o;+bsxrDp4m~X3xmHmRe-4@ZmwT;hD+Z*t6`pccV>Cq)8
zCu?kI{lV$Vuiox&n)<uH-EvQAd5$mV|K;n}yZ-&L{CV5cugn)$E$jB$cDY}pV8Q9u
z8F?+6O+25z|8JMMI4*as!QuXx&$GqsI)Cct&Mv&aPUP|7KM#G5idP3twQYK)4oe9P
z3=e~&e8ri5>}ODAU;tr01_lPb;>`5C#FEmYRJ{W8VuL1?KWv;@Z60mkc^TQ67Bs26
zHE2?K$;8NP$Zx>Q#+lIO!I;X-!o<kRV32}P$haV!B{VFxs5mn}&&rUC%Sg}AOwYo^
zK+jOm(7;g7SkFYyNY7B$Be6KcDm%@zGC9xKr7XWH(X_<aJj&ELH7(RK!q=?GFEQ1k
zpv0xTRNFEu$09P+mWyja6Q8p|6Z3Y1CZ_odn3))vm;`v9KX@vB!|h-H(}X|L9}Fx(
z?t;3Qk(HIfAk~oDfRl|ml!Z;0DKywn)Ib=-;S%O?$xP35PAw`?@XSj#lr#_r33Cez
zl$V$5rDUdOCZ`sa=q2ap8mbs5fuxv)rQtdpi;GK(Qd1N>T@-@y^Gg(*9S!8fc@4}A
z4Gj$-AWEFq*bs?JFK09{Dj^2|BP#=Q6C*!^K@%evQxhX2!&*Mkb5EQbVm7va-k$KY
zP-yA8J8DxpR((15Rl!mtB7x^e!>yH~Q;iaBwr<pD>FT;OpNpqiysCe~ny%-S!7+v{
zTHp9*7@3uwxp&uQ#iI9FzZE|PCElN}a9#e<#+&~nQZ5Na$N!9wFx}&RcA?qN?D{Jk
zEbI<SAMP=}c|%{~p9cTt<;~X)=eZn6G@T~)FLF+IS?=|Zi@bTY|8p1JnwM~)Z-VKu
ziqLk2h3B8<a-Hz3F`QwXqx7=<f>G3>UBXR*Z!N{=&a^68`0Uq`n^(mROV_p5Dy_3;
zbZh&jQF&tHtta8)N9ttwHf))+ENt`MP1E15TK-}C(G~Vn#V-6`IPEn@yhOP_6Eh<N
z<Kkq4L<2rH=1^IFM#ldvEX+)dZ3g@xzA%W-YQW6M_}@SlB*4ca#v<bSdeQnXlTJ4o
z>IQZ%U#>X!bM6U#19_0NGK++PSOaziyzmSGN{7s#&|k#2=l-L&A08JKSEWqZ|Gg;f
zhS3wJ(xi3muRmSAc`t19{4?i7G<Nb%PlyrniFk6^w%OA)V!COj)C%`kVaF<03*AU>
zY`I_0X*1>74mBNxy|$Y*I={#NS9&zPMgC>#`}PO-52kx=j(xp}Q|q<b+lqa)_S&Df
ztC{A;cQS7CjGoWPI(xOP>cKPH>JNR)Z#(uYCF6CY?v&R~+kf@Q-A($qFCcw;&fd=-
z<+FLr*v0D2YgR_*R(%w5OK85X&a%(@-1L2i)3q`L?>9W>F;3er%qx=jxn4e5K<-zs
zv}$fn|I+P=j2ka4R$C}gICt%%!#@wt4BW2G&T&rfS-_^{zqnlW7k&6-(8OwB(8MAE
z&AKd{64LQkcc+yGJ8#XO8o+^^a=Gc6bq$RT4UCKojX;?<N}Sio0*Px-L}>|PXrK=%
zK{VhcNU(>akpfaN;+&t7st}x+o|l=I4k}Iv<>MchH_O!X39e5sXTQvC=qY*r!f)4^
z8?A1;e64@FV(x9D>xHk%=CbN-@BcN)`M}bjomb2yuWwuRVNTo98>(ygDmAR?US3SU
zeC)TT`ti%v%2S?9RGv1Wyy@q{7UeXd5aWQ7jT&mZRWc793i>3H-qq=PMR(!immN9^
zQ`gCOwR7C(`TEE=L1N#kBb(M07^WE)+N~*AwEA5A%bL@Z7CyB$lsW(E6W5dQ-CkQ?
zmORt`mvg$V#L|p+!uuy%{g$kJmBqEX<@1_!zpY2U_gqv^ResHpViz>+;3s~eFGu_M
z4=#G46ZpM&&)(LJNzKKMP3%uBy0eNEF7T%m+svE4%y{Kr$@{94FGBKh6XRKfCdQKn
zLZG||&bu52Y>bTmnHU)`@;9j1msMrqG2mk3&}L&~Wo2h(HmHQL85vn}4YCbXV0;6{
zHi?Xqk^(Dz{ru$O0+brTz!|QJsm&a!Dmf8UVHBe%)Q3ekG@?CSK(&Rlqh4}Ri9ur{
z$kFmFRR$FXRtqc^n6;U}j4H}8A=aE6Oufd$>-7gYL4n1?z|FvdjVqzegR$*z4g(X5
zftG;=%#TcrVlp6y6<g`+qt}i4&H=%o@Pz7QMk+I-j_j<~;#$1)RUz|%grB<KQcL+F
zNGdbA!BrO{gWVh6D3#5hl`e{&(5X??EL$NPE2C>Ab>zK4;`KW2gujPv`H!sc{`+3*
zzCx(^hKJuSPAcUO+>*DnFX~a8N~52^l6UrneaU>n-fOSNyHtKQ6JhK6KF7^3=Kq9^
z((HT_MSt&FzcuhsugW@=W5?CC7HVopSruw9+2~DNd_Yz3(Hs%?g;g0D>t`>IQHZ%&
zxRIxS_lh4!g)-)!cR20fvQ+rPvlJdx4kx2cW?d>w|MZLMWUhO<PJ0n4`|?*wO7^DL
zY0kGcZ|J%DlK1X6Mul@T4U=s-q$D;s&h|exS%B>id*iR}TR)pTzbEA_4E`lFMWR)2
z(!^I8IW9(<(iT3KSTZXm@V!A3Yk)x$iv_gIWEb3=7XGN9v@qb5dD2B|A@nkHAPOrv
zab80U0~4gSkCCB)iJ=L!JT++SK`lXr4Fo~uA%`$mcw%uzW?p(pex9KKILETE3$q8M
zrsU@5r5J(|A#*4Tm$0H=se5XPUVc%!LQrZ!esN|=eo>`DQl)}#W^z$}aei6}Of54J
zY7GdLtt%>W4_-?<@^8Q6RjIHmv$mz&n#nKx*}ZZ?tFPb|uLwq+$R2V3xe;fb7exi9
zYMiJL&DOH%^5zlbm@|38z4p1~)l!{B-wX0YmKi=wPv)N5oNlt<u0xrJz}l+NGk$YQ
zSS=5=o_Moy=KK{Vm!yiGEnLFEC)kr7lTcOG{NwMjoJ%Qko5LMK-pfh6K31~RVA&(n
z=}E^JWQv=LQol^z!p*9>Eu#8~(ps@C@B96E-?iVFYM*v~Q+`I>t<PKL?>uC9D=kmu
z083we;%<v{fg9;tZ+<wbuqV#?ps-!`wEm#QaxPVK|2_O3wS9NQQi&?n8nzpI>-beK
zC44^8U~>ELIYHKV@z=1j^{7D;<3W@>i#1at+DUg8d2ZFpj!AfN*XG9J({K2j?%g^I
zj#YR&i@gEd{KhDU%RvQ^JWGK=o`LBC;{}Fo`k*4mN?$*@C<m=PE6zwX(oKXkz;%<0
zb<+*?l8bUMwV@TEIJEhIELLD~HE=dChxBLK{^l?<l2ib4u(72#@-VV68Z@@RN=-&a
zmI{M1BI^@Bm@WgRHYb?J@zp1w)&smw0W}?<EeB}T!UOUYxH@DqU_dJ%!0pga2M=d3
znR-@K8%rIOZgaPK{BqsIna)0ntS2v|hVbSyv@8=^F1<VbvG0!hX={u(da*Uk(FmP(
zE%)d;-|%R~=JU7y&$yu(_ipW}Hs6Vn-*SRp1qf81u5g|dcvVAZuZC+EZ=>IRzry?f
z3vNFVPSDDJZ1ltZy<dd-N~^gRhkWF>H#&W|w7wv&!2GO-YyS++1u6#Rrwh$|js!<N
z^_g;U;n|GG!5zm}=Pncr{Cu6aHB(-w^PzL-7a{d-{<xW2f-U}eOuu=0`u|EL--)lx
zZA2T(w%T1UzIaq}!Sd~MuEwn0ShKK7vi+Z^nE8SG_i}GY=`OcenAD}?!lAdx%)oc|
zi5{8bhD~BB22ElLOpMG8B3M%`YUg%A6XQMu33z*+li83P&S7UXkb!eJSq=F?g`uH=
zk(r^nv7v!clz|)@H?%*>DZnHE?l>a^*q97d*m$(r7+Dyb%tM$M8JP@441{<DB1?-h
zEA{+Rb21C^%QBNQ4D=Cpuox<_DA@m6GI9MUgMtZP?_6@|TEdp)w{UKkf?ECGa{))@
zG(|lzFhwzz(NI-P8I-g@)p%k-re0oYI;2R|FEiH9%u7kF(90^$&ogMeitJo{!^Wcq
zjfV^x_Zu|sG2n*e5O9y5MS(Bg;%n`}Jtx?1c>4QK_<io~jBd9wcFxo9j(t&_wM?|u
zps~xKY)Q#LG@qFS@KuwHtPCtoj11NLf^WJ!6AC$2o6wsSDkQkoWvzMZ`!DXFZ_nP(
z?fzc;q>c73mIp$@r`JuYnWOReou-toOQo^n`a?^sjookmc=h$=#gFTsM{Yi|z;tGX
zR?pv+YWcC7=Sfa+$d=SDV5&*^Ghsr5S$lKpnwf7e78#iDnSErRppS2gT%W_gjy8Ki
zL-!h1g@&l_zoaG3J>1o{IH$Nt|BCUyxF-b@7c8qkcq6mu)bg8m+cvH}zTn`x7vGKV
z#ps%M>YZ6RcmCTI6S}nd7U}&pm3gRm+10C#Ygdb*=k@iRleg`%Udzk<+^QvIrlWB^
z$Bx~n`Okb&oxAtq)#q!>Za-V`eE&<O9@W=hGqsKV^A|P=%NsNaOC!fOpJ9_QmqC*-
z8$7jvMty|78#D=h295ggqND+XCPrf<-Ha>?ni!Q>ni%B_ni!>+7#Z2P!41P7u8i#B
z%m#*_k_aRKPCu*+EDF<ahU>A)?{O%)nlBk)<ee!hP_ra`x!}Rxr!i+rqg!~HMA&9H
z)_hpBGw0@#jFp+;b9r6AbahJb8yOgaI%tp_W*lX}%)}_iq+r_m;~sDF^y;K3J4-fs
zuG+gloiC-SO^i=#+O9com+y61(Ac)5vDu)p0kttAYak73jBp8y1Xt!J=9Q!-D>&yD
z733EsmSpDV8Onp(v@G1hVsPn@qSE3L1;5mi^8BJ~Lqz8et{~XM(a6+HAtW<5HMk@(
zw*b_q1C`LJMGCqK?#2t6_&p4oSaupTF)xI+>Kvqwq$q9{R%GVe{X|IWs4OU`poIn_
zs3+XG7uC_?2BHv0^M$1rWrEDs0S#m6AvqT&p@8aKD+3FVPHtgCjbu#)BLf2q1(-^R
z5em8rZuvzDiKQhO`9+yksVNGj#i<JUc{!Da76xV@z0AV;Ff9t9d6{LYMa79Z(19?}
zTtZrAGC1rM93f_uRDwsxEDTHxz#VJ@1JLN0xuKDPp^>qvrKx3<!BF=fp(f?=MDw_f
zj3&2}u8Yq89}(4~tb8q@Z{qa{Gn%WOMMzro9R2n*rFF}q!ryQA?!0x@mto5Z-QuOk
zGYhB6TiR@LVW0DY@0YLF5yktOiTy@OiA_h_<@0)K;>8pKT`m^*hrfC(^Y~2VyNDZn
zhc>%TKA`h_mbi8`gL##sam7R9N1p|x>f3epef#>|>Cw~u?Ma>S4Bq#T-hEQ)V&rHg
zSD2T1n!D7E<Kn4H+EXu_|Gm>8JEbSw_m8k(Wy{;RkZ&gQIT$|+sIrNB-TEk7m6kmt
zA#KUc_m}jVK7M%5`O4*_Xx1a<Jmbr2=7%yI|HhFuWoP`I2gV;;5`IRj3vT%%_Gx!m
zR)cCUq)FMh$)IsP=0F?jNF19%F047k$itFo5Wg^XL9{`nLAXJv7-wcKXf7)~GtEHJ
zK;D3zja8eEnMsO8r2pw<skSw}ec6Z4H)LJ$kkF}?)H8tAcvkxQIr-`NdS$6anV`{a
z(4ek<Sut1)WD=tNx~=?Iric6dV4<srUa=dMv0t3dE{T>C!ObVHA3ruQKhsICeln#z
z`AnYA&ssj-J12IU?kw<6{-yFOr@6;{u66R~SwG8+rcT^gzGuy>eH)(`DjsW`8WzR3
z@z9lx%Ocl&Og_ECM>cYT*ZT=#8uC%=1b#OLSn%YW`DlCiYx3jGj}=d<Sibx#n&$RJ
zTJVBz@#0#ypSEvT#3x<(X#e9uNw~Je+{P_OG;U3qzO>-=8rgm9f*-ElzWcQ2!&RdV
z&CkLg_3z)eaMgZW*{xSBUR~c1W96S^-+v%2CwbM&n@hyLG+vx4!dH8Cs>#hu{RPF1
z)pP3h&PcrB+CF2#(bsJT$4vKs_<uOGquKjC>m;_qPdjEz-u~unQ{qR9Xa3V?XhroJ
zG_hJ3G_fc^3$JR{jaNJ~0$skJ?7TEbaxO-fbf{-;Q1{l%z!1`#g%n<f28M?4!mAv$
zY^JnA(J)Yhl(O=8D->r(f*sl2k#i$M{pa=+#Y#0UdL8<C1LIno!Zk+ytl4d|)ESJX
zXZfB?5%JdCedwm<PQ5qDn;)LH=MJ0jBT2gM^)mKH_v+(v9W1U)WP9#dQz>)$^jhit
zH>OVf{NY{BkG0b*_396*@2Idm+OqWR+x6{z=X#IlzPdDHtChT*<=n$xX07<r^6<#T
zn!;mjnp^CjH1nz*uI8}w{mHf6*z^A>>nmS3&GvrSF;nX6ftSW2*X|#0xIOXRzde(}
zi^{*8U2*0g=hw;R`=)ke9li5qqxY3_FE}U0Z*8eG?W$NKY1FTL(8y6bl5eHm#xp;!
zX}{lo<H=RoTtTZz-zJ}&^Vs9v?qI$vX4Bg$jxIEZlsZj}<pxcR#i$)oMmDU2hH0Rl
zlLAY;L99VEYU{<vKp9pnF)@mX!<y15dc~Ew$w}ZcCApy3Kozct$v{#HtFoekL<2pT
zGDb!gB?AQmIT+u7u}uhMww1nqG1%x7kkR0JS5}@y-$2(udx7Qx^)^)$MG*T-VRf-?
zQGR|2xK}I;@(=2uCx?LsNKlYP(LjEQtbsIa>Wf)e0N!BHH8L=<&@~1(ePqE?AnTK_
zom%YITJ&J~9>>p`i!ACJN|R8A28b;?OJ8l!y=o#EW90ge@8K2yWfceWufMu`$N%%f
z6OA3;m-mZ4bI@G-EcVNyn_(#}g$7!8<r2ly6vEhMNcP4Se)=(e59eQ*iS8#Kz365B
zeP)9GHLe^#<2To~Og`Z=A=$&yLGj4lYk8eBY_`sr{$eHDcFvRi!QqY*^dHLk`rSDt
zP?6)5_hH-7ABizRU;Vyi_kQ=P+V}bFU*_vKzcH`ie;oXstMtvWQoU7att>OQ|6mJ$
zc#QAci}knO%$AT}weztR!~Sz!Q%*D9o_E}0H-FITi;t%;Cvf>L_@|yLV)Vy;y2Hc$
zGdpiTu@u>R>&fNAue75!PmKs=sXadHjWTm@tJbCe>sBT<8Z@zb8#J*P!^+MpPuK4{
z!*0KjQJF=_(HEoa9I&zlROp!-8W|abrbNJno{^=2v5^tH#Wvv0XoAJxdcLkzKkn?$
ztPT+`bm!dLYt#6nM6^78!koYN{Fvr>mwkI`W|w+ZMIqPV=Uv(6m-gyj#(ueCT~B%)
zdX-k~Th1+giG7>RRw)&YAJRpEwkJ3{)Htku{&H3>buZxA93S1!AzS1Tp6a`v$;RRP
zm%Bz5lkK1CEc+a(e7fPDu<uWSldHHSazYcsFMedwIkI*2ryS)=^LhCtbJn&dW&ZVR
zJ=hgwxH|gA$&#SQ;W<kCL+kTTv8}fE+OAZV`sR(<r)g6g)pY*up0SG2;_`Y`huNIL
zA2h>TBjR4QdN?Y!KfSl*vf8F<hv10Hz92(3-zm(lN6y(WzuC_4$x7+ymi(vhH+0R0
z6@SMKnivlopbiSrtDtiLl{NA#mImf%BXlLjy2(X3dgb6!4&3bm6?FQbVLDSY-IC&B
z-Q+}Y5heyQK@~JFi#&D1fm)oiHyD(|icm&ImTZGe11%WefU!*uT3VJA>w;%<&}=oZ
zhO1?Qk35zX>n3I<5^`W_5z)n|8B%e&RG4w){MIwld17+$)`qJp%^0d>QHoQn<t@^T
zGHiClZQlA1I~K(+n(1+Vg}S%m*-bl_6%{1wKMvKbwsiA*UYE)i(Y+_UYZ5QV4S`)|
zD!;g@e_LNp+V3?*^jXvGu8`dS8voMI7ur8F=DfKmQs9f6*T2*=_pW3=4$>@T@X}s-
z=Jf0rD}BFj5s#eYczC;g+p}*6>RoKyV#K2!FR{LwsdiPd_F+SMUDBHEetM#_p3YHT
zA1(N*aHZo<-b#y=3wh6P*?7xtR@HH(qa|nWyK}Z3`7=><lk~KgtsF1zzA8z`OIR9K
z#e2df;?A?59wPIe?!U*dw|wIaks=Y5`^N=!<QeP_dy5=PmpLQHws=B(Oh~ugW8>&1
z{-fL5nEVRozf5zrFEeaniZW<o3S(kqG-&KL7^vcsNuV0NAV(f7ThO?~Kngyj!pUsN
zi!yA2ZvfFa$^d=n@0_EN=8Y4-=3kfD#-_61L-=pb+up`L<$MQU^vPF;J{2-BM>3sB
z-%!Iq%|OLKiACW^$+<FyS|&?B-lb3O)rcHx`1z=b(dOT`;P<iH<?ko{01fWIMjaSI
zLuB^S*8{gVYwVpUC$MFDjdG@Qla%4}jWbvMpD5ya>~`H(rzgL8BRajU7x2zXbvuyJ
z`f#JVuC5PTH`|#f5}Wo;oM;+;bpMjidDs3=T_d!$Lo0B>wo~5oXDX(jJh_i|{+%}0
zhBFHD64>^I-}7-2(Pf#_w&Qx_#f>2o85m8A=cq-U+@<7q{jJcP+Zo)_ne(sPXnt`x
zd_!;Ry;X6pwoSWkWN%&Y%l1xy+1#~vcOEpG91;0hhR?cfvRip_{Y=hAxsbWZ6BhnH
zo-K3YxQ}TO)62c$6XKW1m?gYCYwFfE{idVxVS9eoBLeDL`@JR4M)W>^5UsLip5si$
ziND&u?A-pK@9x|<ivVv%CJ_b^1_lNW2GHWtEP<89qKpg-OiT<6+zjX-z9==PSYHoB
zB5QQ%j`G!iB62$#dP15qiat9=28Nu>B>lY95)(5+eXJ|-QgU+84Me{t5MkymWw?RF
zTpEaOF#1_;2!s3FFbu|bvKz9&ps+(<n2Ru2DiiB6U33GS&{no08IVPTb*{+PV_P$c
qu--lg?+QwULD-kvAq?`&LtlUw;LXYglILLHU}$7wU?`mo;sF3YIC((;

diff --git a/Assets/Packages/Neleus.LambdaCompare.1.0.3/Neleus.LambdaCompare.1.0.3.nupkg.meta b/Assets/Packages/Neleus.LambdaCompare.1.0.3/Neleus.LambdaCompare.1.0.3.nupkg.meta
deleted file mode 100644
index cd963154..00000000
--- a/Assets/Packages/Neleus.LambdaCompare.1.0.3/Neleus.LambdaCompare.1.0.3.nupkg.meta
+++ /dev/null
@@ -1,7 +0,0 @@
-fileFormatVersion: 2
-guid: a5b313142ecbdda489127bbe06606f1b
-DefaultImporter:
-  externalObjects: {}
-  userData: 
-  assetBundleName: 
-  assetBundleVariant: 
diff --git a/Assets/Packages/Neleus.LambdaCompare.1.0.3/lib.meta b/Assets/Packages/Neleus.LambdaCompare.1.0.3/lib.meta
deleted file mode 100644
index 437f6c87..00000000
--- a/Assets/Packages/Neleus.LambdaCompare.1.0.3/lib.meta
+++ /dev/null
@@ -1,8 +0,0 @@
-fileFormatVersion: 2
-guid: 8bce5e6ab2451d34b9d3e2cb00c4c1f2
-folderAsset: yes
-DefaultImporter:
-  externalObjects: {}
-  userData: 
-  assetBundleName: 
-  assetBundleVariant: 
diff --git a/Assets/Packages/Neleus.LambdaCompare.1.0.3/lib/netstandard2.0.meta b/Assets/Packages/Neleus.LambdaCompare.1.0.3/lib/netstandard2.0.meta
deleted file mode 100644
index 35c897a2..00000000
--- a/Assets/Packages/Neleus.LambdaCompare.1.0.3/lib/netstandard2.0.meta
+++ /dev/null
@@ -1,8 +0,0 @@
-fileFormatVersion: 2
-guid: 88f51312e09cc724b92503b79e0e5829
-folderAsset: yes
-DefaultImporter:
-  externalObjects: {}
-  userData: 
-  assetBundleName: 
-  assetBundleVariant: 
diff --git a/Assets/Packages/Neleus.LambdaCompare.1.0.3/lib/netstandard2.0/Neleus.LambdaCompare.dll b/Assets/Packages/Neleus.LambdaCompare.1.0.3/lib/netstandard2.0/Neleus.LambdaCompare.dll
deleted file mode 100644
index 99d57ae3..00000000
--- a/Assets/Packages/Neleus.LambdaCompare.1.0.3/lib/netstandard2.0/Neleus.LambdaCompare.dll
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:754ac1e8a7bf7755ad1cf5b441024142cfec9adc0b3198dadb2f0ac47897b213
-size 22528
diff --git a/Assets/Packages/Neleus.LambdaCompare.1.0.3/lib/netstandard2.0/Neleus.LambdaCompare.dll.meta b/Assets/Packages/Neleus.LambdaCompare.1.0.3/lib/netstandard2.0/Neleus.LambdaCompare.dll.meta
deleted file mode 100644
index dcb555a2..00000000
--- a/Assets/Packages/Neleus.LambdaCompare.1.0.3/lib/netstandard2.0/Neleus.LambdaCompare.dll.meta
+++ /dev/null
@@ -1,23 +0,0 @@
-fileFormatVersion: 2
-guid: 2e40212350bcf654394f43feaad17b3c
-labels:
-- NuGetForUnity
-PluginImporter:
-  externalObjects: {}
-  serializedVersion: 2
-  iconMap: {}
-  executionOrder: {}
-  defineConstraints: []
-  isPreloaded: 0
-  isOverridable: 0
-  isExplicitlyReferenced: 0
-  validateReferences: 1
-  platformData:
-  - first:
-      Any: 
-    second:
-      enabled: 1
-      settings: {}
-  userData: 
-  assetBundleName: 
-  assetBundleVariant: 
diff --git a/Assets/Resources/Prefabs/UI/Facts/Factscreen.prefab b/Assets/Resources/Prefabs/UI/Facts/Factscreen.prefab
index 4ae9c964..06736f98 100644
--- a/Assets/Resources/Prefabs/UI/Facts/Factscreen.prefab
+++ b/Assets/Resources/Prefabs/UI/Facts/Factscreen.prefab
@@ -332,10 +332,11 @@ MonoBehaviour:
   - AngleCircleLineFact
   - AngleFact
   - AreaCircleFact
-  - AttachedPositionFunction
   - CircleFact
   - ConeVolumeFact
   - CylinderVolumeFact
+  - DynamicListFact
+  - DynamicTupleFact
   - EqualCirclesFact
   - Fact
   - FactWrappedCRTP`1[T]
@@ -351,6 +352,7 @@ MonoBehaviour:
   - QuadFact
   - RadiusFact
   - RayFact
+  - RealLitFact
   - RightAngleFact
   - TestFact
   - TruncatedConeVolumeFact
@@ -364,10 +366,11 @@ MonoBehaviour:
   - {fileID: 4902928549420802332, guid: 62cec72d28de59d4c8ae782957cc10a1, type: 3}
   - {fileID: 6643637775379894484, guid: 30fcd362f34a9844fba66065924c6143, type: 3}
   - {fileID: 7016901710118546043, guid: 210f1e1acf16abf40a39587074c4d25a, type: 3}
-  - {fileID: 2846439484187545958, guid: 5dc76e187eae4214697491bfb42773e8, type: 3}
   - {fileID: 6636443472981757786, guid: 9d08fd45bc83c7c42a9be42f5309c6c2, type: 3}
   - {fileID: 2523593828849809055, guid: 992edeb4264d0fa49b0f9b35b9ab85ce, type: 3}
   - {fileID: 5287418535931939099, guid: 30d09e8685950994893b3b6388a8906c, type: 3}
+  - {fileID: 2846439484187545958, guid: 5dc76e187eae4214697491bfb42773e8, type: 3}
+  - {fileID: 2846439484187545958, guid: 5dc76e187eae4214697491bfb42773e8, type: 3}
   - {fileID: 7523305359074541435, guid: 5f461930be2eb074193dc12eb60e10b2, type: 3}
   - {fileID: 2846439484187545958, guid: 5dc76e187eae4214697491bfb42773e8, type: 3}
   - {fileID: 2846439484187545958, guid: 5dc76e187eae4214697491bfb42773e8, type: 3}
@@ -383,6 +386,7 @@ MonoBehaviour:
   - {fileID: 2846439484187545958, guid: 5dc76e187eae4214697491bfb42773e8, type: 3}
   - {fileID: 2513701074329712390, guid: 5b54aca5b2f2bfa48968656ed3bea181, type: 3}
   - {fileID: 7510387096843212865, guid: d6ee990520a44954fb494468665d19e9, type: 3}
+  - {fileID: 2846439484187545958, guid: 5dc76e187eae4214697491bfb42773e8, type: 3}
   - {fileID: 3080888058940174091, guid: 389563c758e86d848b3341576b90b7e4, type: 3}
   - {fileID: 2846439484187545958, guid: 5dc76e187eae4214697491bfb42773e8, type: 3}
   - {fileID: 4123133807278660472, guid: 9d0019fa4b5725a49bdfc78c4d67661e, type: 3}
@@ -499,7 +503,7 @@ RectTransform:
   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
   m_AnchorMin: {x: 0, y: 1}
   m_AnchorMax: {x: 1, y: 1}
-  m_AnchoredPosition: {x: 0, y: 0}
+  m_AnchoredPosition: {x: 0, y: -5880}
   m_SizeDelta: {x: 0, y: 0}
   m_Pivot: {x: 0.5, y: 1}
 --- !u!114 &8823539307371861913
diff --git a/Assets/Scenes/Worlds/RiverWorld.unity b/Assets/Scenes/Worlds/RiverWorld.unity
index 8e697f1f..301e7353 100644
--- a/Assets/Scenes/Worlds/RiverWorld.unity
+++ b/Assets/Scenes/Worlds/RiverWorld.unity
@@ -15630,7 +15630,6 @@ Transform:
   m_ConstrainProportionsScale: 0
   m_Children:
   - {fileID: 117995034}
-  - {fileID: 1969802978}
   m_Father: {fileID: 0}
   m_RootOrder: 3
   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@@ -55454,136 +55453,6 @@ Transform:
     type: 3}
   m_PrefabInstance: {fileID: 1967470652}
   m_PrefabAsset: {fileID: 0}
---- !u!1 &1969802977
-GameObject:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  serializedVersion: 6
-  m_Component:
-  - component: {fileID: 1969802978}
-  - component: {fileID: 1969802982}
-  - component: {fileID: 1969802981}
-  - component: {fileID: 1969802980}
-  - component: {fileID: 1969802979}
-  - component: {fileID: 1969802983}
-  m_Layer: 0
-  m_Name: Ball
-  m_TagString: Untagged
-  m_Icon: {fileID: 0}
-  m_NavMeshLayer: 0
-  m_StaticEditorFlags: 0
-  m_IsActive: 0
---- !u!4 &1969802978
-Transform:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1969802977}
-  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
-  m_LocalPosition: {x: 12.003, y: 1.871, z: -7.259}
-  m_LocalScale: {x: 0.5, y: 0.5, z: 0.5}
-  m_ConstrainProportionsScale: 1
-  m_Children: []
-  m_Father: {fileID: 642235746}
-  m_RootOrder: 1
-  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
---- !u!54 &1969802979
-Rigidbody:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1969802977}
-  serializedVersion: 2
-  m_Mass: 1
-  m_Drag: 0
-  m_AngularDrag: 0.05
-  m_UseGravity: 1
-  m_IsKinematic: 1
-  m_Interpolate: 0
-  m_Constraints: 0
-  m_CollisionDetection: 0
---- !u!135 &1969802980
-SphereCollider:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1969802977}
-  m_Material: {fileID: 0}
-  m_IsTrigger: 0
-  m_Enabled: 1
-  serializedVersion: 2
-  m_Radius: 0.5
-  m_Center: {x: 0, y: 0, z: 0}
---- !u!23 &1969802981
-MeshRenderer:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1969802977}
-  m_Enabled: 1
-  m_CastShadows: 1
-  m_ReceiveShadows: 1
-  m_DynamicOccludee: 1
-  m_StaticShadowCaster: 0
-  m_MotionVectors: 1
-  m_LightProbeUsage: 1
-  m_ReflectionProbeUsage: 1
-  m_RayTracingMode: 2
-  m_RayTraceProcedural: 0
-  m_RenderingLayerMask: 1
-  m_RendererPriority: 0
-  m_Materials:
-  - {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
-  m_StaticBatchInfo:
-    firstSubMesh: 0
-    subMeshCount: 0
-  m_StaticBatchRoot: {fileID: 0}
-  m_ProbeAnchor: {fileID: 0}
-  m_LightProbeVolumeOverride: {fileID: 0}
-  m_ScaleInLightmap: 1
-  m_ReceiveGI: 1
-  m_PreserveUVs: 0
-  m_IgnoreNormalsForChartDetection: 0
-  m_ImportantGI: 0
-  m_StitchLightmapSeams: 1
-  m_SelectedEditorRenderState: 3
-  m_MinimumChartSize: 4
-  m_AutoUVMaxDistance: 0.5
-  m_AutoUVMaxAngle: 89
-  m_LightmapParameters: {fileID: 0}
-  m_SortingLayerID: 0
-  m_SortingLayer: 0
-  m_SortingOrder: 0
-  m_AdditionalVertexStreams: {fileID: 0}
---- !u!33 &1969802982
-MeshFilter:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1969802977}
-  m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
---- !u!114 &1969802983
-MonoBehaviour:
-  m_ObjectHideFlags: 0
-  m_CorrespondingSourceObject: {fileID: 0}
-  m_PrefabInstance: {fileID: 0}
-  m_PrefabAsset: {fileID: 0}
-  m_GameObject: {fileID: 1969802977}
-  m_Enabled: 1
-  m_EditorHideFlags: 0
-  m_Script: {fileID: 11500000, guid: 04a4ac0a27312d04787dc2494b7aa690, type: 3}
-  m_Name: 
-  m_EditorClassIdentifier: 
-  _URI: 
-  repeat: 1
-  original: 1
 --- !u!1001 &1970241703
 PrefabInstance:
   m_ObjectHideFlags: 0
diff --git a/Assets/Scripts/GenerateDemoFiles.cs b/Assets/Scripts/GenerateDemoFiles.cs
index 11a3c035..5be2b213 100644
--- a/Assets/Scripts/GenerateDemoFiles.cs
+++ b/Assets/Scripts/GenerateDemoFiles.cs
@@ -23,7 +23,7 @@ public static void GenerateAll()
             GenerateTreeStage,
             GenerateRiverStage,
             GenerateCanonBallStage2D,
-            GenerateCanonBallStage3D
+            GenerateCanonBallStage3D,
         };
 
         foreach (Action action in DemoGeneration)
@@ -162,8 +162,8 @@ public static void GenerateCanonBallStage2D()
             dim_A = 1,
             dim_B = 2;
 
-        int Py_factor = 1;// 0.04905f;
-        float Py_bounce = 0.1f;
+        float Py_factor = 0.04905f;
+        float Py_bounce = 0.8f;
 
         float3 StartPos_py = new(0.0f, 300.0f, 380.0f);
         float3 StartVec_py = new(0.0f, 150.0f, -490.0f);
@@ -189,17 +189,17 @@ public static void GenerateCanonBallStage2D()
             Gravity = Vector3.zero;
 
 
-        StartPos[0] = StartPos_py[0];
-        StartPos[1] = StartPos_py[1];
-        StartPos[2] = StartPos_py[2];
+        StartPos[0] = StartPos_py[0] * Py_factor;
+        StartPos[1] = StartPos_py[1] * Py_factor;
+        StartPos[2] = StartPos_py[2] * Py_factor;
 
-        StartVec[0] = StartVec_py[0];
-        StartVec[1] = StartVec_py[1];
-        StartVec[2] = StartVec_py[2];
+        StartVec[0] = StartVec_py[0] * Py_factor;
+        StartVec[1] = StartVec_py[1] * Py_factor;
+        StartVec[2] = StartVec_py[2] * Py_factor;
 
-        Gravity[0] = Gravity_py[0];
-        Gravity[1] = Gravity_py[1];
-        Gravity[2] = Gravity_py[2];
+        Gravity[0] = Gravity_py[0] * Py_factor;
+        Gravity[1] = Gravity_py[1] * Py_factor;
+        Gravity[2] = Gravity_py[2] * Py_factor;
 
         float[,,] Wall_parameter = new float[PythonParams.Length, 2, 2];
         for (uint i = 0; i < PythonParams.Length; i++)
@@ -298,11 +298,12 @@ public static void GenerateCanonBallStage2D()
         #endregion CannonBallScroll
 
         CanonBallProblemCalculator2D calc = new(Walls, StartPos, StartVec, Gravity, Py_bounce, dim_const, dim_A, dim_B, StageStatic.stage.solution);
+        StageStatic.stage.solution.ExposedSolutionFacts.AddRange(calc.Result_FuncCall_Id);
 
-        string attacheFactURI = StageStatic.stage.solution.Add(
-            new AttachedPositionFunction(BallURI, calc.Result_FuncCall_Id.ToArray(), StageStatic.stage.solution),
-            out _, true, null, null);
-        StageStatic.stage.solution.ExposedSolutionFacts.Add(attacheFactURI);
+        //string attacheFactURI = StageStatic.stage.solution.Add(
+        //    new AttachedPositionFunction(BallURI, calc.Result_FuncCall_Id.ToArray(), StageStatic.stage.solution),
+        //    out _, true, null, null);
+        //StageStatic.stage.solution.ExposedSolutionFacts.Add(attacheFactURI);
 
         //TODO: ~attach funcs + ~cheat?
         //StageStatic.stage.solution.ValidationSet =
@@ -314,7 +315,7 @@ public static void GenerateCanonBallStage2D()
 
         // Set Gadgets/ Scrolls
         StageStatic.stage.AllowedGadgets = null;
-        StageStatic.stage.AllowedScrolls = null;
+        StageStatic.stage.AllowedScrolls = new() { MMTConstants.ScrollCannonBall2D };
 
         // Save
         StageStatic.SetMode(StageStatic.Mode.Create);
@@ -330,7 +331,7 @@ public static void GenerateCanonBallStage3D()
             dim_B = 0;
 
         float Py_factor = 0.04905f;
-        float Py_bounce = 0.1f;
+        float Py_bounce = 0.8f;
 
         float3 StartPos_py = new(380, 0, 300);
         float3 StartVec_py = new(-490, 100, 150);
@@ -519,10 +520,16 @@ public static void GenerateCanonBallStage3D()
 
         CanonBallProblemCalculator3D calc = new(Walls, StartPos, StartVec, Gravity, Py_bounce, dim_G, dim_A, dim_B, StageStatic.stage.solution);
 
-        string attacheFactURI = StageStatic.stage.solution.Add(
-            new AttachedPositionFunction(BallURI, calc.Result_FuncCall_Id.ToArray(), StageStatic.stage.solution),
-            out _, true, null, null);
-        StageStatic.stage.solution.ExposedSolutionFacts.Add(attacheFactURI);
+        //StageStatic.stage.solution.Add( // for reference
+        //    new ListFact(calc.Result_FuncCall_Id.ToArray(), null, new OMS("Tuple((txt)x(t->t^)x(t^->fact))"), StageStatic.stage.solution),
+        //    out bool _, true, null, null
+        //);
+        StageStatic.stage.solution.ExposedSolutionFacts.AddRange(calc.Result_FuncCall_Id);
+
+        //string attacheFactURI = StageStatic.stage.solution.Add(
+        //    new AttachedPositionFunction(BallURI, calc.Result_FuncCall_Id.ToArray(), StageStatic.stage.solution),
+        //    out _, true, null, null);
+        //StageStatic.stage.solution.ExposedSolutionFacts.Add(attacheFactURI);
 
         //TODO: ~attach funcs + ~cheat?
         //StageStatic.stage.solution.ValidationSet =
@@ -534,7 +541,7 @@ public static void GenerateCanonBallStage3D()
 
         // Set Gadgets/ Scrolls
         StageStatic.stage.AllowedGadgets = null;
-        StageStatic.stage.AllowedScrolls = null;
+        StageStatic.stage.AllowedScrolls = new() { MMTConstants.ScrollCannonBall3D };
 
         // Save
         StageStatic.SetMode(StageStatic.Mode.Create);
diff --git a/Assets/Scripts/InteractionEngine/FactHandling/FactRecorder.cs b/Assets/Scripts/InteractionEngine/FactHandling/FactRecorder.cs
index 841b78a6..607b597a 100644
--- a/Assets/Scripts/InteractionEngine/FactHandling/FactRecorder.cs
+++ b/Assets/Scripts/InteractionEngine/FactHandling/FactRecorder.cs
@@ -333,7 +333,7 @@ public static T ReInitializeFactOrganizer<T>(T source, bool invoke, out Dictiona
         };
 
         // work ExposedSolutionFacts
-        foreach (var element in source.ImmutableFacts)
+        foreach (string element in source.ImmutableFacts)
         {
             Fact ExposedFact = ReInitializeFact(element);
             if (ExposedFact == null)
@@ -399,15 +399,12 @@ Fact ReInitializeFact(string old_id)
             if (!old_Fact.DependentFactIds.All(id => _old_to_new.ContainsKey(id)))
             {
                 Debug.LogWarningFormat("Could not Instantiate Immutable Fact: {0}\n\tTrying to compensate...", old_Fact);
-                _old_to_new.Add(old_Fact.Id, old_Fact.Id);
-                return null;
+                _old_to_new.TryAddAllFrom(old_Fact.DependentFactIds.ToDictionary(s => s));
             }
 
-            //// old_Fact => map dependent Facts!!
-            //if (!GlobalFactDictionary.FindEquivalent(AllFacts, old_Fact, out string uri, out Fact new_Fact, out _))
             Fact new_Fact = old_Fact.ReInitializeMe(_old_to_new, target);
 
-            _old_to_new.Add(old_Fact.Id, new_Fact.Id);
+            _old_to_new.Add(old_id, new_Fact.Id);
             return new_Fact;
         }
     }
@@ -551,6 +548,12 @@ public string Add(Fact value, out bool exists, bool samestep, Gadget gadget, str
 
         if (exists = GlobalFactDictionary.FindEquivalent(MyFactSpace, value, out key, out Fact _, out bool _))
         {
+            if (invoke)
+                AnimateExistingFactEvent.Invoke(
+                    key,
+                    FactWrapper.FactMaterials.Hint
+                );
+
             if (exists = MetaInf[key].active) //Fact in Scene?
                 // desired outcome already achieved
                 return key;
@@ -562,7 +565,7 @@ public string Add(Fact value, out bool exists, bool samestep, Gadget gadget, str
         else
         // brand new Fact
         {
-            //buggy mess
+            //buggy mess with AllFacts
             //if (GlobalFactDictionary.FindEquivalent(AllFacts, value, out key, out bool _))
             //    value = AllFacts[key];
             //else
diff --git a/Assets/Scripts/InteractionEngine/FactHandling/FactSpawner.cs b/Assets/Scripts/InteractionEngine/FactHandling/FactSpawner.cs
index a958a93c..57c1d74a 100644
--- a/Assets/Scripts/InteractionEngine/FactHandling/FactSpawner.cs
+++ b/Assets/Scripts/InteractionEngine/FactHandling/FactSpawner.cs
@@ -1,9 +1,9 @@
-using System;
-using System.Collections;
+using System.Collections;
+using System.Collections.Generic;
 using System.Linq;
 using TMPro;
+using Unity.Mathematics;
 using UnityEngine;
-using UnityEngine.UIElements;
 using static CommunicationEvents;
 
 public class FactSpawner : MonoBehaviour
@@ -18,10 +18,18 @@ public GameObject
         Cone,
         Circle;
 
-    void Start()
+    private void OnEnable()
     {
         AddFactEvent.AddListener(SpawnFactRepresentation);
         AnimateNonExistingFactEvent.AddListener(AnimateNonExistingFactTrigger);
+        StartT0Event.AddListener(AnimateFunctionCalls);
+    }
+
+    private void OnDisable()
+    {
+        AddFactEvent.RemoveListener(SpawnFactRepresentation);
+        AnimateNonExistingFactEvent.RemoveListener(AnimateNonExistingFactTrigger);
+        StartT0Event.RemoveListener(AnimateFunctionCalls);
     }
 
     public void SpawnFactRepresentation(Fact fact)
@@ -39,8 +47,6 @@ public void SpawnFactRepresentation(Fact fact)
                 SpawnRay(RayFact); break;
             case CircleFact CircleFact:
                 SpawnRingAndCircle(CircleFact); break;
-            case AttachedPositionFunction AttachedPositionFunction:
-                SpawnAttachedPositionFunction(AttachedPositionFunction); break;
             case QuadFact QuadFact:
                 SpawnQuad(QuadFact); break;
             case ConeVolumeFact ConeVolumeFact:
@@ -51,15 +57,6 @@ public void SpawnFactRepresentation(Fact fact)
         };
     }
 
-    public void SpawnAttachedPositionFunction(AttachedPositionFunction fact)
-    {
-        var attachedBehaviour = fact.Fact.WorldRepresentation.gameObject
-            .AddComponent<AttachedPositionFunctionBehaviour>();
-        attachedBehaviour.Fact = fact;
-
-        fact.WorldRepresentation = attachedBehaviour;
-    }
-
     public void SpawnPoint(PointFact fact)
     {
         GameObject point = GameObject.Instantiate(Sphere);
@@ -85,7 +82,7 @@ public void SpawnLine(LineFact fact)
         line.transform.GetChild(0).rotation = fact.Rotation;
 
         line.GetComponentInChildren<TextMeshPro>().text =
-            fact.Label + " = " + Math.Round(fact.Distance, 2) + " m";
+            fact.Label + " = " + System.Math.Round(fact.Distance, 2) + " m";
     }
 
     public void SpawnRay(RayFact fact)
@@ -119,7 +116,7 @@ public void SpawnAngle(AbstractAngleFact fact)
         foreach (TextMeshPro t in texts)
         {
             //Change Text not to the id, but to the angle-value (from both sides)
-            t.text = Math.Round((float)fact.angle, 2) + "°";
+            t.text = System.Math.Round((float)fact.angle, 2) + "°";
         }
 
         //Generate angle mesh
@@ -213,6 +210,111 @@ IEnumerator _BlossomAndDie(Fact fact)
             yield return new WaitForSeconds(GlobalBehaviour.HintAnimationDuration);
 
             RemoveFactEvent.Invoke(fact);
+            fact.freeAutoLabel();
+        }
+    }
+
+    public void AnimateFunctionCalls()
+    {
+        float MaxAnimationDuration = 5f;
+        StartCoroutine(_AnimateFunctionCalls());
+
+        IEnumerator _AnimateFunctionCalls()
+        {
+            float trigger_time = Time.time;
+
+            Queue<FunctionCallFact> FCFs = new(
+                StageStatic.stage.factState.MyFactSpace.Values
+                .Where(f => f is FunctionCallFact)
+                .Select(f => f as FunctionCallFact)
+                .OrderBy(f => f.Domain.t_0)
+            );
+
+            FCFs.TryDequeue(out FunctionCallFact up_next);
+            while (up_next != null)
+            {
+                float curren_time = Time.time - trigger_time;
+                while (up_next != null && up_next.Domain.t_0 <= curren_time)
+                {
+                    if (up_next.Domain.t_n <= curren_time)
+                    {
+                        FCFs.TryDequeue(out up_next);
+                        continue;
+                    }
+                    StartCoroutine(__BlossomDragAndDie(up_next));
+                    FCFs.TryDequeue(out up_next);
+                }
+                yield return null;
+            }
+
+            IEnumerator __BlossomAndDiePerFrame(FunctionCallFact FCF)
+            {
+                float current_time = Time.time - trigger_time;
+                while (current_time <= FCF.Domain.t_n
+                    && current_time <= FCF.Domain.t_0 + MaxAnimationDuration)
+                {
+                    object[] result = FCF.Call(current_time);
+
+                    List<Fact> factlist = new();
+                    foreach (object i in result)
+                        factlist.AddRange(Fact.MakeFact(i, null, StageStatic.stage.factState, true));
+
+                    foreach (Fact fact in factlist)
+                        SpawnFactRepresentation(fact);
+
+                    yield return null;
+
+                    foreach (Fact fact in factlist)
+                    {
+                        RemoveFactEvent.Invoke(fact);
+                        fact.freeAutoLabel();
+                    }
+
+                    current_time = Time.time - trigger_time;
+                }
+            }
+
+            IEnumerator __BlossomDragAndDie(FunctionCallFact FCF)
+            {
+                List<Fact> factlist = new();
+
+                object[] result = FCF.Call(FCF.Domain.t_0);
+                foreach (object i in result)
+                    factlist.AddRange(Fact.MakeFact(i, null, StageStatic.stage.factState, true));
+
+                foreach (Fact fact in factlist)
+                    SpawnFactRepresentation(fact);
+
+                float current_time = Time.time - trigger_time;
+                while (current_time <= FCF.Domain.t_n
+                    && current_time <= FCF.Domain.t_0 + MaxAnimationDuration)
+                {
+                    List<Fact> factlist_media = new();
+
+                    object[] result_media = FCF.Call(current_time);
+                    foreach (object i in result_media)
+                        factlist_media.AddRange(Fact.MakeFact(i, null, StageStatic.stage.factState, true));
+
+                    for (int i = 0; i < math.min(factlist.Count, factlist_media.Count); i++)
+                    {
+                        //factlist[i].WorldRepresentation.Fact = factlist_media[i]; //TODO? viable? => FactWrapper.FactUpdated()
+                        factlist[i].WorldRepresentation.transform.SetPositionAndRotation(
+                            factlist_media[i].Position,
+                            factlist_media[i].Rotation
+                        );
+                        factlist_media[i].freeAutoLabel();
+                    }
+
+                    yield return null;
+                    current_time = Time.time - trigger_time;
+                }
+
+                foreach (Fact fact in factlist)
+                {
+                    RemoveFactEvent.Invoke(fact);
+                    fact.freeAutoLabel();
+                }
+            }
         }
     }
 
diff --git a/Assets/Scripts/InteractionEngine/FactHandling/FactWrapper/AttachedPositionFunctionBehaviour.cs b/Assets/Scripts/InteractionEngine/FactHandling/FactWrapper/AttachedPositionFunctionBehaviour.cs
deleted file mode 100644
index d7ea61c3..00000000
--- a/Assets/Scripts/InteractionEngine/FactHandling/FactWrapper/AttachedPositionFunctionBehaviour.cs
+++ /dev/null
@@ -1,121 +0,0 @@
-using System.Collections;
-using System.Collections.Generic;
-using System.Linq;
-using UnityEngine;
-
-
-public class AttachedPositionFunctionBehaviour : FactWrapper
-{
-    private Transform startcondition;
-
-    public List<FunctionCallFact> f_t_to_pos;
-    //public List<FunctionFact<float, Quaternion>> f_t_to_rot;
-    //public List<FunctionFact<float, Vector3>> f_t_to_scale;
-
-    private int active_func_ind = -1;
-    private float time = 0;
-
-    private bool _done;
-    public bool done
-    {
-        get => _done;
-        private set
-        {
-            if (value)
-            {
-                if(!repeat)
-                    Destroy(gameObject);
-
-                Reset();
-                StartExecution();
-            }
-            else
-                _done = value; // false
-        }
-    }
-
-    public bool repeat = false;
-
-    public bool executing
-    {
-        get { return active_func_ind >= 0 && active_func_ind < f_t_to_pos.Count; }
-        set { if (value) StartExecution(); else StoppExecution(); }
-    }
-
-    public bool original = true;
-
-    public void NewExecutingInstance()
-    {
-        if (!original)
-            return;
-
-        AttachedPositionFunctionBehaviour cloneComp =
-            Instantiate(gameObject)
-            .GetComponent<AttachedPositionFunctionBehaviour>();
-
-        cloneComp.original = false;
-        cloneComp.FactUpdated();
-        cloneComp.StartExecution();
-    }
-
-    public override void HighlightAs(FactMaterials tmpState)
-        => gameObject.GetComponent<FactObject>().HighlightAs(tmpState);
-
-    protected override void FactUpdated(){
-        startcondition = transform;
-        f_t_to_pos = (Fact as AttachedPositionFunction).FunctionCallFacts.ToList();
-    }
-
-    protected override void _OnEnable()
-    {
-        CommunicationEvents.StartT0Event.AddListener(NewExecutingInstance);
-    }
-
-    protected override void _OnDisable()
-    {
-        CommunicationEvents.StartT0Event.RemoveListener(NewExecutingInstance);
-    }
-
-    void Update()
-    {
-        if (!executing)
-            return;
-
-        while (time > f_t_to_pos[active_func_ind].Domain.t_n)
-        {
-            active_func_ind++;
-
-            if (!executing)
-            {
-                done = true;
-                return;
-            }
-
-            time = time
-                - f_t_to_pos[active_func_ind - 1].Domain.t_n
-                + f_t_to_pos[active_func_ind + 0].Domain.t_0;
-        }
-
-        transform.position = (Vector3)f_t_to_pos[active_func_ind].Call(time)[0];
-        time += Time.deltaTime;
-    }
-
-    public void Reset()
-    {
-        active_func_ind = -1;
-        time = f_t_to_pos.FirstOrDefault().Domain.t_0;
-        transform.position = startcondition.position;
-        done = false;
-    }
-
-    public void StartExecution()
-    {
-        Reset();
-        active_func_ind = 0;
-    }
-
-    public void StoppExecution()
-    {
-        active_func_ind = -1;
-    }
-}
diff --git a/Assets/Scripts/InteractionEngine/FactHandling/FactWrapper/AttachedPositionFunctionBehaviour.cs.meta b/Assets/Scripts/InteractionEngine/FactHandling/FactWrapper/AttachedPositionFunctionBehaviour.cs.meta
deleted file mode 100644
index d52dc526..00000000
--- a/Assets/Scripts/InteractionEngine/FactHandling/FactWrapper/AttachedPositionFunctionBehaviour.cs.meta
+++ /dev/null
@@ -1,11 +0,0 @@
-fileFormatVersion: 2
-guid: 04a4ac0a27312d04787dc2494b7aa690
-MonoImporter:
-  externalObjects: {}
-  serializedVersion: 2
-  defaultReferences: []
-  executionOrder: 0
-  icon: {instanceID: 0}
-  userData: 
-  assetBundleName: 
-  assetBundleVariant: 
diff --git a/Assets/Scripts/InteractionEngine/FactHandling/FactWrapper/FactObject.cs b/Assets/Scripts/InteractionEngine/FactHandling/FactWrapper/FactObject.cs
index 457ba832..b9d7331c 100644
--- a/Assets/Scripts/InteractionEngine/FactHandling/FactWrapper/FactObject.cs
+++ b/Assets/Scripts/InteractionEngine/FactHandling/FactWrapper/FactObject.cs
@@ -128,13 +128,13 @@ protected override void FactUpdated()
 
     private void ReLabel()
     {
-        string[] mother_child_labels =
-            new[] { URI }.ShallowCloneAppend(Fact.DependentFactIds)
+        string[] mother_child_labels = new[] { Fact.Label }
+            .ShallowCloneAppend(Fact.DependentFactIds
             .Select(fid =>
                 FactRecorder.AllFacts.TryGetValue(fid, out Fact fact)
                 ? fact.Label
                 : "N/A")
-            .ToArray();
+            .ToArray());
 
         for (int i = 0; i < Math.Min(FactText.Count(), StringLabelFormats.Count()); i++)
         {
diff --git a/Assets/Scripts/InteractionEngine/FactHandling/Facts/AbstractAngleFact.cs b/Assets/Scripts/InteractionEngine/FactHandling/Facts/AbstractAngleFact.cs
index cab86c43..e0de12ee 100644
--- a/Assets/Scripts/InteractionEngine/FactHandling/Facts/AbstractAngleFact.cs
+++ b/Assets/Scripts/InteractionEngine/FactHandling/Facts/AbstractAngleFact.cs
@@ -51,13 +51,13 @@ protected AbstractAngleFact(string pid1, string pid2, string pid3, FactRecorder
     }
 
     /// <summary>\copydoc AbstractAngleFact.AbstractAngleFact(string, string, string, FactOrganizer)</summary>
-    protected AbstractAngleFact(string pid1, string pid2, string pid3, float angle, string backendURI, FactRecorder organizer)
+    protected AbstractAngleFact(string pid1, string pid2, string pid3, float angle, SOMDoc _ServerDefinition, FactRecorder organizer)
         : this(pid1, pid2, pid3, organizer)
     {
         this.angle = angle == -0f
             ? Vector3.Angle((Point1.Point - Point2.Point), (Point3.Point - Point2.Point))
             : angle;
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
     }
 
     /// \copydoc Fact.hasDependentFacts
@@ -101,7 +101,7 @@ protected AbstractAngleFactWrappedCRTP(AbstractAngleFactWrappedCRTP<T> fact, Dic
     protected AbstractAngleFactWrappedCRTP(string pid1, string pid2, string pid3, FactRecorder organizer) : base(pid1, pid2, pid3, organizer) { }
 
     /// <summary>\copydoc AbstractAngleFactWrappedCRTP.AbstractAngleFactWrappedCRTP(string, string, string, FactOrganizer)</summary>
-    protected AbstractAngleFactWrappedCRTP(string pid1, string pid2, string pid3, float angle, string backendURI, FactRecorder organizer) : base(pid1, pid2, pid3, angle, backendURI, organizer) { }
+    protected AbstractAngleFactWrappedCRTP(string pid1, string pid2, string pid3, float angle, SOMDoc _ServerDefinition, FactRecorder organizer) : base(pid1, pid2, pid3, angle, _ServerDefinition, organizer) { }
 
     /// \copydoc Fact.Equivalent(Fact, Fact)
     protected override bool EquivalentWrapped(AbstractAngleFact f1, AbstractAngleFact f2)
@@ -146,8 +146,8 @@ public AngleFact(string pid1, string pid2, string pid3, FactRecorder organizer)
     /// <param name="Pid3">sets <see cref="Pid3"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public AngleFact(string Pid1, string Pid2, string Pid3, float angle, string backendURI, FactRecorder organizer)
-        : base(Pid1, Pid2, Pid3, angle, backendURI, organizer) { }
+    public AngleFact(string Pid1, string Pid2, string Pid3, float angle, SOMDoc _ServerDefinition, FactRecorder organizer)
+        : base(Pid1, Pid2, Pid3, angle, _ServerDefinition, organizer) { }
 
     public override MMTFact MakeMMTDeclaration()
     {
@@ -168,13 +168,13 @@ public override MMTFact MakeMMTDeclaration()
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static AngleFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         if (fact is not MMTValueFact value_fact) //If angle is a 90Degree-Angle
             throw new ArgumentException("Angle 90 degrees parsed. This shouldn't happen anymore");
 
         if (value_fact.lhs is not OMA lhs)
-            return null;
+            return new();
 
         float angle = value_fact.value == null
             ? -0f
@@ -187,9 +187,9 @@ public override MMTFact MakeMMTDeclaration()
         if (!FactRecorder.AllFacts.ContainsKey(pointAUri)
          || !FactRecorder.AllFacts.ContainsKey(pointBUri)
          || !FactRecorder.AllFacts.ContainsKey(pointCUri))
-            return null;
+            return new();
 
-        return new AngleFact(pointAUri, pointBUri, pointCUri, angle, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new AngleFact(pointAUri, pointBUri, pointCUri, angle, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -238,8 +238,8 @@ public RightAngleFact(string pid1, string pid2, string pid3, FactRecorder organi
     /// <param name="Pid3">sets <see cref="Pid3"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public RightAngleFact(string Pid1, string Pid2, string Pid3, string backendURI, FactRecorder organizer)
-        : base(Pid1, Pid2, Pid3, 90f, backendURI, organizer) { }
+    public RightAngleFact(string Pid1, string Pid2, string Pid3, SOMDoc _ServerDefinition, FactRecorder organizer)
+        : base(Pid1, Pid2, Pid3, 90f, _ServerDefinition, organizer) { }
 
     public override MMTFact MakeMMTDeclaration()
     {
@@ -267,7 +267,7 @@ public override MMTFact MakeMMTDeclaration()
 }
 
 /// \copydoc Fact.parseFact(ScrollFact)
-public new static RightAngleFact parseFact(MMTFact fact)
+public new static List<Fact> parseFact(MMTFact fact)
 {
     if (((MMTGeneralFact)fact).type
             is not OMA proof_OMA // proof DED
@@ -278,7 +278,7 @@ is not OMA rightAngleOMA // rightAngle OMA
         || rightAngleOMA.arguments[0]
             is not OMS // rightAngle Arg0
     )
-        return null;
+        return new();
 
     string Point1Uri = ((OMS)rightAngleOMA.arguments[0]).uri;
     string Point2Uri = ((OMS)rightAngleOMA.arguments[1]).uri;
@@ -287,9 +287,9 @@ is not OMS // rightAngle Arg0
     if (!FactRecorder.AllFacts.ContainsKey(Point1Uri)
      || !FactRecorder.AllFacts.ContainsKey(Point2Uri)
      || !FactRecorder.AllFacts.ContainsKey(Point3Uri))
-        return null;
+        return new();
 
-    return new RightAngleFact(Point1Uri, Point2Uri, Point3Uri, fact.@ref.uri, StageStatic.stage.factState);
+    return new() { new RightAngleFact(Point1Uri, Point2Uri, Point3Uri, fact.@ref, StageStatic.stage.factState) };
 }
 
 /// \copydoc Fact.generateLabel
diff --git a/Assets/Scripts/InteractionEngine/FactHandling/Facts/AbstractLineFact.cs b/Assets/Scripts/InteractionEngine/FactHandling/Facts/AbstractLineFact.cs
index 6e9cdbc2..98248986 100644
--- a/Assets/Scripts/InteractionEngine/FactHandling/Facts/AbstractLineFact.cs
+++ b/Assets/Scripts/InteractionEngine/FactHandling/Facts/AbstractLineFact.cs
@@ -56,9 +56,9 @@ protected AbstractLineFact(string pid1, string pid2, FactRecorder organizer) : b
     /// <param name="pid2">sets <see cref="Pid2"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    protected AbstractLineFact(string pid1, string pid2, string backendURI, FactRecorder organizer) : base(organizer)
+    protected AbstractLineFact(string pid1, string pid2, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
         set_public_members(pid1, pid2);
     }
 
@@ -104,7 +104,7 @@ protected AbstractLineFactWrappedCRTP() : base() { }
     protected AbstractLineFactWrappedCRTP(string pid1, string pid2, FactRecorder organizer) : base(pid1, pid2, organizer) { }
 
     /// <summary>\copydoc AbstractLineFact.AbstractLineFact(string, string, string, FactOrganizer)</summary>
-    protected AbstractLineFactWrappedCRTP(string pid1, string pid2, string backendURI, FactRecorder organizer) : base(pid1, pid2, backendURI, organizer) { }
+    protected AbstractLineFactWrappedCRTP(string pid1, string pid2, SOMDoc _ServerDefinition, FactRecorder organizer) : base(pid1, pid2, _ServerDefinition, organizer) { }
 
     /// \copydoc Fact.Equivalent(Fact, Fact)
     protected override bool EquivalentWrapped(AbstractLineFact f1, AbstractLineFact f2)
@@ -127,7 +127,7 @@ public class LineFact : AbstractLineFactWrappedCRTP<LineFact>
     public LineFact() : base() { }
 
     /// <summary> \copydoc AbstractLineFact.AbstractLineFact(string, string, string, FactOrganizer) </summary>
-    public LineFact(string pid1, string pid2, string backendURI, FactRecorder organizer) : base(pid1, pid2, backendURI, organizer)
+    public LineFact(string pid1, string pid2, SOMDoc _ServerDefinition, FactRecorder organizer) : base(pid1, pid2, _ServerDefinition, organizer)
         => _ = this.Label;
 
     /// <summary> \copydoc AbstractLineFact.AbstractLineFact(string, string, FactOrganizer) </summary>
@@ -154,16 +154,16 @@ public override MMTFact MakeMMTDeclaration()
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static LineFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         string pointAUri = ((OMS)((OMA)((MMTValueFact)fact).lhs).arguments[0]).uri;
         string pointBUri = ((OMS)((OMA)((MMTValueFact)fact).lhs).arguments[1]).uri;
 
         if (!FactRecorder.AllFacts.ContainsKey(pointAUri)
          || !FactRecorder.AllFacts.ContainsKey(pointBUri))
-            return null;
+            return new();
 
-        return new LineFact(pointAUri, pointBUri, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new LineFact(pointAUri, pointBUri, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -191,7 +191,7 @@ public class RayFact : AbstractLineFactWrappedCRTP<RayFact>
     public RayFact() : base() { }
 
     /// <summary> \copydoc AbstractLineFact.AbstractLineFact(string, string, string, FactOrganizer) </summary>
-    public RayFact(string pid1, string pid2, string backendURI, FactRecorder organizer) : base(pid1, pid2, backendURI, organizer)
+    public RayFact(string pid1, string pid2, SOMDoc _ServerDefinition, FactRecorder organizer) : base(pid1, pid2, _ServerDefinition, organizer)
         => _ = this.Label;
 
     /// <summary> \copydoc AbstractLineFact.AbstractLineFact(string, string, FactOrganizer) </summary>
@@ -215,19 +215,19 @@ public override MMTFact MakeMMTDeclaration()
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static RayFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         if (((MMTGeneralFact)fact).defines is not OMA defines)
-            return null;
+            return new();
 
         string pointAUri = ((OMS)defines.arguments[0]).uri;
         string pointBUri = ((OMS)defines.arguments[1]).uri;
 
         if (!FactRecorder.AllFacts.ContainsKey(pointAUri)
          || !FactRecorder.AllFacts.ContainsKey(pointBUri))
-            return null;
+            return new();
 
-        return new RayFact(pointAUri, pointBUri, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new RayFact(pointAUri, pointBUri, fact.@ref, StageStatic.stage.factState) };
     }
 
     protected override void RecalculateTransform()
diff --git a/Assets/Scripts/InteractionEngine/FactHandling/Facts/CircleFact.cs b/Assets/Scripts/InteractionEngine/FactHandling/Facts/CircleFact.cs
index 965ef295..8f5bba8f 100644
--- a/Assets/Scripts/InteractionEngine/FactHandling/Facts/CircleFact.cs
+++ b/Assets/Scripts/InteractionEngine/FactHandling/Facts/CircleFact.cs
@@ -74,7 +74,7 @@ protected override void RecalculateTransform()
     /// <param name="normal">sets <see cref="normal"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public CircleFact(string Pid1, string Pid2, float radius, Vector3 normal, string backendURI, FactRecorder organizer) : base(organizer)
+    public CircleFact(string Pid1, string Pid2, float radius, Vector3 normal, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.PidCenter = Pid1;
         this.PidBase = Pid2;
@@ -82,7 +82,7 @@ public CircleFact(string Pid1, string Pid2, float radius, Vector3 normal, string
         this.radius = radius;
         this.normal = normal;
 
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
@@ -90,10 +90,10 @@ public CircleFact(string Pid1, string Pid2, float radius, Vector3 normal, string
     /// parses the Circlefact response of the MMT-Server
     /// </summary>
     /// \copydoc Fact.parseFact(ScrollFact) 
-    public new static CircleFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         if (((MMTGeneralFact)fact).defines is not OMA df)
-            return null;
+            return new();
 
         OMA planeOMA = (OMA)df.arguments[0];
         string planeApplicant = ((OMS)planeOMA.applicant).uri;
@@ -125,9 +125,9 @@ public CircleFact(string Pid1, string Pid2, float radius, Vector3 normal, string
 
         if (!FactRecorder.AllFacts.ContainsKey(M_uri)
          || !FactRecorder.AllFacts.ContainsKey(A_uri))
-            return null; //If dependent facts do not exist return null
+            return new(); //If dependent facts do not exist return null
 
-        return new CircleFact(M_uri, A_uri, radius, normal, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new CircleFact(M_uri, A_uri, radius, normal, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -243,23 +243,23 @@ protected override void RecalculateTransform()
     /// <param name="Cid1">sets <see cref="Cid1"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public RadiusFact(string Cid1, string backendURI, FactRecorder organizer) : base(organizer)
+    public RadiusFact(string Cid1, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Cid1 = Cid1;
 
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static RadiusFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         string CircleUri = ((OMS)((OMA)((MMTValueFact)fact).lhs).arguments[0]).uri;
 
         if (!FactRecorder.AllFacts.ContainsKey(CircleUri))
-            return null;
+            return new();
 
-        return new RadiusFact(CircleUri, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new RadiusFact(CircleUri, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -352,23 +352,23 @@ protected override void RecalculateTransform()
     /// <param name="Cid1">sets <see cref="Cid1"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public AreaCircleFact(string Cid1, string backendURI, FactRecorder organizer) : base(organizer)
+    public AreaCircleFact(string Cid1, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Cid1 = Cid1;
 
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static AreaCircleFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         string CircleUri = ((OMS)((OMA)((MMTValueFact)fact).lhs).arguments[0]).uri;
 
         if (!FactRecorder.AllFacts.ContainsKey(CircleUri))
-            return null;
+            return new();
 
-        return new AreaCircleFact(CircleUri, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new AreaCircleFact(CircleUri, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -460,28 +460,28 @@ protected override void RecalculateTransform()
     /// <param name="cid">sets <see cref="Cid"/></param>
     /// <param name="uri">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public OnCircleFact(string pid, string cid, string uri, FactRecorder organizer) : base(organizer)
+    public OnCircleFact(string pid, string cid, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Pid = pid;
         this.Cid = cid;
-        this._URI = uri;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static OnCircleFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         if (((MMTGeneralFact)fact).type is not OMA type)
-            return null;
+            return new();
 
         string circleUri = ((OMS)((OMA)type.arguments[0]).arguments[0]).uri;
         string pointUri = ((OMS)((OMA)type.arguments[0]).arguments[1]).uri;
 
         if (!FactRecorder.AllFacts.ContainsKey(pointUri)
          || !FactRecorder.AllFacts.ContainsKey(circleUri))
-            return null;
+            return new();
 
-        return new OnCircleFact(pointUri, circleUri, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new OnCircleFact(pointUri, circleUri, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -603,21 +603,21 @@ protected override void RecalculateTransform()
     /// <param name="angle"> sets the angle </param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public AngleCircleLineFact(string Cid1, string Rid2, float angle, string backendURI, FactRecorder organizer) : base(organizer)
+    public AngleCircleLineFact(string Cid1, string Rid2, float angle, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Cid1 = Cid1;
         this.Rid2 = Rid2;
         this.angle = angle;
 
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static AngleCircleLineFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         if (((MMTValueFact)fact).lhs is not OMA lhs)
-            return null;
+            return new();
 
         // init it with 0 degrees, so we don't accidentally generate orthogonalfacts 
         // and the parsing works correctly if smb ever adds a scroll for this
@@ -631,9 +631,9 @@ public AngleCircleLineFact(string Cid1, string Rid2, float angle, string backend
 
         if (!FactRecorder.AllFacts.ContainsKey(CircleUri)
          || !FactRecorder.AllFacts.ContainsKey(RayUri))
-            return null;
+            return new();
 
-        return new AngleCircleLineFact(CircleUri, RayUri, angle, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new AngleCircleLineFact(CircleUri, RayUri, angle, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -742,29 +742,29 @@ protected override void RecalculateTransform()
     /// <param name="Lid1">sets <see cref="Lid1"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public OrthogonalCircleLineFact(string Cid1, string Lid1, string backendURI, FactRecorder organizer) : base(organizer)
+    public OrthogonalCircleLineFact(string Cid1, string Lid1, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Cid1 = Cid1;
         this.Lid1 = Lid1;
 
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static OrthogonalCircleLineFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         if (((MMTGeneralFact)fact).type is not OMA type)
-            return null;
+            return new();
 
         string CircleUri = ((OMS)((OMA)type.arguments[0]).arguments[0]).uri;
         string LineUri = ((OMS)((OMA)type.arguments[0]).arguments[1]).uri;
 
         if (!FactRecorder.AllFacts.ContainsKey(CircleUri)
          || !FactRecorder.AllFacts.ContainsKey(LineUri))
-            return null;
+            return new();
 
-        return new OrthogonalCircleLineFact(CircleUri, LineUri, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new OrthogonalCircleLineFact(CircleUri, LineUri, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -857,20 +857,20 @@ protected override void RecalculateTransform()
     /// <param name="Cid2">sets <see cref="Cid2"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public EqualCirclesFact(string Cid1, string Cid2, string backendURI, FactRecorder organizer) : base(organizer)
+    public EqualCirclesFact(string Cid1, string Cid2, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Cid1 = Cid1;
         this.Cid2 = Cid2;
 
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static EqualCirclesFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         if (((MMTGeneralFact)fact).type is not OMA proof_OMA) // proof DED
-            return null;
+            return new();
 
         OMA parallel_circles_OMA = (OMA)proof_OMA.arguments[0]; // parallel
 
@@ -879,9 +879,9 @@ public EqualCirclesFact(string Cid1, string Cid2, string backendURI, FactRecorde
 
         if (!FactRecorder.AllFacts.ContainsKey(circleAUri)
          || !FactRecorder.AllFacts.ContainsKey(circleBUri))
-            return null;
+            return new();
 
-        return new EqualCirclesFact(circleAUri, circleBUri, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new EqualCirclesFact(circleAUri, circleBUri, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -974,20 +974,20 @@ protected override void RecalculateTransform()
     /// <param name="Cid2">sets <see cref="Cid2"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public UnEqualCirclesFact(string Cid1, string Cid2, string backendURI, FactRecorder organizer) : base(organizer)
+    public UnEqualCirclesFact(string Cid1, string Cid2, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Cid1 = Cid1;
         this.Cid2 = Cid2;
 
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static UnEqualCirclesFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         if (((MMTGeneralFact)fact).type is not OMA proof_OMA) // proof DED
-            return null;
+            return new();
 
         OMA unequal_circles_OMA = (OMA)proof_OMA.arguments[0]; // unequal
 
@@ -996,9 +996,9 @@ public UnEqualCirclesFact(string Cid1, string Cid2, string backendURI, FactRecor
 
         if (!FactRecorder.AllFacts.ContainsKey(circleAUri)
          || !FactRecorder.AllFacts.ContainsKey(circleBUri))
-            return null;
+            return new();
 
-        return new UnEqualCirclesFact(circleAUri, circleBUri, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new UnEqualCirclesFact(circleAUri, circleBUri, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
diff --git a/Assets/Scripts/InteractionEngine/FactHandling/Facts/Fact.cs b/Assets/Scripts/InteractionEngine/FactHandling/Facts/Fact.cs
index 5e657736..d82d239c 100644
--- a/Assets/Scripts/InteractionEngine/FactHandling/Facts/Fact.cs
+++ b/Assets/Scripts/InteractionEngine/FactHandling/Facts/Fact.cs
@@ -13,7 +13,7 @@ public static class ParsingDictionary
     //TODO? get rid of this, use reflection? instead, if possible
     //TODO: docu
 
-    public static Dictionary<string, Func<MMTFact, Fact>> parseFactDictionary = new() {
+    public static Dictionary<string, Func<MMTFact, List<Fact>>> parseFactDictionary = new() {
         { MMTConstants.Point,
             PointFact.parseFact },
         { MMTConstants.Metric,
@@ -59,9 +59,9 @@ public static class ParsingDictionary
         { MMTConstants.CreateWall,
             QuadFact.parseFact },
         { MMTConstants.ListType,
-            ListFact.parseFact },
+            DynamicListFact.parseFact },
         { MMTConstants.Product,
-            TupleFact.parseFact },
+            DynamicTupleFact.parseFact },
         { MMTConstants.FunctionFact,
             FunctionFact.parseFact },
     };
@@ -94,11 +94,12 @@ public static class ParsingDictionary
 [JsonSubtypes.KnownSubType(typeof(TestFact), nameof(TestFact))]
 [JsonSubtypes.KnownSubType(typeof(EqualCirclesFact), nameof(EqualCirclesFact))]
 [JsonSubtypes.KnownSubType(typeof(UnEqualCirclesFact), nameof(UnEqualCirclesFact))]
-[JsonSubtypes.KnownSubType(typeof(AttachedPositionFunction), nameof(AttachedPositionFunction))]
 [JsonSubtypes.KnownSubType(typeof(FunctionFact), nameof(FunctionFact))]
 [JsonSubtypes.KnownSubType(typeof(FunctionCallFact), nameof(FunctionCallFact))]
 [JsonSubtypes.KnownSubType(typeof(ListFact), nameof(ListFact))]
 [JsonSubtypes.KnownSubType(typeof(TupleFact), nameof(TupleFact))]
+[JsonSubtypes.KnownSubType(typeof(DynamicListFact), nameof(DynamicListFact))]
+[JsonSubtypes.KnownSubType(typeof(DynamicTupleFact), nameof(DynamicTupleFact))]
 [JsonSubtypes.KnownSubType(typeof(QuadFact), nameof(QuadFact))]
 [JsonSubtypes.KnownSubType(typeof(RealLitFact), nameof(RealLitFact))]
 public abstract class Fact
@@ -138,25 +139,21 @@ public abstract class Fact
     /// <example><see cref="AngleFact"/> needs 3 <see cref="PointFact"/>s to be defined.</example>
     protected abstract string[] GetDependentFactIds();
 
-    /// <value>
-    /// Unique Id. e.g.: MMT URI
-    /// </value>
+    /// <value>Unique Id. e.g.: MMT URI</value>
     [JsonIgnore]
     public string Id
     {
         get
         {
             //while (FetchURICoroutine.MoveNext()) ; //active wait for server
-            return _URI;
+            return ServerDefinition.ToString();
         }
     }
     //private IEnumerator FetchURICoroutine = IEnumeratorExtensions.yield_break;
 
-    /// <summary>
-    /// MMT URI
-    /// </summary>
+    /// <summary>AST which the Server understands. e.g.: OMS(MMT URI)</summary>
     [JsonProperty]
-    protected string _URI;
+    public SOMDoc ServerDefinition { get; protected set; }
 
     /// <value>
     /// <c>get</c> initiates and subsequently updates a human readable name. <remarks>Should be called once a constructor call to be initiated.</remarks>
@@ -203,6 +200,7 @@ public string Label
     /// <summary>
     /// Reference to <see cref="FactRecorder"/> in which this Fact and all its <see cref="getDependentFactIds">depending Facts</see> are beeing organized.
     /// </summary>
+    /// <remarks>Now only relevant for Lables</remarks>
     [JsonIgnore]
     protected FactRecorder _Facts;
 
@@ -400,7 +398,7 @@ protected virtual string generateLabel()
     /// </summary>
     /// <param name="fact">instance to be parsed</param>
     /// <returns>parsed Fact</returns>
-    public static Fact parseFact(MMTFact fact)
+    public static List<Fact> parseFact(MMTFact fact)
         => null;
 
     /// <summary>
@@ -418,15 +416,15 @@ public static Fact parseFact(MMTFact fact)
         }
     }
 
-    protected void SendToMMT()
-        => _URI = SendToMMT(MakeMMTDeclaration());
+    protected SOMDoc SendToMMT()
+        => ServerDefinition = SendToMMT(MakeMMTDeclaration());
 
     /// <summary>
     /// 
     /// </summary>
     /// <remarks>Asynchron version has proofen inefficent, since <see cref="Fact.Id"/> is usually called in close proximity.</remarks>
     // Asynchron version in comments
-    public static string SendToMMT(MMTFact mmtDecl)
+    public static SOMDoc SendToMMT(MMTFact mmtDecl)
     {
         //GlobalBehaviour.Instance.StartCoroutine(
         //    FetchURICoroutine = 
@@ -446,9 +444,17 @@ public static string SendToMMT(MMTFact mmtDecl)
 
         if (mmtDecl is MMTGeneralFact mMTSymbol && mMTSymbol.defines != null)
             ParsingDictionary.parseTermsToId[mMTSymbol.defines.ToString()] = uri;// _URI;
-        //}
+                                                                                 //}
 
-        return uri;
+        if (uri == null)
+        {
+            Debug.LogWarning("Server rejected MMTFact; Fallback engaged.");
+            return mmtDecl is MMTGeneralFact general ? general.defines
+                 : mmtDecl is MMTValueFact value ? value.lhs
+                 : throw new NotSupportedException($"{mmtDecl.GetType()}");
+        }
+        else
+            return new OMS(uri);
 
         /*IEnumerator*/
         static string _SendAdd(string path, string body)//, Action<string> uriCallback)
@@ -498,6 +504,79 @@ static string _SendAdd(string path, string body)//, Action<string> uriCallback)
             }
         }
     }
+    
+    private static uint bypasscc = 0;
+    public static List<Fact> MakeFact(object payload, SOMDoc ServerDefinition, FactRecorder organizer, bool BypassServer)
+    {
+        Type type = payload.GetType();
+
+        if (BypassServer) bypasscc++;
+        SOMDoc BypassURI = new OMS($"{bypasscc}_{ServerDefinition}");
+
+        if (payload is Fact fact)
+            return new() { fact };
+        else
+        if (payload is float f)
+            return new() { BypassServer 
+                ? new RealLitFact(f, BypassURI, organizer) 
+                : new RealLitFact(f, organizer) };
+        else
+        if (payload is Vector3 point)
+            return new() { BypassServer
+                ? new PointFact(point, BypassURI, organizer)
+                : new PointFact(point, Vector3.up, organizer) };
+        else
+        if (FuncExtensions.IsFuncType(type, out _))
+            return new() {  BypassServer
+                ? new FunctionFact(ServerDefinition, BypassURI, organizer)
+                : new FunctionFact(ServerDefinition, organizer)};
+        else
+        if (TupleExtensions.IsTupleType(type, out _))
+            return BypassServer
+                ? DynamicTupleFact.MMTFactory(payload, ServerDefinition, SOMDoc.SOMDocType(type), organizer, BypassURI)
+                : DynamicTupleFact.MMTFactory(payload, ServerDefinition, SOMDoc.SOMDocType(type), organizer);
+        else
+        if (type.IsGenericType
+         && type.GetGenericTypeDefinition() == typeof(List<>))
+            return BypassServer
+                ? DynamicListFact.MMTFactory((List<dynamic>)payload, ServerDefinition, SOMDoc.SOMDocType(type), organizer, BypassURI)
+                : DynamicListFact.MMTFactory((List<dynamic>)payload, ServerDefinition, SOMDoc.SOMDocType(type), organizer);
+        else
+            throw new NotImplementedException($"For Type {type}.");
+    }
+
+    protected class ApproximationComparer : EqualityComparer<object>
+    {
+        public override bool Equals(object x, object y)
+        {
+            if (x.Equals(y))
+                return true;
+            if (x.GetType() != y.GetType())
+                return false;
+
+            if (x is float fx)
+                return Mathf.Approximately(fx, (float)y);
+            if (x is Vector3 vx)
+                return Math3d.IsApproximatelyEqual(vx, (Vector3)y);
+
+            return false;
+        }
+
+        public override int GetHashCode(object obj)
+        {
+            if (obj is float)
+                return typeof(float).GetHashCode();
+            if (obj is Vector3)
+                return typeof(Vector3).GetHashCode();
+
+            return obj.GetHashCode();
+        }
+    }
+}
+
+public interface IUnpackable
+{
+    public abstract List<Fact> UnpackMe(bool BypassServer);
 }
 
 /// <summary>
@@ -585,23 +664,23 @@ protected override void RecalculateTransform()
     /// <param name="point">sets <see cref="Point"/></param>
     /// <param name="uri">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public PointFact(Vector3 point, string uri, FactRecorder organizer) : base(organizer)
+    public PointFact(Vector3 point, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Point = point;
         this.Normal = Vector3.up;
-        this._URI = uri;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static PointFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         if (((MMTGeneralFact)fact).defines is not OMA defines)
-            return null;
+            return new();
         ParsingDictionary.parseTermsToId.TryAdd(defines.ToString(), fact.@ref.uri);
 
         Vector3 point = SOMDoc.MakeVector3(defines);
-        return new PointFact(point, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new PointFact(point, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.hasDependentFacts
@@ -702,16 +781,16 @@ protected override void RecalculateTransform()
     /// <param name="rid">sets <see cref="Rid"/></param>
     /// <param name="uri">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public OnLineFact(string pid, string rid, string uri, FactRecorder organizer) : base(organizer)
+    public OnLineFact(string pid, string rid, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Pid = pid;
         this.Rid = rid;
-        this._URI = uri;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static OnLineFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         string pointUri = ((OMS)((OMA)((OMA)((MMTGeneralFact)fact).type).arguments[0]).arguments[1]).uri;
         string lineUri = ((OMA)((OMA)((MMTGeneralFact)fact).type).arguments[0]).arguments[0] is OMS
@@ -722,9 +801,9 @@ public OnLineFact(string pid, string rid, string uri, FactRecorder organizer) :
 
         if (!FactRecorder.AllFacts.ContainsKey(pointUri)
          || !FactRecorder.AllFacts.ContainsKey(lineUri))
-            return null;
+            return new();
 
-        return new OnLineFact(pointUri, lineUri, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new OnLineFact(pointUri, lineUri, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -808,20 +887,20 @@ protected override void RecalculateTransform() { }
     /// <param name="Lid2">sets <see cref="Lid2"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public ParallelLineFact(string Lid1, string Lid2, string backendURI, FactRecorder organizer) : base(organizer)
+    public ParallelLineFact(string Lid1, string Lid2, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Lid1 = Lid1;
         this.Lid2 = Lid2;
 
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static ParallelLineFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         if (((MMTGeneralFact)fact).type is not OMA type) // proof DED
-            return null;
+            return new();
 
         OMA parallel_lines_OMA = (OMA)type.arguments[0]; // parallel
 
@@ -830,9 +909,9 @@ public ParallelLineFact(string Lid1, string Lid2, string backendURI, FactRecorde
 
         if (!FactRecorder.AllFacts.ContainsKey(lineAUri)
          || !FactRecorder.AllFacts.ContainsKey(lineBUri))
-            return null;
+            return new();
 
-        return new ParallelLineFact(lineAUri, lineBUri, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new ParallelLineFact(lineAUri, lineBUri, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -883,7 +962,8 @@ public class QuadFact : FactWrappedCRTP<QuadFact>
     /// <see cref="PointFact"/>.<see cref="Fact.Id">Id</see> </summary>
     public string[] Pids;
     [JsonIgnore]
-    public PointFact[] Points { 
+    public PointFact[] Points
+    {
         get => _Points ??= Pids.Select(pid => (PointFact)FactRecorder.AllFacts[pid]).ToArray();
     }
     private PointFact[] _Points;
@@ -912,11 +992,11 @@ public QuadFact(string[] pid_corners, FactRecorder organizer) : base(organizer)
     /// <param name="pid_corners">sets <see cref="Pids"/></param>
     /// <param name="uri">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public QuadFact(string[] pid_corners, string uri, FactRecorder organizer) : base(organizer)
+    public QuadFact(string[] pid_corners, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         Init(pid_corners);
 
-        this._URI = uri;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
@@ -928,12 +1008,12 @@ private void Init(string[] pid_corners)
         AltTangents = (Points[0].Point - Points[2].Point).normalized;
         Normal = Vector3.Cross(Tangents, AltTangents).normalized;
 
-        if (Math3d.vectorPrecission < Vector3.Dot(Normal, Points[0].Point - Points[3].Point))
+        if (Math3d.vectorPrecission < Math.Abs(Vector3.Dot(Normal, Points[0].Point - Points[3].Point)))
             throw new ArgumentException("All Points must lie on the same Plane!");
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static QuadFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         throw new NotImplementedException();
     }
@@ -951,7 +1031,7 @@ public override MMTFact MakeMMTDeclaration()
 
     protected override bool EquivalentWrapped(QuadFact f1, QuadFact f2)
     {
-        if(f1.Points.Length != f2.Points.Length)
+        if (f1.Points.Length != f2.Points.Length)
             return false;
 
         int i = 0;
@@ -976,7 +1056,7 @@ protected override string[] GetDependentFactIds()
 
     protected override void RecalculateTransform() { }
 
-    protected override Fact _ReInitializeMe(Dictionary<string, string> old_to_new, FactRecorder organizer) 
+    protected override Fact _ReInitializeMe(Dictionary<string, string> old_to_new, FactRecorder organizer)
         => new QuadFact(Pids.Select(pid => old_to_new[pid]).ToArray(), organizer);
 }
 
@@ -1024,7 +1104,7 @@ protected override void RecalculateTransform() { }
     public TestFact(string backendURI, FactRecorder organizer) : base(organizer)
     {
 
-        this._URI = backendURI;
+        this.ServerDefinition = ServerDefinition;
         _ = this.Label;
     }
 
@@ -1032,11 +1112,11 @@ public TestFact(string backendURI, FactRecorder organizer) : base(organizer)
     /// parses the Circlefact response of the MMT-Server
     /// </summary>
     /// \copydoc Fact.parseFact(ScrollFact) 
-    public new static TestFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         string uri = fact.@ref.uri;
         Debug.Log("TestFact Uri:" + uri);
-        return new TestFact(uri, StageStatic.stage.factState);
+        return new() { new TestFact(uri, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
diff --git a/Assets/Scripts/InteractionEngine/FactHandling/Facts/FunctionFact.cs b/Assets/Scripts/InteractionEngine/FactHandling/Facts/FunctionFact.cs
index 093ba178..9065955b 100644
--- a/Assets/Scripts/InteractionEngine/FactHandling/Facts/FunctionFact.cs
+++ b/Assets/Scripts/InteractionEngine/FactHandling/Facts/FunctionFact.cs
@@ -31,7 +31,7 @@ public FunctionCallFact(string func_id, string arg_func_id, (float t_0, float t_
         this.arg_func_id = arg_func_id;
         this.Domain = Domain;
 
-        _URI = func_id.ToString() + arg_func_id.ToString() + Domain.ToString();
+        ServerDefinition = new OMS(func_id.ToString() + arg_func_id.ToString() + Domain.ToString());
     }
 
     public object[] Call(float t)
@@ -39,7 +39,8 @@ public object[] Call(float t)
         if (t < Domain.t_0 || t > Domain.t_n)
             return null;
 
-        return Function_in.Function(Function_args.Function(new object[] { t }));
+        object[] path = Function_args.Function(new object[] { t });
+        return Function_in.Function(path);
     }
 
     public override bool HasDependentFacts
@@ -49,16 +50,61 @@ protected override string[] GetDependentFactIds()
         => new[] { func_id, arg_func_id };
 
     protected override bool EquivalentWrapped(FunctionCallFact f1, FunctionCallFact f2)
-        => Mathf.Approximately(f1.Domain.t_0, f2.Domain.t_0)
-        && Mathf.Approximately(f1.Domain.t_n, f2.Domain.t_n)
-        && (DependentFactsEquivalent(f1, f2)
-            || (f1.Function_in.Equivalent(f2.Function_in)
-                && f1.Function_args.Equivalent(f2.Function_args)
-        ));
+    {
+        if (Mathf.Approximately(f1.Domain.t_0, f2.Domain.t_0)
+            && Mathf.Approximately(f1.Domain.t_n, f2.Domain.t_n)
+            && DependentFactsEquivalent(f1, f2)
+        )
+            return true;
+
+        int samplenumber = 1000;
+        float stepsizef1 = (f1.Domain.t_n - f1.Domain.t_0) / samplenumber;
+        float stepsizef2 = (f2.Domain.t_n - f2.Domain.t_0) / samplenumber;
+        for ((int i, float f1step, float f2step) = (0, f1.Domain.t_0, f2.Domain.t_0);
+            i < samplenumber;
+            i++, f1step += stepsizef1, f2step += stepsizef2)
+        {
+            object[] c1 = f1.Call(f1step);
+            object[] c2 = f2.Call(f1step);
+            if (c1 == null || c2 == null
+            || !c1.SequenceEqual(c2, new ApproximationComparer()))
+                return false;
+        }
+        return true;
+    }
 
     public override MMTFact MakeMMTDeclaration()
     {
-        throw new NotImplementedException();
+        MMTGeneralFact mmt_arg = (MMTGeneralFact)Function_args.MakeMMTDeclaration();
+        MMTGeneralFact mmt_in = (MMTGeneralFact)Function_in.MakeMMTDeclaration();
+
+        SOMDoc type = new OMA(
+            new OMS(MMTConstants.Product),
+            new[]{
+                new OMA(
+                    new OMS(MMTConstants.Product),
+                    new []{
+                        new OMS(MMTConstants.RealLit),
+                        new OMS(MMTConstants.RealLit)
+                }),
+                mmt_arg.type,
+                mmt_in.type,
+            });
+
+        SOMDoc defines = new OMA(
+            new OMS(MMTConstants.Tuple),
+            new[] {
+                new OMA(
+                    new OMS(MMTConstants.Tuple),
+                    new[]{
+                        new OMF(Domain.t_0),
+                        new OMF(Domain.t_n)
+                }),
+                Function_args.ServerDefinition,
+                Function_in.ServerDefinition,
+        });
+
+        return new MMTGeneralFact(Label, type, defines);
     }
 
     protected override void RecalculateTransform()
@@ -94,22 +140,8 @@ public FunctionFact() : base() { }
     public FunctionFact(SOMDoc Function_SOMDoc, FactRecorder organizer) : base(organizer)
     {
         this.Function_SOMDoc = Function_SOMDoc;
-
         this.Function = this.Function_SOMDoc.PartialInvokeCastingLambdaExpression(out Signature);
-
-        //ducktaped:
-        _URI = this.Function_SOMDoc.ToString();
-
-        ////TODO: Function_SOMDoc+domain
-
-        //MMTTerm tp = new OMS(JSONManager.MMTURIs.Point);
-        //MMTTerm df = new OMA(new OMS(JSONManager.MMTURIs.Tuple), arguments);
-
-        //AddFactResponse.sendAdd(new MMTSymbolDeclaration(Label, tp, df), out _URI);
-
-        //ParsingDictionary.parseTermsToId[df.ToString()] = _URI;
-
-        return;
+        SendToMMT();
     }
 
     /// <summary>
@@ -118,31 +150,30 @@ public FunctionFact(SOMDoc Function_SOMDoc, FactRecorder organizer) : base(organ
     /// <param name="function_expression">sets <see cref="Function_expression"/> and contains the Abstract Syntax Tree</param>
     /// <param name="uri">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public FunctionFact(SOMDoc Function_SOMDoc, string uri, FactRecorder organizer) : base(organizer)
+    public FunctionFact(SOMDoc Function_SOMDoc, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Function_SOMDoc = Function_SOMDoc;
-
         this.Function = Function_SOMDoc.PartialInvokeCastingLambdaExpression(out Signature);
 
-        this._URI = uri;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     protected override void RecalculateTransform() { }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static FunctionFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {// TODO Correctness
 
         if (((MMTGeneralFact)fact).defines is not FUN fun
-            && (((MMTGeneralFact)fact).defines is not FallbackWrapper SFW 
+            && (((MMTGeneralFact)fact).defines is not FallbackWrapper SFW
             || (fun = SFW.SFunction as FUN) == null)
         )
-            return null;
+            return new();
 
         ParsingDictionary.parseTermsToId.TryAdd(fun.ToString(), fact.@ref.uri);
 
-        return new FunctionFact(fun, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new FunctionFact(fun, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.hasDependentFacts
@@ -164,125 +195,9 @@ protected override bool EquivalentWrapped(FunctionFact f1, FunctionFact f2)
     protected override Fact _ReInitializeMe(Dictionary<string, string> old_to_new, FactRecorder organizer)
         => new FunctionFact(this.Function_SOMDoc.MapURIs(old_to_new), organizer);
 
-    public override MMTFact MakeMMTDeclaration() 
+    public override MMTFact MakeMMTDeclaration()
         => new MMTGeneralFact(
-            Label, 
-            SOMDoc.SOMDocType(FuncExtensions.CreateFuncType(Signature)), 
+            Label,
+            SOMDoc.SOMDocType(FuncExtensions.CreateFuncType(Signature)),
             Function_SOMDoc);
-}
-
-public class AttachedPositionFunction : FactWrappedCRTP<AttachedPositionFunction>
-{
-    public string fid;
-
-    public string[] func_calls_ids;
-
-    //public string func_calls_list_id;
-
-    [JsonIgnore]
-    public Fact Fact => FactRecorder.AllFacts[fid];
-
-    //[JsonIgnore]
-    //public ListFact FunctionCallFactsList => (ListFact) FactOrganizer.AllFacts[func_calls_list_id];
-
-    //[JsonIgnore]
-    //public string[] FuncCallIds => FunctionCallFactsList.lids;
-
-    [JsonIgnore]
-    public FunctionCallFact[] FunctionCallFacts
-        => func_calls_ids.Select(f => FactRecorder.AllFacts[f] as FunctionCallFact).ToArray();
-    //=> FuncCallIds.Select(f => FactOrganizer.AllFacts[f] as FunctionCallFact).ToArray();
-
-    /// <summary>\copydoc Fact.Fact()</summary>
-    public AttachedPositionFunction() : base()
-    {
-        func_calls_ids = new string[0];
-    }
-
-    /// <summary>\copydoc Fact.Fact(FactOrganizer)</summary>
-    public AttachedPositionFunction(string fid, string[] funcids, FactRecorder organizer) : base(organizer)
-    {
-        init(fid, funcids, organizer);
-        //TODO: call MMT, set URI
-        _URI = Fact.Id + "{" + string.Join(", ", FunctionCallFacts.Select(f => f.Id)) + "}";
-    }
-
-    ///// <summary>\copydoc Fact.Fact(FactOrganizer)</summary>
-    //public AttachedPositionFunction(string fid, string func_calls_list_id, FactOrganizer organizer) : base(organizer)
-    //{
-    //    init(fid, func_calls_list_id);
-    //    //TODO: call MMT, set URI
-    //    _URI = Fact.Id + "{" + string.Join(", ", FunctionCallFacts.Select(f => f.Id)) + "}";
-    //}
-
-    private void init(string fid, string[] func_calls_ids, FactRecorder organizer)
-    {
-        this.fid = fid;
-        this.func_calls_ids = func_calls_ids;
-    }
-
-    //private void init(string fid, string[] funcids, FactOrganizer organizer)
-    //{
-    //    this.fid = fid;
-    //    func_calls_list_id = organizer.Add(new ListFact(funcids, typeof(FunctionCallFact), organizer), out bool _, false, null, null);
-    //}
-
-    //private void init(string fid, string func_calls_list_id)
-    //{
-    //    this.fid = fid;
-    //    this.func_calls_list_id = func_calls_list_id;
-    //}
-
-    protected AttachedPositionFunction(string fid, string[] funcids, string uri, FactRecorder organizer) : base(organizer)
-    {
-        init(fid, funcids, organizer);
-        _URI = uri;
-    }
-
-    //protected AttachedPositionFunction(string fid, string func_calls_list_id, string uri, FactOrganizer organizer) : base(organizer)
-    //{
-    //    init(fid, func_calls_list_id);
-    //    _URI = uri;
-    //}
-
-    public new static AttachedPositionFunction parseFact(MMTFact fact)
-    {// TODO Correctness
-        if (((MMTGeneralFact)fact).defines is not OMA defines)
-            return null;
-
-        ParsingDictionary.parseTermsToId.TryAdd(defines.ToString(), fact.@ref.uri);
-
-        return new AttachedPositionFunction(default, default(string[]), fact.@ref.uri, StageStatic.stage.factState);
-    }
-
-    public override MMTFact MakeMMTDeclaration()
-    {
-        //SOMDoc[] defines  ??
-        //SOMDoc type = new OMS(MMT_OMS_URI.Tuple);
-        throw new NotImplementedException();
-    }
-
-    public override bool HasDependentFacts
-        => true;
-
-    protected override string[] GetDependentFactIds()
-        => new string[] { fid }.ShallowCloneAppend(func_calls_ids);
-    //=> new string[] { fid, func_calls_list_id };
-
-    public override int GetHashCode()
-        => Fact.GetHashCode() ^ FunctionCallFacts.GetHashCode();
-
-    protected override bool EquivalentWrapped(AttachedPositionFunction f1, AttachedPositionFunction f2)
-        => DependentFactsEquivalent(f1, f2);
-
-    protected override void RecalculateTransform()
-    {
-        Position = Fact.Position;
-        Rotation = Fact.Rotation;
-        LocalScale = Fact.LocalScale;
-    }
-
-    protected override Fact _ReInitializeMe(Dictionary<string, string> old_to_new, FactRecorder organizer)
-        // => new AttachedPositionFunction(old_to_new[this.fid], old_to_new[func_calls_list_id], organizer);
-        => new AttachedPositionFunction(old_to_new[this.fid], this.func_calls_ids.Select(id => old_to_new[id]).ToArray(), organizer);
-}
+}
\ No newline at end of file
diff --git a/Assets/Scripts/InteractionEngine/FactHandling/Facts/MMTTypes.cs b/Assets/Scripts/InteractionEngine/FactHandling/Facts/MMTTypes.cs
index 51b46a69..a0a447f2 100644
--- a/Assets/Scripts/InteractionEngine/FactHandling/Facts/MMTTypes.cs
+++ b/Assets/Scripts/InteractionEngine/FactHandling/Facts/MMTTypes.cs
@@ -4,6 +4,8 @@
 using REST_JSON_API;
 using Unity.Mathematics;
 using UnityEngine;
+using System.Runtime.CompilerServices;
+using Newtonsoft.Json;
 
 /// <summary>
 /// 
@@ -18,7 +20,6 @@ public class ListFact : FactWrappedCRTP<ListFact>
 
     public OMA ListType;
 
-
     public ListFact() : base() { }
 
     public ListFact(string[] lids, SOMDoc[] payload, SOMDoc ElementType, FactRecorder organizer) : base(organizer)
@@ -27,17 +28,17 @@ public ListFact(string[] lids, SOMDoc[] payload, SOMDoc ElementType, FactRecorde
         SendToMMT();
     }
 
-    public ListFact(string[] lids, SOMDoc[] payload, SOMDoc ElementType, string backendURI, FactRecorder organizer) : base(organizer)
+    public ListFact(string[] lids, SOMDoc[] payload, SOMDoc ElementType, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         Init(lids, payload, ElementType);
-        _URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
     }
 
     private void Init(string[] lids, SOMDoc[] payload, SOMDoc ElementType)
     {
         this.lids = lids ?? new string[0];
 
-        this.payload = new SOMDoc[Unity.Mathematics.math.max(this.lids.Length, payload == null ? 0 : payload.Length)];
+        this.payload = new SOMDoc[math.max(this.lids.Length, payload?.Length ?? 0)];
         payload?.CopyTo(this.payload, 0);
 
         if (!HasDependentFacts)
@@ -76,41 +77,18 @@ protected override Fact _ReInitializeMe(Dictionary<string, string> old_to_new, F
             ListType.arguments[0],
             organizer);
 
-    public static List<T> parseFactList<T>(MMTFact decl)
+    public static new List<Fact> parseFact(MMTFact fact)
     {
-        if (decl is not MMTGeneralFact mMTSymbol)
+        if (fact is not MMTGeneralFact MMTSymbol)
             return null;
 
-        List<T> ret = new();
-        SOMDoc next_element = mMTSymbol.defines;
-        while (true)
-        {
-            if (next_element is not OMA current_element)
-                return ret;
-
-            switch (current_element.arguments.Length)
-            {
-                case 2:
-                    ret.Add((current_element.arguments[1].GetLambdaExpression().Compile() as Func<T>)());
-                    next_element = current_element.arguments[0];
-                    break;
-
-                case 0:
-                case 1:
-                default:
-                    return ret;
-            }
-        }
-    }
-
-    public static new ListFact parseFact(MMTFact fact)
-    {
-        if (fact is not MMTGeneralFact MMTSymbol
-         || MMTSymbol.type is not OMA listOMA
+        if (MMTSymbol.type is not OMA listOMA
          || listOMA.arguments[0] is not OMA typeOMA)
-        {
-            return null;
-        }
+            // try to salvage
+            return DynamicListFact.MMTFactory(null,
+                MMTSymbol.defines, MMTSymbol.type,
+                StageStatic.stage.factState, MMTSymbol.@ref
+            );
 
         List<SOMDoc> payload;
 
@@ -153,11 +131,11 @@ public static List<T> parseFactList<T>(MMTFact decl)
             }
         }
 
-        return new(
+        return new() { new ListFact(
             payload.Select(p => (p as OMS)?.uri).ToArray(),
             payload.ToArray(),
             listOMA.arguments[0],
-            fact.@ref.uri, StageStatic.stage.factState);
+            fact.@ref, StageStatic.stage.factState) };
     }
 
     public override MMTFact MakeMMTDeclaration()
@@ -173,10 +151,128 @@ protected override bool EquivalentWrapped(ListFact f1, ListFact f2)
         && f1.payload.Length == f2.payload.Length
         && DependentFactsEquivalent(f1, f2)
         && f1.payload
-            .Zip(f2.payload, (p1, p2) => (p1 is OMS && p2 is OMS) || SOMDoc.Equivalent(p1, p2))
+            .Zip(f2.payload, (p1, p2) => SOMDoc.Equivalent(p1, p2))
             .All(b => b);
 }
 
+public class DynamicListFact : FactWrappedCRTP<DynamicListFact>, IUnpackable
+{
+    public List<object> payload;
+
+    public SOMDoc indirect_payload;
+
+    public SOMDoc ListType;
+
+    public DynamicListFact() : base() { }
+
+    public DynamicListFact(FactRecorder organizer) : base(organizer) { }
+
+    public DynamicListFact(List<object> payload, SOMDoc indirect_payload, SOMDoc ListType, FactRecorder organizer) : base(organizer)
+    {
+        this.payload = payload;
+        this.indirect_payload = indirect_payload;
+        this.ListType = ListType;
+
+        SendToMMT();
+    }
+
+    public static List<Fact> MMTFactory(List<dynamic> payload, SOMDoc indirect_payload, SOMDoc ListType, FactRecorder organizer, SOMDoc _ServerDefinition = null)
+    {
+        if (payload == null
+         && indirect_payload == null)
+            return new();
+
+        if (payload == null)
+        {
+            Func<object[], object[]> builder =
+                indirect_payload.PartialInvokeCastingLambdaExpression(out Type[] signature);
+
+            if (signature.Length != 1)
+                return new();
+
+            object result = builder(new object[0])[0];
+
+            if (result is IEnumerable<dynamic> enum_result)
+                payload = enum_result.ToList();
+            else
+            if (result is IEnumerable<float> enum_float) // special case for boxed/struct values
+                payload = enum_float.Select(f => (dynamic)f).ToList();
+            else
+            if (signature[0].IsArray)
+                throw new NotSupportedException();
+            else
+                return new();
+        }
+
+        //TODO? indirect_payload ??= SOMDoc.FromObject(payload);
+        ListType ??= SOMDoc.SOMDocType(payload.GetType());
+
+        List<Fact> ret = new() {
+            new DynamicListFact(organizer)
+        {
+            payload = payload.Select(e => (object) e).ToList(),
+            indirect_payload = indirect_payload,
+            ListType = ListType,
+            ServerDefinition = _ServerDefinition,
+        }};
+
+        if (_ServerDefinition == null)
+            (ret[0] as DynamicListFact).SendToMMT();
+
+        return ret;
+    }
+
+    public override MMTFact MakeMMTDeclaration()
+        => indirect_payload == null
+        ? throw new NotSupportedException(nameof(indirect_payload) + " must not be null")
+        : new MMTGeneralFact(Label, ListType, indirect_payload);
+
+    public static new List<Fact> parseFact(MMTFact fact)
+    {
+        if (fact is not MMTGeneralFact MMTSymbol)
+            return new();
+
+        List<Fact> orig = MMTFactory(null,
+            MMTSymbol.defines, MMTSymbol.type,
+            StageStatic.stage.factState, MMTSymbol.@ref
+        );
+
+        List<Fact> ret = new(orig);
+        foreach (Fact Fact in orig)
+            if (Fact is DynamicListFact pack)
+                ret.AddRange(pack.UnpackMe(true)); //TODO: set to false, once Server can index
+
+        return ret;
+    }
+
+    public SOMDoc SOMDocIndexer(int i)
+        => new OMA(
+            new OMS(MMTConstants.IndexList),
+            new[] {
+                indirect_payload,
+                new OMF(i)
+        });
+
+    // Best I can do is Equalness
+    protected override bool EquivalentWrapped(DynamicListFact f1, DynamicListFact f2)
+        => f1.payload.Count == f2.payload.Count
+        && f1.ListType.Equivalent(f2.ListType)
+        && f1.payload.Zip(f2.payload, (e1, e2) => e1.Equals(e2)).All(b => b);
+
+    protected override string[] GetDependentFactIds()
+        => indirect_payload.GetDependentFactIds();
+
+    protected override void RecalculateTransform() { }
+
+    protected override Fact _ReInitializeMe(Dictionary<string, string> old_to_new, FactRecorder organizer)
+        => new DynamicListFact(payload, indirect_payload?.MapURIs(old_to_new), ListType, organizer);
+
+    public List<Fact> UnpackMe(bool BypassServer)
+        => payload.SelectMany((object p, int i) =>
+                MakeFact(p, SOMDocIndexer(i), _Facts, BypassServer)
+            ).ToList();
+}
+
 /// <summary>
 /// 
 /// </summary>
@@ -197,10 +293,10 @@ public TupleFact(string[] lids, SOMDoc[] payload, FactRecorder organizer) : base
         SendToMMT();
     }
 
-    public TupleFact(string[] lids, SOMDoc[] payload, string backendURI, FactRecorder organizer) : base(organizer)
+    public TupleFact(string[] lids, SOMDoc[] payload, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         Init(lids, payload);
-        _URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
     }
 
     private void Init(string[] lids, SOMDoc[] payload)
@@ -244,7 +340,7 @@ protected override Fact _ReInitializeMe(Dictionary<string, string> old_to_new, F
             .Select(oms => (oms as OMS)?.uri)
             .ToArray();
 
-        return new(lids, defineOMA.arguments, fact.@ref.uri, StageStatic.stage.factState);
+        return new(lids, defineOMA.arguments, fact.@ref, StageStatic.stage.factState);
     }
 
     public override MMTFact MakeMMTDeclaration()
@@ -266,6 +362,171 @@ protected override bool EquivalentWrapped(TupleFact f1, TupleFact f2)
             .All(b => b);
 }
 
+public class DynamicTupleFact : FactWrappedCRTP<DynamicTupleFact>, IUnpackable
+{
+    object payload;
+
+    int count;
+
+    [JsonIgnore]
+    public Type[] Signature => _Signature ??= payload.GetType().GetGenericArguments();
+    private Type[] _Signature;
+
+    public SOMDoc indirect_payload;
+
+    public SOMDoc TupleType;
+
+    public DynamicTupleFact() : base() { }
+
+    private DynamicTupleFact(FactRecorder organizer) : base(organizer) { }
+
+    public static List<Fact> MMTFactory(object payload, SOMDoc indirect_payload, SOMDoc TupleType, FactRecorder organizer, SOMDoc _ServerDefinition = null)
+    {
+        if (payload == null
+         && indirect_payload == null)
+            return new();
+
+        if (payload == null)
+        {
+            Func<object[], object[]> builder =
+                indirect_payload.PartialInvokeCastingLambdaExpression(out Type[] signature);
+
+            if (signature.Length != 1)
+                return new();
+
+            payload = builder(new object[0])[0];
+        }
+
+        if (!TupleExtensions.IsTupleType(payload.GetType(), out int count))
+            return new();
+        Type[] Signature = payload.GetType().GetGenericArguments();
+        List<Fact> ret = new();
+
+        // Isomorphismen
+        if (payload is Tuple<float, float, float> point)
+        {
+            Vector3 vec = new(point.Item1, point.Item2, point.Item3);
+            ret.Add(new PointFact(vec, vec, organizer));
+            return ret;
+        }
+        //if(payload is Tuple<Tuple<float, float>, Func<float, TIn>, Func<TIn?[..],TOut>> func)
+        if (Signature.Length == 3
+         && Signature[0].Equals(typeof(Tuple<float, float>))
+         && FuncExtensions.IsFuncType(Signature[1], out int callerCount)
+         && FuncExtensions.IsFuncType(Signature[2], out int calledCount)
+         && callerCount == 2 && calledCount >= 2
+         && Signature[1].GetGenericArguments()[0].Equals(typeof(float)))
+        {
+            Type callerType = Signature[1].GetGenericArguments()[1];
+            Type[] calledType = Signature[2].GetGenericArguments();
+
+            if ((calledCount == 2
+                && callerType.Equals(calledType[0])
+             ) || (callerType.IsGenericType
+                && calledCount - 1 == callerType.GetGenericArguments().Length
+                && callerType.GetGenericArguments()
+                    .Zip(calledType[..^1], (a, b) => a.Equals(b))
+                    .All(b => b)
+            ))
+            {
+                Tuple<float, float> domain = (Tuple<float, float>)((ITuple)payload)[0];
+                ret.Add(new FunctionFact(SOMDocIndexer(1, 3, indirect_payload), organizer));
+                ret.Add(new FunctionFact(SOMDocIndexer(2, 3, indirect_payload), organizer));
+                ret.Add(new FunctionCallFact(ret[1].Id, ret[0].Id, (domain.Item1, domain.Item2), organizer));
+                return ret;
+            }
+        }
+
+        //TODO? indirect_payload ??= SOMDoc.FromObject(payload);
+        TupleType ??= SOMDoc.SOMDocType(payload.GetType());
+
+        ret.Add(new DynamicTupleFact(organizer)
+        {
+            payload = payload,
+            indirect_payload = indirect_payload,
+            TupleType = TupleType,
+            count = count,
+            ServerDefinition = _ServerDefinition,
+        });
+
+        if (_ServerDefinition == null)
+            (ret[0] as DynamicTupleFact).SendToMMT();
+
+        return ret;
+    }
+
+    public override MMTFact MakeMMTDeclaration()
+        => indirect_payload == null
+        ? throw new NotSupportedException(nameof(indirect_payload) + " must not be null")
+        : new MMTGeneralFact(Label, TupleType, indirect_payload);
+
+    public static new List<Fact> parseFact(MMTFact fact)
+    {
+        if (fact is not MMTGeneralFact MMTSymbol)
+            return new();
+
+        return MMTFactory(null,
+            MMTSymbol.defines, MMTSymbol.type,
+            StageStatic.stage.factState, MMTSymbol.@ref
+        );
+    }
+
+    public SOMDoc SOMDocIndexer(int i)
+        => SOMDocIndexer(i, count, indirect_payload);
+
+    public static SOMDoc SOMDocIndexer(int i, int count, SOMDoc indirect_payload)
+    {
+        if (i >= count && i < 0)
+            throw new ArgumentOutOfRangeException($"{nameof(i)} must not be negative or exceed {count}");
+
+        SOMDoc ret = indirect_payload;
+
+        for (int j = 0; j < i; j++)
+            ret = new OMA(
+                new OMS(MMTConstants.ProjR),
+                new[] { ret }
+            );
+
+        return count - 1 - i > 0
+            ? new OMA(
+                new OMS(MMTConstants.ProjL),
+                new[] { ret })
+            : ret;
+    }
+
+    // Best I can do is Equalness
+    protected override bool EquivalentWrapped(DynamicTupleFact f1, DynamicTupleFact f2)
+    {
+        if (f1.count != f2.count
+        || !f1.TupleType.Equivalent(f2.TupleType))
+            return false;
+
+        for (int i = 0; i < f1.count; i++)
+            if (!((ITuple)f1.payload)[i].Equals(((ITuple)f2.payload)[i]))
+                return false;
+
+        return true;
+    }
+
+    protected override string[] GetDependentFactIds()
+        => indirect_payload.GetDependentFactIds();
+
+    protected override void RecalculateTransform() { }
+
+    protected override Fact _ReInitializeMe(Dictionary<string, string> old_to_new, FactRecorder organizer)
+        => MMTFactory(payload, indirect_payload?.MapURIs(old_to_new), TupleType, organizer)?[0];
+
+    public List<Fact> UnpackMe(bool BypassServer)
+    {
+        List<Fact> ret = new List<Fact>();
+
+        for (int i = 0; i < count; i++)
+            ret.AddRange(MakeFact(((ITuple)payload)[i], SOMDocIndexer(i), _Facts, BypassServer));
+
+        return ret;
+    }
+}
+
 public class RealLitFact : FactWrappedCRTP<RealLitFact>
 {
     public float value;
@@ -278,10 +539,10 @@ public RealLitFact(float value, FactRecorder organizer) : base(organizer)
         SendToMMT();
     }
 
-    public RealLitFact(float value, string URI, FactRecorder organizer) : base(organizer)
+    public RealLitFact(float value, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.value = value;
-        this._URI = URI;
+        this.ServerDefinition = _ServerDefinition;
     }
 
     public override MMTFact MakeMMTDeclaration()
diff --git a/Assets/Scripts/InteractionEngine/FactHandling/Facts/VolumeFacts.cs b/Assets/Scripts/InteractionEngine/FactHandling/Facts/VolumeFacts.cs
index 347dffe9..8f2de89a 100644
--- a/Assets/Scripts/InteractionEngine/FactHandling/Facts/VolumeFacts.cs
+++ b/Assets/Scripts/InteractionEngine/FactHandling/Facts/VolumeFacts.cs
@@ -59,21 +59,21 @@ protected override void RecalculateTransform()
     /// <param name="volume">sets <see cref="vol"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public ConeVolumeFact(string Cid1, string Pid1, float volume, string backendURI, FactRecorder organizer) : base(organizer)
+    public ConeVolumeFact(string Cid1, string Pid1, float volume, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Cid1 = Cid1;
         this.Pid1 = Pid1;
         this.vol = volume;
 
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static ConeVolumeFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         if (((MMTValueFact)fact).lhs is not OMA lhs)
-            return null;
+            return new();
 
         string CircleUri = ((OMS)((OMA)lhs.arguments[0]).arguments[0]).uri;
         string PointUri = ((OMS)((OMA)lhs.arguments[0]).arguments[1]).uri;
@@ -84,9 +84,9 @@ public ConeVolumeFact(string Cid1, string Pid1, float volume, string backendURI,
 
         if (!FactRecorder.AllFacts.ContainsKey(CircleUri)
          || !FactRecorder.AllFacts.ContainsKey(PointUri))
-            return null;
+            return new();
 
-        return new ConeVolumeFact(CircleUri, PointUri, volume, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new ConeVolumeFact(CircleUri, PointUri, volume, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -199,7 +199,7 @@ protected override void RecalculateTransform()
     /// <param name="proof">sets <see cref="proof"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public TruncatedConeVolumeFact(string Cid1, string Cid2, float volume, string unequalproof, OMA proof, string backendURI, FactRecorder organizer) : base(organizer)
+    public TruncatedConeVolumeFact(string Cid1, string Cid2, float volume, string unequalproof, OMA proof, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.CidBase = Cid1;
         this.CidTop = Cid2;
@@ -207,12 +207,12 @@ public TruncatedConeVolumeFact(string Cid1, string Cid2, float volume, string un
         this.proof = proof;
         this.unequalCirclesProof = unequalproof;
 
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static TruncatedConeVolumeFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         string Circle1Uri = ((OMS)((OMA)((OMA)((MMTValueFact)fact).lhs).arguments[0]).arguments[0]).uri;
         string Circle2Uri = ((OMS)((OMA)((OMA)((MMTValueFact)fact).lhs).arguments[0]).arguments[1]).uri;
@@ -223,9 +223,9 @@ public TruncatedConeVolumeFact(string Cid1, string Cid2, float volume, string un
 
         if (!FactRecorder.AllFacts.ContainsKey(Circle1Uri)
          || !FactRecorder.AllFacts.ContainsKey(Circle2Uri))
-            return null;
+            return new();
 
-        return new TruncatedConeVolumeFact(Circle1Uri, Circle2Uri, volume, UnEqualCirclesProof, proof, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new TruncatedConeVolumeFact(Circle1Uri, Circle2Uri, volume, UnEqualCirclesProof, proof, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
@@ -333,7 +333,7 @@ protected override void RecalculateTransform()
     /// <param name="proof">sets <see cref="proof"/></param>
     /// <param name="backendURI">MMT URI</param>
     /// <param name="organizer">sets <see cref="Fact._Facts"/></param>
-    public CylinderVolumeFact(string Cid1, string Cid2, float volume, string eqProof, OMA proof, string backendURI, FactRecorder organizer) : base(organizer)
+    public CylinderVolumeFact(string Cid1, string Cid2, float volume, string eqProof, OMA proof, SOMDoc _ServerDefinition, FactRecorder organizer) : base(organizer)
     {
         this.Cid1 = Cid1;
         this.Cid2 = Cid2;
@@ -341,12 +341,12 @@ public CylinderVolumeFact(string Cid1, string Cid2, float volume, string eqProof
         this.proof = proof;
         this.equalCirclesProof = eqProof;
 
-        this._URI = backendURI;
+        this.ServerDefinition = _ServerDefinition;
         _ = this.Label;
     }
 
     /// \copydoc Fact.parseFact(ScrollFact)
-    public new static CylinderVolumeFact parseFact(MMTFact fact)
+    public new static List<Fact> parseFact(MMTFact fact)
     {
         string Circle1Uri = ((OMS)((OMA)((OMA)((MMTValueFact)fact).lhs).arguments[0]).arguments[0]).uri;
         string Circle2Uri = ((OMS)((OMA)((OMA)((MMTValueFact)fact).lhs).arguments[0]).arguments[1]).uri;
@@ -357,9 +357,9 @@ public CylinderVolumeFact(string Cid1, string Cid2, float volume, string eqProof
 
         if (!FactRecorder.AllFacts.ContainsKey(Circle1Uri)
          || !FactRecorder.AllFacts.ContainsKey(Circle2Uri))
-            return null;
+            return new();
 
-        return new CylinderVolumeFact(Circle1Uri, Circle2Uri, volume, EqualCirclesProof, proof, fact.@ref.uri, StageStatic.stage.factState);
+        return new() { new CylinderVolumeFact(Circle1Uri, Circle2Uri, volume, EqualCirclesProof, proof, fact.@ref, StageStatic.stage.factState) };
     }
 
     /// \copydoc Fact.generateLabel
diff --git a/Assets/Scripts/InteractionEngine/TBD/CanonBallCalculator2D.cs b/Assets/Scripts/InteractionEngine/TBD/CanonBallCalculator2D.cs
index c08d4409..43f21ee7 100644
--- a/Assets/Scripts/InteractionEngine/TBD/CanonBallCalculator2D.cs
+++ b/Assets/Scripts/InteractionEngine/TBD/CanonBallCalculator2D.cs
@@ -22,7 +22,7 @@ public class CanonBallProblemCalculator2D
     public List<string> Result_ArgsFunc_Id;
     public List<string> Result_FuncCall_Id;
 
-    public CanonBallProblemCalculator2D(List<LineFact> walls, Vector3 starPos, Vector3 starVec, Vector3 gravity, float bounce, int dim_const, int dim_A, int dim_B, FactRecorder factOrganizer, int maxIter = 256)
+    public CanonBallProblemCalculator2D(List<LineFact> walls, Vector3 starPos, Vector3 starVec, Vector3 gravity, float bounce, int dim_const, int dim_A, int dim_B, FactRecorder factOrganizer, int maxIter = 32)
     {
         Walls = walls;
         Dim_const = dim_const;
@@ -170,7 +170,7 @@ SOMDoc BuildOMA_XVA()
             }),}),}),}),}));
         }
 
-        SOMDoc BuildOMAPath(Vector3 Pos, Vector3 Vel)
+        SOMDoc BuildOMAPath(Vector3 Pos, Vector3 Vel, float last_t)
         {   //t -> [Pos, Vel, g, t]
             return new FUN(new FUN.Param[]
                 {
@@ -182,9 +182,14 @@ SOMDoc BuildOMAPath(Vector3 Pos, Vector3 Vel)
                         SOMDoc.MakeVector3(Pos),
                         SOMDoc.MakeVector3(Vel),
                         SOMDoc.MakeVector3(Gravity),
-                        new OMV("t"),
-                    }
-            ));
+                        new OMA(
+                            new OMS(MMTConstants.AddRealLit),
+                            new SOMDoc[]{
+                                new OMV("t"),
+                                new OMA(
+                                    new OMS(MMTConstants.MinusRealLit),
+                                    new[]{ new OMF(last_t) }
+            )})}));
         }
 
         //Pos = Pos + Vel * t + 0.5 * g * t**2
@@ -211,7 +216,7 @@ Vector3 UpdateVel(Vector3 Vel, float t)
                 c = -Pos[Dim_B] * Top.Dir[Dim_A] + Pos[Dim_A] * Top.Dir[Dim_B]
                     + Top.Point1.Point[Dim_B] * Top.Dir[Dim_A] - Top.Point1.Point[Dim_A] * Top.Dir[Dim_B];
 
-            if (a == 0)
+            if (Math.Abs(a) < Math3d.vectorPrecission)
                 return ((float)(-c / b), -1);
 
             float
@@ -245,6 +250,7 @@ float SolveForDistanceOnPlane(Vector3 Pos, Vector3 Vel, LineFact Top, float t)
         Result_ArgsFunc_Id = new();
         Result_FuncCall_Id = new();
 
+        float last_t = 0;
         for (int i = 0; i < MaxIter; i++)
         {
             pos = UpdatePos(pos, vel, (float)Math3d.vectorPrecission); //minimum step
@@ -264,12 +270,12 @@ float SolveForDistanceOnPlane(Vector3 Pos, Vector3 Vel, LineFact Top, float t)
 
             Result_ArgsFunc_Id.Add(
                 FactOrganizer.Add(
-                    new FunctionFact(BuildOMAPath(pos, vel), FactOrganizer),
+                    new FunctionFact(BuildOMAPath(pos, vel, last_t), FactOrganizer),
                     out _, true, null, null));
 
             Result_FuncCall_Id.Add(
                 FactOrganizer.Add(
-                    new FunctionCallFact(Result_MovementFunc_Id, Result_ArgsFunc_Id.Last(), (-(float)Math3d.vectorPrecission, next_t), FactOrganizer),
+                    new FunctionCallFact(Result_MovementFunc_Id, Result_ArgsFunc_Id.Last(), (-(float)Math3d.vectorPrecission + last_t, next_t + last_t), FactOrganizer),
                     out _, true, null, null));
 
             if (hits.Length == 0)
@@ -277,12 +283,10 @@ float SolveForDistanceOnPlane(Vector3 Pos, Vector3 Vel, LineFact Top, float t)
 
             pos = UpdatePos(pos, vel, next_t);
             Vector3 vel_at_bounce = UpdateVel(vel, next_t);
-
             Vector3 LineFactNorm = Vector3.Cross(PlaneNorm, next_Wall.Dir);
-            float bounce_angle_cos = Mathf.Abs(Vector3.Dot(vel_at_bounce.normalized, LineFactNorm));
-            float bounce_fac = 1 - (1 - Bounce) * (Mathf.Acos(bounce_angle_cos) / 2 / Mathf.PI);
 
             vel = Bounce * Vector3.Reflect(vel_at_bounce, LineFactNorm);
+            last_t += next_t;
         }
 
         return;
diff --git a/Assets/Scripts/InteractionEngine/TBD/CanonBallCalculator3D.cs b/Assets/Scripts/InteractionEngine/TBD/CanonBallCalculator3D.cs
index 40d0491e..0fe0392b 100644
--- a/Assets/Scripts/InteractionEngine/TBD/CanonBallCalculator3D.cs
+++ b/Assets/Scripts/InteractionEngine/TBD/CanonBallCalculator3D.cs
@@ -35,7 +35,7 @@ public Wall(LineFact Topology, float Bounce)
         }
     }
 
-    public CanonBallProblemCalculator3D(List<QuadFact> walls, Vector3 starPos, Vector3 starVec, Vector3 gravity, float Bounce, int dim_G, int dim_A, int dim_B, FactRecorder factOrganizer, int maxIter = 256)
+    public CanonBallProblemCalculator3D(List<QuadFact> walls, Vector3 starPos, Vector3 starVec, Vector3 gravity, float Bounce, int dim_G, int dim_A, int dim_B, FactRecorder factOrganizer, int maxIter = 32)
     {
         Walls = walls;
         Dim_G = dim_G;
@@ -92,7 +92,7 @@ SOMDoc BuildOMA_XVA()
             }),}),}),}),}));
         }
 
-        SOMDoc BuildOMAPath(Vector3 Pos, Vector3 Vel)
+        SOMDoc BuildOMAPath(Vector3 Pos, Vector3 Vel, float last_t)
         {   //t -> [Pos, Vel, g, t]
             return new FUN(new FUN.Param[]
                 {
@@ -104,9 +104,14 @@ SOMDoc BuildOMAPath(Vector3 Pos, Vector3 Vel)
                         SOMDoc.MakeVector3(Pos),
                         SOMDoc.MakeVector3(Vel),
                         SOMDoc.MakeVector3(Gravity),
-                        new OMV("t"),
-                    }
-            ));
+                        new OMA(
+                            new OMS(MMTConstants.AddRealLit),
+                            new SOMDoc[]{
+                                new OMV("t"),
+                                new OMA(
+                                    new OMS(MMTConstants.MinusRealLit),
+                                    new[]{ new OMF(last_t) }
+            )})}));
         }
 
         //Pos = Pos + Vel * t + 0.5 * g * t**2
@@ -184,11 +189,11 @@ Vector3 UpdateVel(Vector3 Vel, float t)
                 b = _Reduce(Vel),
                 c = _Reduce(Pos) - _Reduce(Top.Points[0].Point);
 
-            if (a == 0)
-                return b == 0
+            if (Math.Abs(a) < Math3d.vectorPrecission)
+                return Math.Abs(b) < Math3d.vectorPrecission
                     ? (-1, -1) // unconstrained
                     : ((float)(-c / b), -1);
-            else if (c == 0) // not neccessary iff using double midnight
+            else if (Math.Abs(c) < Math3d.vectorPrecission) // not neccessary iff using double midnight
                 return (0, (float)(-b / a));
 
             float
@@ -231,6 +236,7 @@ bool HitOnPlane(Vector3 Pos, Vector3 Vel, QuadFact Top, float t)
         Result_ArgsFunc_Id = new();
         Result_FuncCall_Id = new();
 
+        float last_t = 0f;
         for (int i = 0; i < MaxIter; i++)
         {
             pos = UpdatePos(pos, vel, (float)Math3d.vectorPrecission); //minimum step
@@ -248,12 +254,12 @@ bool HitOnPlane(Vector3 Pos, Vector3 Vel, QuadFact Top, float t)
 
             Result_ArgsFunc_Id.Add(
                 FactOrganizer.Add(
-                    new FunctionFact(BuildOMAPath(pos, vel), FactOrganizer),
+                    new FunctionFact(BuildOMAPath(pos, vel, last_t), FactOrganizer),
                     out _, true, null, null));
 
             Result_FuncCall_Id.Add(
                 FactOrganizer.Add(
-                    new FunctionCallFact(Result_MovementFunc_Id, Result_ArgsFunc_Id.Last(), (-(float)Math3d.vectorPrecission, next_t), FactOrganizer),
+                    new FunctionCallFact(Result_MovementFunc_Id, Result_ArgsFunc_Id.Last(), (-(float)Math3d.vectorPrecission + last_t, next_t + last_t), FactOrganizer),
                     out _, true, null, null));
 
             if (hits.Length == 0)
@@ -262,10 +268,8 @@ bool HitOnPlane(Vector3 Pos, Vector3 Vel, QuadFact Top, float t)
             pos = UpdatePos(pos, vel, next_t);
             Vector3 vel_at_bounce = UpdateVel(vel, next_t);
 
-            float bounce_angle_cos = Mathf.Abs(Vector3.Dot(vel_at_bounce.normalized, next_Wall.Normal));
-            float bounce_fac = 1 - (1 - Bounce) * (Mathf.Acos(bounce_angle_cos) / 2 / Mathf.PI);
-
             vel = Bounce * Vector3.Reflect(vel_at_bounce, next_Wall.Normal);
+            last_t += next_t;
         }
 
         return;
diff --git a/Assets/Scripts/InventoryStuff/DisplayFacts.cs b/Assets/Scripts/InventoryStuff/DisplayFacts.cs
index cfdc2a8c..9a5f242d 100644
--- a/Assets/Scripts/InventoryStuff/DisplayFacts.cs
+++ b/Assets/Scripts/InventoryStuff/DisplayFacts.cs
@@ -248,7 +248,6 @@ public int Compare(Fact x, Fact y)
 
             typeof(FunctionFact),
             typeof(FunctionCallFact),
-            typeof(AttachedPositionFunction),
 
             typeof(TestFact),
         };
diff --git a/Assets/Scripts/InventoryStuff/ScrollDetails.cs b/Assets/Scripts/InventoryStuff/ScrollDetails.cs
index 1556c9e3..ce5d1c0a 100644
--- a/Assets/Scripts/InventoryStuff/ScrollDetails.cs
+++ b/Assets/Scripts/InventoryStuff/ScrollDetails.cs
@@ -7,7 +7,6 @@
 using System.Linq;
 using REST_JSON_API;
 using static CommunicationEvents;
-using System;
 
 public class ScrollDetails : MonoBehaviour
 {
@@ -44,6 +43,11 @@ public static ScrollDetails Instance
     private bool DynamicScrollInQue = false;
     private bool MagicInQue = false;
 
+    private readonly IReadOnlyList<string> NoDynamicScroll = new List<string>() { 
+        MMTConstants.ScrollCannonBall2D,
+        MMTConstants.ScrollCannonBall3D,
+    };
+
     void Awake()
     {
         Instance = this;
@@ -241,7 +245,10 @@ IEnumerator _MagicButton()
 
     public void NewAssignmentTrigger()
     {
-        return;
+        if (ActiveScroll?.ScrollReference == null
+         || NoDynamicScroll.Contains(ActiveScroll.ScrollReference))
+            return;
+
         if (AutomaticHintGenerationActive || DynamicScrollDescriptionsActive)
             StartCoroutine(_NewAssignment());
 
@@ -341,36 +348,28 @@ string prepareScrollAssignments()
 
     private void GeneratePushoutFacts(List<MMTFact> pushoutFacts)
     {
+        List<Fact> ret = new();
+
         bool samestep = false;
-        Fact[] newFacts = new Fact[pushoutFacts.Count];
         for (int i = 0; i < pushoutFacts.Count; i++)
         {
-            newFacts[i] = ParsingDictionary.parseFactDictionary[pushoutFacts[i].getType()](pushoutFacts[i]);
-            if (newFacts[i] != null)
+            List<Fact> new_list = ParsingDictionary.parseFactDictionary[pushoutFacts[i].getType()](pushoutFacts[i]);
+            if (new_list.Count == 0)
             {
+                Debug.LogWarning("Parsing on pushout-fact returned empty List -> One of the dependent facts does not exist or parsing failed");
+                continue;
+            }
+
+            foreach (Fact new_fact in new_list)
+            {
+                ret.Add(new_fact);
+
                 AnimateExistingFactEvent.Invoke
-                    (FactAdder.AddFactIfNotFound(newFacts[i], out _, samestep, null, ActiveScroll.label).Id
+                    (FactAdder.AddFactIfNotFound(new_fact, out _, samestep, null, ActiveScroll.label).Id
                     , FactWrapper.FactMaterials.Solution);
 
                 samestep = true;
             }
-            else
-                Debug.Log("Parsing on pushout-fact returned null -> One of the dependent facts does not exist");
-        }
-
-        //void PostPopulateActiveScroll(Fact[] newFacts) {
-        switch (ActiveScroll.ScrollReference)
-        {
-            case MMTConstants.ScrollCannonBall3D:
-                dynamic v0 = (pushoutFacts[0] as MMTGeneralFact).defines.PartialInvokeCastingLambdaExpression(out Type[] signature0)(new object[0]);
-                dynamic v1 = (pushoutFacts[1] as MMTGeneralFact).defines.PartialInvokeCastingLambdaExpression(out Type[] signature1)(new object[0]);
-                dynamic v2 = (pushoutFacts[2] as MMTGeneralFact).defines.PartialInvokeCastingLambdaExpression(out Type[] signature2);
-                dynamic v3 = (pushoutFacts[3] as MMTGeneralFact).defines.PartialInvokeCastingLambdaExpression(out Type[] signature3)(new object[0]);
-
-                return;
-
-            default:
-                return;
         }
     }
 
@@ -414,12 +413,11 @@ void _processRenderedScroll(Scroll rendered, List<string> hintUris)
                 //If ScrollFact is assigned -> No Hint
                 if (!RenderedScrollFact.IsSet)
                 {
-                    Fact HintFact =
+                    List<Fact> HintFactList =
                         ParsingDictionary.parseFactDictionary[rendered.requiredFacts[i].getType()]
                         .Invoke(rendered.requiredFacts[i]);
 
-                    //If the fact could not be parsed -> Therefore not all dependent Facts exist -> No Hint
-                    if (HintFact != null)
+                    foreach (Fact HintFact in HintFactList)
                     {
                         hintUris.Add(HintFact.Id); // == rendered.requiredFacts[i].@ref.uri
                         LatestRenderedHints.Add(HintFact);
diff --git a/Assets/Scripts/MMTServer/CommunicationProtocoll/Endpoints.cs b/Assets/Scripts/MMTServer/CommunicationProtocoll/Endpoints.cs
index 29bece51..24310a8e 100644
--- a/Assets/Scripts/MMTServer/CommunicationProtocoll/Endpoints.cs
+++ b/Assets/Scripts/MMTServer/CommunicationProtocoll/Endpoints.cs
@@ -83,7 +83,7 @@ public string label
         private string _label;
 
         [JsonProperty("ref")]
-        public FactReference @ref;
+        public OMS @ref;
 
         public abstract string getType();
 
diff --git a/Assets/Scripts/MMTServer/CommunicationProtocoll/MMTConstants.cs b/Assets/Scripts/MMTServer/CommunicationProtocoll/MMTConstants.cs
index 3ca1fb65..0479a7d8 100644
--- a/Assets/Scripts/MMTServer/CommunicationProtocoll/MMTConstants.cs
+++ b/Assets/Scripts/MMTServer/CommunicationProtocoll/MMTConstants.cs
@@ -64,20 +64,23 @@ public static class MMTConstants
         public static readonly string ListEnd = "http://gl.mathhub.info/MMT/LFX/Datatypes?ListSymbols?nil_constant";
 
         public static readonly string AddRealLit = "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit";
+        public static readonly string MinusRealLit = "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit";
+        public static readonly string InvertRealLit = "http://mathhub.info/MitM/Foundation?RealLiterals?inv_real_lit";
         public static readonly string TimesRealLit = "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit";
+        public static readonly string LEQRealLit = "http://mathhub.info/MitM/Foundation?RealLiterals?leq_real_lit";
+
         public static readonly string ProjL = "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Projl";
         public static readonly string ProjR = "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Projr";
         public static readonly string Map = "http://gl.mathhub.info/MMT/LFX/Datatypes?ListOperations?map";
 
         public static readonly string PartialAggregate = "?Step";
-        public static readonly string FeedForwardWhile = "?StepUntil";
-        public static readonly string Predicate = "?Pred";
+        public static readonly string FeedForwardWhile = "http://mathhub.info/FrameIT/frameworld?StepUntil?stepUntil";
+        public static readonly string IndexList = "IndexList";
         public static readonly string ToArray = "?ToArray";
 
         public static readonly string Sin = "Sin";
         public static readonly string Cos = "Cos";
         public static readonly string Divide = "Divide";
-        public static readonly string Subtract = "Subtract";
         public static readonly string SquareRoot = "SquareRoot";
         public static readonly string LessThan = "LessThan";
         //public static readonly string MakeUnityEngineVector3 = "UnityEngine.Vector3";
@@ -151,8 +154,6 @@ public static class MMTConstants
                 typeof(FunctionFact) },
             { FunctionCallFact,
                 typeof(FunctionCallFact) },
-            { AttachedPositionFunction,
-                typeof(AttachedPositionFunction) },
 
             { RealLit,
                 typeof(float) },
@@ -165,6 +166,8 @@ public static class MMTConstants
 
             { AddRealLit,
                 typeof(Func<,,>).MakeGenericType(typeof(float), typeof(float), typeof(float)) },
+            { MinusRealLit,
+                typeof(Func<,,>).MakeGenericType(typeof(float), typeof(float), typeof(float)) },
             { ProjL, // how?
                 typeof(Func<,>) }, //.MakeGenericType(typeof(Tuple))
 
@@ -191,6 +194,8 @@ public static class MMTConstants
         { // **Overrides**
           { typeof(PointFact),
               Point },
+          { typeof(object),
+              null },
         });
 
         public static readonly IReadOnlyDictionary<string, string> URI_TO_TypeOF = new Dictionary<string, string> {
diff --git a/Assets/Scripts/MMTServer/CommunicationProtocoll/SOMDocToLambdaExpression.cs b/Assets/Scripts/MMTServer/CommunicationProtocoll/SOMDocToLambdaExpression.cs
index d369bd77..894530cb 100644
--- a/Assets/Scripts/MMTServer/CommunicationProtocoll/SOMDocToLambdaExpression.cs
+++ b/Assets/Scripts/MMTServer/CommunicationProtocoll/SOMDocToLambdaExpression.cs
@@ -47,7 +47,7 @@ protected static class SOMDocToLambdaExpression<T>
             { MMTConstants.Map,
                 ChainMakes(new[]{
                     CallAnyFunction(false, "Select", typeof(Enumerable)),
-                    CallAnyFunction(false, "ToArray", typeof(Enumerable))})},
+                    CallAnyFunction(false, "ToList", typeof(Enumerable))})},
             { MMTConstants.FeedForwardWhile,
                 CallAnyFunction(false, "FeedForwardWhile", typeof(IEnumerableExtensions)) },
             { MMTConstants.PartialAggregate,
@@ -60,6 +60,8 @@ protected static class SOMDocToLambdaExpression<T>
                 GetPropertyOrField("y") },
             { MMTConstants.PropertyZ,
                 GetPropertyOrField("z") },
+            { MMTConstants.IndexList,
+                IntCastedIndexer("Item") },
         };
 
             private static readonly Dictionary<string, ExpressionType> MMTtoBinaryExpressionType = new()
@@ -100,7 +102,7 @@ protected static class SOMDocToLambdaExpression<T>
                 ExpressionType.LeftShiftAssign},
             { MMTConstants.LessThan,
                 ExpressionType.LessThan},
-            { "LessThanOrEqual",
+            { MMTConstants.LEQRealLit,
                 ExpressionType.LessThanOrEqual},
             { "Modulo",
                 ExpressionType.Modulo},
@@ -130,7 +132,7 @@ protected static class SOMDocToLambdaExpression<T>
                 ExpressionType.RightShift},
             { "RightShiftAssign",
                 ExpressionType.RightShiftAssign},
-            { MMTConstants.Subtract,
+            { "Subtract",
                 ExpressionType.Subtract},
             { "SubtractAssign",
                 ExpressionType.SubtractAssign},
@@ -152,7 +154,9 @@ protected static class SOMDocToLambdaExpression<T>
                 ExpressionType.Decrement},
             { "Increment",
                 ExpressionType.Increment},
-            { "Negate",
+            { MMTConstants.MinusRealLit,
+                ExpressionType.Negate},
+            { MMTConstants.InvertRealLit,
                 ExpressionType.Negate},
             { "NegateChecked",
                 ExpressionType.NegateChecked},
@@ -234,10 +238,10 @@ void ThrowArgumentException(ExpressionType expression_cast, int expected)
                 else
                 if (MMTtoUnaryExpressionType.TryGetValue(URI, out var unnary_type))
                 {
-                    if (found_bound_params.Count() < 1)
+                    if (lambda_applicant.Count() < 1)
                         ThrowArgumentException(unnary_type, 1);
 
-                    Type UnarySecondArgument = found_bound_params.Count() < 2 ? null : found_bound_params[1].Type;
+                    Type UnarySecondArgument = lambda_applicant.Count() < 2 ? null : lambda_applicant[1].ReturnType;
 
                     return Expression.Lambda(Expression.MakeUnary(unnary_type, lambda_applicant[0].Body, UnarySecondArgument), found_bound_params);
                 }
@@ -468,9 +472,9 @@ private static CustomFunction CallAnyFunction(bool self, string method_name, Typ
                             .ToArray();
 
                         if (recipe.Length == 0)
-                            throw new Exception($"Could not find method \"{method_name}\" in Type \"{type}\" and Type Signature [{lambda_args_type}]");
+                            throw new Exception($"Could not find method \"{method_name}\" in Type \"{type}\" and Type Signature [{string.Join(", ", lambda_args_type.Select(o => o.ToString()))}]");
                         if (recipe.Length > 1) // AmbiguousMatchException
-                            Debug.LogWarning($"Found methods not unique for \"{method_name}\" in Type \"{type}\" and Type Signature [{lambda_args_type}]");
+                            Debug.LogWarning($"Found methods not unique for \"{method_name}\" in Type \"{type}\" and Type Signature [{string.Join(", ", lambda_args_type.Select(o => o.ToString()))}]");
 
                         call_method = recipe[0].m;
                         call_args = recipe[0].partials;
@@ -662,9 +666,23 @@ private static CustomFunction CallAnyFunction(bool self, string method_name, Typ
 
             private static CustomFunction GetPropertyOrField(string property_name)
                 => (LambdaExpression[] lambda_applicant, LambdaExpression[] lambda_arguments, ParameterExpression[] bound_params)
-                => Expression.Lambda(
+                => lambda_applicant.Length == 1
+                    ? Expression.Lambda(
                         Expression.PropertyOrField(lambda_applicant[0].Body, property_name),
                         bound_params
+                    )
+                    : Expression.Lambda(
+                        Expression.Property(lambda_applicant[0].Body, property_name, 
+                            lambda_applicant.Skip(1).Select(l=>l.Body).ToArray()),
+                        bound_params
+                    );
+
+            private static CustomFunction IntCastedIndexer(string property_name)
+                => (LambdaExpression[] lambda_applicant, LambdaExpression[] lambda_arguments, ParameterExpression[] bound_params)
+                => Expression.Lambda(
+                        Expression.Property(lambda_applicant[0].Body, property_name, 
+                            Expression.Convert(lambda_applicant[1].Body, typeof(int))),
+                        bound_params
                     );
         }
     }
diff --git a/Assets/Scripts/MMTServer/CommunicationProtocoll/SOMDocs.cs b/Assets/Scripts/MMTServer/CommunicationProtocoll/SOMDocs.cs
index 7f454029..4e6033b1 100644
--- a/Assets/Scripts/MMTServer/CommunicationProtocoll/SOMDocs.cs
+++ b/Assets/Scripts/MMTServer/CommunicationProtocoll/SOMDocs.cs
@@ -35,27 +35,33 @@ public SOMDoc SOMDocType()
 
         public static SOMDoc SOMDocType(Type type)
         {
-            if (type == typeof(Vector3)) // Isomoprhismus
-                type = typeof(Tuple);
-
             SOMDoc[] args = type.IsGenericType
                 ? type.GetGenericArguments().Select(t => SOMDocType(t)).ToArray()
+                : type.HasElementType ? new[] { SOMDocType(type.GetElementType()) }
                 : null;
 
-            if (FuncExtensions.GenericFuncTypes.Contains(type.IsGenericType ? type.GetGenericTypeDefinition() : type))
+            if (type == typeof(Vector3) // Isomoprhismus
+             || TupleExtensions.IsTupleType(type, out _)) // Dictionary does not like Generics
+                type = typeof(Tuple);
+
+            if (type.HasElementType) // pretend its a List
+                type = typeof(List<>); // Dictionary does not like Generics
+
+
+            if (FuncExtensions.IsFuncType(type, out _))
                 return new FUNTYPE(args[..^1], args[^1]);
 
             if (MMTConstants.TYPE_TO_OMS.TryGetValue(type, out string uri))
-                return type.IsGenericType
+                return args != null
                     ? new OMA(new OMS(uri), args)
                     : new OMS(uri);
 
-            throw new NotImplementedException();
+            throw new NotImplementedException($"For Type {type}");
         }
 
         protected internal abstract Type ToType(Type[] args, (string name, Type type)[] bound_params);
         public Type ToType()
-            => ToType(new Type[0], new (string name, Type type)[0] );
+            => ToType(new Type[0], new (string name, Type type)[0]);
 
         public static bool Equivalent(SOMDoc sd1, SOMDoc sd2)
             => sd1 != null && sd2 != null
@@ -63,49 +69,63 @@ public static bool Equivalent(SOMDoc sd1, SOMDoc sd2)
 
         public abstract bool Equivalent(SOMDoc sd2);
 
-        public Func<object[], object[]> PartialInvokeCastingLambdaExpression(out Type[] signature_args, object[] callArgs = null, bool[] useArgs = null)
+        public Func<object[], object[]> PartialInvokeCastingLambdaExpression(out Type[] signature, object[] callArgs = null, bool[] useArgs = null)
         {
+            Expression to_compile;
+            List<Type> signature_list;
             LambdaExpression lambda_orig = GetLambdaExpression();
-            if (lambda_orig.Body is LambdaExpression lambda_lambda)
-                lambda_orig = lambda_lambda;
 
-            signature_args = new Type[lambda_orig.Parameters.Count + 1];
+            if (FuncExtensions.IsFuncType(lambda_orig.ReturnType, out int signature_count))
+            {
+                signature_list = lambda_orig.ReturnType.GetGenericArguments().ToList();
+                to_compile = lambda_orig.Body;
+            }
+            else
+            {
+                signature_count = lambda_orig.Parameters.Count + 1;
+                signature_list =
+                    Enumerable.Append(
+                        lambda_orig.Parameters.Select(p => p.Type),
+                        lambda_orig.ReturnType)
+                    .ToList();
+                to_compile = lambda_orig;
+            }
 
             ParameterExpression object_arr = Expression.Parameter(typeof(object[]), "PARAMS_Arr");
-            Expression[] cast_new_to_signature = new Expression[lambda_orig.Parameters.Count];
+            Expression[] cast_new_to_signature = new Expression[signature_count - 1];
 
-            int n_params = 0;
-            for (int i = 0; i < lambda_orig.Parameters.Count; i++)
+            List<int> removed = new();
+            for (int i = 0; i < signature_count - 1; i++)
             {
                 if (callArgs != null && callArgs.Length < i
                  && (useArgs == null || (useArgs.Length < i && useArgs[i])))
                 {
                     cast_new_to_signature[i] =
-                        Expression.Constant(callArgs[i], lambda_orig.Parameters[i].Type);
+                        Expression.Constant(callArgs[i], signature_list[i]);
+
+                    removed.Add(i);
                     continue;
                 }
 
-                signature_args[n_params++] = lambda_orig.Parameters[i].Type;
-
                 cast_new_to_signature[i] =
                     Expression.Convert(
                         Expression.ArrayIndex(
                             object_arr,
                             Expression.Constant(i)
                         ),
-                        lambda_orig.Parameters[i].Type
+                        signature_list[i]
                     );
             }
-            signature_args[n_params] = lambda_orig.ReturnType;
-            signature_args = signature_args.Slice(0, n_params + 1).ToArray();
+            removed.ForEach(signature_list.RemoveAt);
+            signature = signature_list.ToArray();
 
             LambdaExpression final_expression =
                 Expression.Lambda(
-                    typeof(object[]).IsAssignableFrom(lambda_orig.ReturnType)
-                    ? Expression.Invoke(lambda_orig, cast_new_to_signature)
+                    typeof(object[]).IsAssignableFrom(signature[^1])
+                    ? Expression.Invoke(to_compile, cast_new_to_signature)
                     : Expression.NewArrayInit(
                         typeof(object),
-                        new Expression[] { Expression.Convert(Expression.Invoke(lambda_orig, cast_new_to_signature), typeof(object)) }),
+                        new Expression[] { Expression.Convert(Expression.Invoke(to_compile, cast_new_to_signature), typeof(object)) }),
 
                     object_arr
                 );
@@ -122,6 +142,8 @@ public LambdaExpression GetLambdaExpression()
 
         public abstract SOMDoc MapURIs(Dictionary<string, string> old_to_new);
 
+        public abstract string[] GetDependentFactIds();
+
         #region MakeMMT_OMS_URItoSOMDoc
         public static Vector3 MakeVector3(OMA tuple)
         {
@@ -241,6 +263,9 @@ protected override FUNTYPE MapURIsWrapped(Dictionary<string, string> old_to_new)
             => new(@params.Select(p => p.MapURIs(old_to_new)).ToArray()
                  , ret.MapURIs(old_to_new));
 
+        public override string[] GetDependentFactIds()
+            => new string[0];
+
         protected internal override LambdaExpression GetLambdaExpression(LambdaExpression[] lambda_applicant, LambdaExpression[] lambda_arguments, ParameterExpression[] bound_params)
         {
             throw new NotImplementedException();
@@ -251,7 +276,7 @@ protected internal override SOMDoc SOMDocType(SOMDoc[] args, FUN.Param[] bound_p
             throw new NotImplementedException();
         }
 
-        protected internal override Type ToType(Type[] args, (string name, Type type)[] bound_params) 
+        protected internal override Type ToType(Type[] args, (string name, Type type)[] bound_params)
             => FuncExtensions.CreateFuncType(Enumerable.Append(@params.Select(p => p.ToType()), ret.ToType()).ToArray());
     }
 
@@ -305,15 +330,30 @@ protected override FUN MapURIsWrapped(Dictionary<string, string> old_to_new)
             => new(@params.Select(p => new Param(p.name, p.type.MapURIs(old_to_new))).ToArray()
                  , body.MapURIs(old_to_new));
 
+        public override string[] GetDependentFactIds()
+            => body.GetDependentFactIds();
+
         protected internal override LambdaExpression GetLambdaExpression(LambdaExpression[] lambda_applicant, LambdaExpression[] lambda_arguments, ParameterExpression[] bound_params)
         {
-            ParameterExpression[] bind_me = bound_params.ShallowCloneAppend(
-                @params.Select(p => Expression.Parameter(p.type.ToType(), p.name)).ToArray()
-            );
+            ParameterExpression[] local_param =
+                @params.Select(p => Expression.Parameter(p.type.ToType(), p.name)).ToArray();
+
 
-            return Expression.Lambda(
-                body.GetLambdaExpression(lambda_applicant, lambda_arguments, bind_me),
-                bound_params);
+            LambdaExpression body_lambda =
+                body.GetLambdaExpression(
+                    lambda_applicant,
+                    lambda_arguments,
+                    bound_params.ShallowCloneAppend(local_param)
+                );
+
+            return
+                Expression.Lambda(
+                    Expression.Lambda(
+                        body_lambda.Body,
+                        local_param
+                    ),
+                    bound_params
+                );
         }
 
         protected internal override SOMDoc SOMDocType(SOMDoc[] args, Param[] bound_params)
@@ -363,7 +403,7 @@ protected internal override Type ToType(Type[] args, (string name, Type type)[]
         {
             (string name, Type type) p = bound_params.FirstOrDefault(param => param.name.Equals(name));
 
-            if(p == default)
+            if (p == default)
                 throw new FormatException($"Unable to find {nameof(FUN.Param)} for {nameof(OMV)} with name: {name}");
 
             return p.type;
@@ -386,6 +426,9 @@ public override string ToString()
 
         protected override OMV MapURIsWrapped(Dictionary<string, string> old_to_new)
             => (OMV)this.MemberwiseClone();
+
+        public override string[] GetDependentFactIds()
+            => new string[0];
     }
 
     public class OMA : SOMDocCRTP<OMA>
@@ -430,6 +473,11 @@ protected override OMA MapURIsWrapped(Dictionary<string, string> old_to_new)
                 arguments.Select(arg => arg.MapURIs(old_to_new)).ToArray()
             );
 
+        public override string[] GetDependentFactIds()
+            => applicant.GetDependentFactIds()
+            .AppendRange(arguments.SelectMany(arg => arg.GetDependentFactIds()))
+            .ToArray();
+
         protected internal override Type ToType(Type[] args, (string name, Type type)[] bound_params)
             => applicant.ToType(
                 arguments.Select(arg => arg.ToType(new Type[0], bound_params)).ToArray(),
@@ -450,7 +498,15 @@ public OMS(string uri) : base()
         }
 
         protected override bool EquivalentWrapped(OMS sd2)
-            => this.uri == sd2.uri;
+        {
+            bool
+                b1 = FactRecorder.AllFacts.TryGetValue(uri, out Fact f1),
+                b2 = FactRecorder.AllFacts.TryGetValue(sd2.uri, out Fact f2);
+
+            return (b1 == b2 && uri == sd2.uri)
+                || (b1 && b2 && f1.Equivalent(f2));
+        }
+
 
         protected internal override LambdaExpression GetLambdaExpression(LambdaExpression[] lambda_arguments_paps, LambdaExpression[] lambda_arguments_grands, ParameterExpression[] bound_params)
             => SOMDocToLambdaExpression<float>.MakeLambdaExpression(uri, lambda_arguments_paps, lambda_arguments_grands, bound_params);
@@ -466,6 +522,11 @@ protected override OMS MapURIsWrapped(Dictionary<string, string> old_to_new)
             return new OMS(new_uri);
         }
 
+        public override string[] GetDependentFactIds()
+            => FactRecorder.AllFacts.ContainsKey(uri)
+            ? new string[] { uri }
+            : new string[0];
+
         protected internal override Type ToType(Type[] args, (string name, Type type)[] bound_params)
         {
             if (FactRecorder.AllFacts.TryGetValue(uri, out Fact found))
@@ -531,7 +592,7 @@ protected internal override SOMDoc SOMDocType(SOMDoc[] args, FUN.Param[] bound_p
 
             if (use_uri)
                 return SOMDocType(tmp_type);
-                //return new OMS(_uri);
+            //return new OMS(_uri);
 
             throw new NotImplementedException(uri);
         }
@@ -565,6 +626,9 @@ public override string ToString()
         protected override OMSTR MapURIsWrapped(Dictionary<string, string> old_to_new)
             => (OMSTR)this.MemberwiseClone();
 
+        public override string[] GetDependentFactIds()
+            => new string[0];
+
         protected internal override Type ToType(Type[] args, (string name, Type type)[] bound_params)
             => typeof(string);
     }
@@ -597,6 +661,9 @@ public override string ToString()
         protected override OMF MapURIsWrapped(Dictionary<string, string> old_to_new)
             => (OMF)this.MemberwiseClone();
 
+        public override string[] GetDependentFactIds()
+            => new string[0];
+
         protected internal override Type ToType(Type[] args, (string name, Type type)[] bound_params)
             => typeof(float);
     }
@@ -625,6 +692,9 @@ protected override RAW MapURIsWrapped(Dictionary<string, string> old_to_new)
             return new RAW(copy);
         }
 
+        public override string[] GetDependentFactIds()
+            => new string[0];
+
         public override string ToString()
             => xml;
 
@@ -666,6 +736,9 @@ protected internal override SOMDoc SOMDocType(SOMDoc[] args, FUN.Param[] bound_p
 
         protected internal override Type ToType(Type[] args, (string name, Type type)[] bound_params)
             => SFunction.ToType(args, bound_params);
+
+        public override string[] GetDependentFactIds()
+            => SFunction.GetDependentFactIds();
     }
 
     // internal use only
@@ -699,6 +772,9 @@ public override string ToString()
         protected override OMC<T> MapURIsWrapped(Dictionary<string, string> old_to_new)
             => (OMC<T>)this.MemberwiseClone();
 
+        public override string[] GetDependentFactIds()
+            => new string[0];
+
         protected internal override Type ToType(Type[] args, (string name, Type type)[] bound_params)
             => typeof(T);
     }
diff --git a/Assets/Scripts/UI/NetwMenue/ResetSaveDataButton_mobile.cs b/Assets/Scripts/UI/NetwMenue/ResetSaveDataButton_mobile.cs
index 5c30bb37..939a05e3 100644
--- a/Assets/Scripts/UI/NetwMenue/ResetSaveDataButton_mobile.cs
+++ b/Assets/Scripts/UI/NetwMenue/ResetSaveDataButton_mobile.cs
@@ -39,5 +39,6 @@ public void GenerateAllDemoFiles()
     {
         GenerateDemoFiles.GenerateAll(); // has to happen in a Level.
         SceneManager.LoadScene("MainMenue"); // reload generated content
+        Application.Quit();
     }
 }
\ No newline at end of file
diff --git a/Assets/Scripts/Utility/Extensions/TupleExtensions.cs b/Assets/Scripts/Utility/Extensions/TupleExtensions.cs
index f6ad9157..b500483d 100644
--- a/Assets/Scripts/Utility/Extensions/TupleExtensions.cs
+++ b/Assets/Scripts/Utility/Extensions/TupleExtensions.cs
@@ -1,4 +1,6 @@
 using System;
+using System.Collections.Generic;
+using System.Linq;
 
 public static class TupleExtensions
 {
@@ -15,9 +17,18 @@ public static class TupleExtensions
     typeof(Tuple<,,,,,,,>)
 };
 
-    public static Type GetGenericTupleType(int argumentsCount) 
+    private static readonly IReadOnlyDictionary<Type, int> GenericFuncSignature =
+        GenericTupleTypes.ToDictionary(t => t, t => t.IsGenericType ? t.GetGenericArguments().Count() : 0);
+
+    public static Type GetGenericTupleType(int argumentsCount)
         => GenericTupleTypes[argumentsCount];
 
+    public static bool IsTupleType(Type type, out int signatureCount)
+        => GenericFuncSignature.TryGetValue(
+                type.IsGenericType ? type.GetGenericTypeDefinition() : type,
+                out signatureCount
+        );
+
     public static Type CreateTupleType(Type[] signature)
         => GetGenericTupleType(signature.Length)
             .MakeGenericType(signature);
diff --git a/Assets/Stages/CanonBall 2D.JSON b/Assets/Stages/CanonBall 2D.JSON
index e666b9ba..904de251 100644
--- a/Assets/Stages/CanonBall 2D.JSON	
+++ b/Assets/Stages/CanonBall 2D.JSON	
@@ -7,198 +7,229 @@
   "solution": {
     "ValidationSet": [],
     "ExposedSolutionFacts": [
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact8",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact9",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact10",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact13",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact16",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact19",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact22",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact25",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact28",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact31",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact34",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact37",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact40",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7{[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.2337257), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.316755), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03168104), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 2.345782E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 1.828351), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.3657235), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03658335), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.00366932), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.0003774144), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 4.505724E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, Infinity)}"
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact807",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact808",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact809",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact810",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact813",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact816",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact819",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact822",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact825",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact828",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact831",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact834",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact837",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact840",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}(-1E-05, 0.2337258)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337258)))}(0.2337158, 0.4320768)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320768)))}(0.4320667, 0.9467315)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467315)))}(0.9467215, 1.613118)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613118)))}(1.613108, 4.627315)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627315)))}(4.627305, 5.634649)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634649)))}(5.634639, 6.117978)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117978)))}(6.117968, 8.45536)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.45536)))}(8.455351, 10.32528)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32528)))}(10.32527, 11.82124)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82124)))}(11.82123, 13.01803)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01803)))}(13.01802, 13.97547)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97547)))}(13.97546, 14.74144)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}(14.74144, 15.35424)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35424)))}(15.35423, 15.8445)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.8445)))}(15.84449, 16.23672)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23672)))}(16.23671, 16.55051)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.55051)))}(16.5505, 16.80157)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80157)))}(16.80156, 17.00243)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00243)))}(17.00242, 17.16314)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16314)))}(17.16313, 17.29172)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29172)))}(17.29171, 17.39461)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.39461)))}(17.3946, 17.47693)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47693)))}(17.47692, 17.54281)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.54281)))}(17.5428, 17.59553)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59553)))}(17.59552, 17.63773)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63773)))}(17.63772, 17.6715)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.6715)))}(17.67149, 17.69854)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69854)))}(17.69853, 17.72019)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72019)))}(17.72018, 17.73752)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73752)))}(17.73751, 17.75141)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.75141)))}(17.7514, 17.76254)"
     ],
     "ImmutableFacts": [],
     "WorkflowGadgetDict": {
       "-1": null
     },
     "MetaInf": {
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact807": {
         "workflow_id": 0,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact8": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact808": {
         "workflow_id": 1,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact9": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact809": {
         "workflow_id": 2,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact10": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact810": {
         "workflow_id": 3,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact11": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact811": {
         "workflow_id": 4,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact12": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact812": {
         "workflow_id": 5,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact13": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact813": {
         "workflow_id": 6,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact14": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact814": {
         "workflow_id": 7,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact15": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact815": {
         "workflow_id": 8,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact16": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact816": {
         "workflow_id": 9,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact17": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact817": {
         "workflow_id": 10,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact18": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact818": {
         "workflow_id": 11,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact19": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact819": {
         "workflow_id": 12,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact20": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact820": {
         "workflow_id": 13,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact21": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact821": {
         "workflow_id": 14,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact22": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact822": {
         "workflow_id": 15,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact23": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact823": {
         "workflow_id": 16,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact24": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact824": {
         "workflow_id": 17,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact25": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact825": {
         "workflow_id": 18,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact26": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact826": {
         "workflow_id": 19,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact27": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact827": {
         "workflow_id": 20,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact28": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact828": {
         "workflow_id": 21,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact29": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact829": {
         "workflow_id": 22,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact30": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact830": {
         "workflow_id": 23,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact31": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact831": {
         "workflow_id": 24,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact32": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact832": {
         "workflow_id": 25,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact33": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact833": {
         "workflow_id": 26,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact34": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact834": {
         "workflow_id": 27,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact35": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact835": {
         "workflow_id": 28,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact36": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact836": {
         "workflow_id": 29,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact37": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact837": {
         "workflow_id": 30,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact38": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact838": {
         "workflow_id": 31,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact39": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact839": {
         "workflow_id": 32,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact40": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact840": {
         "workflow_id": 33,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact41": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact841": {
         "workflow_id": 34,
         "active": true,
         "isImmutable": false
@@ -208,1102 +239,1351 @@
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}": {
         "workflow_id": 36,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.2337257)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}(-1E-05, 0.2337258)": {
         "workflow_id": 37,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337258)))}": {
         "workflow_id": 38,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.316755)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337258)))}(0.2337158, 0.4320768)": {
         "workflow_id": 39,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320768)))}": {
         "workflow_id": 40,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03168104)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320768)))}(0.4320667, 0.9467315)": {
         "workflow_id": 41,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467315)))}": {
         "workflow_id": 42,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 2.345782E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467315)))}(0.9467215, 1.613118)": {
         "workflow_id": 43,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613118)))}": {
         "workflow_id": 44,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 1.828351)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613118)))}(1.613108, 4.627315)": {
         "workflow_id": 45,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627315)))}": {
         "workflow_id": 46,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.3657235)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627315)))}(4.627305, 5.634649)": {
         "workflow_id": 47,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634649)))}": {
         "workflow_id": 48,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03658335)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634649)))}(5.634639, 6.117978)": {
         "workflow_id": 49,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117978)))}": {
         "workflow_id": 50,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.00366932)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117978)))}(6.117968, 8.45536)": {
         "workflow_id": 51,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.45536)))}": {
         "workflow_id": 52,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.0003774144)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.45536)))}(8.455351, 10.32528)": {
         "workflow_id": 53,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32528)))}": {
         "workflow_id": 54,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 4.505724E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32528)))}(10.32527, 11.82124)": {
         "workflow_id": 55,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82124)))}": {
         "workflow_id": 56,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, Infinity)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82124)))}(11.82123, 13.01803)": {
         "workflow_id": 57,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7{[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.2337257), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.316755), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03168104), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 2.345782E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 1.828351), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.3657235), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03658335), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.00366932), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.0003774144), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 4.505724E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, Infinity)}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01803)))}": {
         "workflow_id": 58,
         "active": true,
         "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01803)))}(13.01802, 13.97547)": {
+        "workflow_id": 59,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97547)))}": {
+        "workflow_id": 60,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97547)))}(13.97546, 14.74144)": {
+        "workflow_id": 61,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}": {
+        "workflow_id": 62,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}(14.74144, 15.35424)": {
+        "workflow_id": 63,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35424)))}": {
+        "workflow_id": 64,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35424)))}(15.35423, 15.8445)": {
+        "workflow_id": 65,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.8445)))}": {
+        "workflow_id": 66,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.8445)))}(15.84449, 16.23672)": {
+        "workflow_id": 67,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23672)))}": {
+        "workflow_id": 68,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23672)))}(16.23671, 16.55051)": {
+        "workflow_id": 69,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.55051)))}": {
+        "workflow_id": 70,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.55051)))}(16.5505, 16.80157)": {
+        "workflow_id": 71,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80157)))}": {
+        "workflow_id": 72,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80157)))}(16.80156, 17.00243)": {
+        "workflow_id": 73,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00243)))}": {
+        "workflow_id": 74,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00243)))}(17.00242, 17.16314)": {
+        "workflow_id": 75,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16314)))}": {
+        "workflow_id": 76,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16314)))}(17.16313, 17.29172)": {
+        "workflow_id": 77,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29172)))}": {
+        "workflow_id": 78,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29172)))}(17.29171, 17.39461)": {
+        "workflow_id": 79,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.39461)))}": {
+        "workflow_id": 80,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.39461)))}(17.3946, 17.47693)": {
+        "workflow_id": 81,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47693)))}": {
+        "workflow_id": 82,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47693)))}(17.47692, 17.54281)": {
+        "workflow_id": 83,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.54281)))}": {
+        "workflow_id": 84,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.54281)))}(17.5428, 17.59553)": {
+        "workflow_id": 85,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59553)))}": {
+        "workflow_id": 86,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59553)))}(17.59552, 17.63773)": {
+        "workflow_id": 87,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63773)))}": {
+        "workflow_id": 88,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63773)))}(17.63772, 17.6715)": {
+        "workflow_id": 89,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.6715)))}": {
+        "workflow_id": 90,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.6715)))}(17.67149, 17.69854)": {
+        "workflow_id": 91,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69854)))}": {
+        "workflow_id": 92,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69854)))}(17.69853, 17.72019)": {
+        "workflow_id": 93,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72019)))}": {
+        "workflow_id": 94,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72019)))}(17.72018, 17.73752)": {
+        "workflow_id": 95,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73752)))}": {
+        "workflow_id": 96,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73752)))}(17.73751, 17.75141)": {
+        "workflow_id": 97,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.75141)))}": {
+        "workflow_id": 98,
+        "active": true,
+        "isImmutable": false
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.75141)))}(17.7514, 17.76254)": {
+        "workflow_id": 99,
+        "active": true,
+        "isImmutable": false
       }
     },
     "Workflow": [
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact807",
         "samestep": false,
         "steplink": 1,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact8",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact808",
         "samestep": false,
         "steplink": 2,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact9",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact809",
         "samestep": false,
         "steplink": 3,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact10",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact810",
         "samestep": false,
         "steplink": 4,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact11",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact811",
         "samestep": false,
         "steplink": 7,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact12",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact812",
         "samestep": true,
         "steplink": 4,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact13",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact813",
         "samestep": true,
         "steplink": 4,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact14",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact814",
         "samestep": false,
         "steplink": 10,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact15",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact815",
         "samestep": true,
         "steplink": 7,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact16",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact816",
         "samestep": true,
         "steplink": 7,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact17",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact817",
         "samestep": false,
         "steplink": 13,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact18",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact818",
         "samestep": true,
         "steplink": 10,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact19",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact819",
         "samestep": true,
         "steplink": 10,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact20",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact820",
         "samestep": false,
         "steplink": 16,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact21",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact821",
         "samestep": true,
         "steplink": 13,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact22",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact822",
         "samestep": true,
         "steplink": 13,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact23",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact823",
         "samestep": false,
         "steplink": 19,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact24",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact824",
         "samestep": true,
         "steplink": 16,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact25",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact825",
         "samestep": true,
         "steplink": 16,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact26",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact826",
         "samestep": false,
         "steplink": 22,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact27",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact827",
         "samestep": true,
         "steplink": 19,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact28",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact828",
         "samestep": true,
         "steplink": 19,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact29",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact829",
         "samestep": false,
         "steplink": 25,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact30",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact830",
         "samestep": true,
         "steplink": 22,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact31",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact831",
         "samestep": true,
         "steplink": 22,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact32",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact832",
         "samestep": false,
         "steplink": 28,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact33",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact833",
         "samestep": true,
         "steplink": 25,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact34",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact834",
         "samestep": true,
         "steplink": 25,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact35",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact835",
         "samestep": false,
         "steplink": 31,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact36",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact836",
         "samestep": true,
         "steplink": 28,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact37",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact837",
         "samestep": true,
         "steplink": 28,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact38",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact838",
         "samestep": false,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact39",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact839",
         "samestep": true,
         "steplink": 31,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact40",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact840",
         "samestep": true,
         "steplink": 31,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact41",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact841",
         "samestep": true,
         "steplink": 31,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
         "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
         "samestep": false,
-        "steplink": 59,
+        "steplink": 100,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.2337257)",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}(-1E-05, 0.2337258)",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337258)))}",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.316755)",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337258)))}(0.2337158, 0.4320768)",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320768)))}",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03168104)",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320768)))}(0.4320667, 0.9467315)",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467315)))}",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 2.345782E-05)",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467315)))}(0.9467215, 1.613118)",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613118)))}",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 1.828351)",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613118)))}(1.613108, 4.627315)",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627315)))}",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.3657235)",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627315)))}(4.627305, 5.634649)",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634649)))}",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03658335)",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634649)))}(5.634639, 6.117978)",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117978)))}",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.00366932)",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117978)))}(6.117968, 8.45536)",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.45536)))}",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.0003774144)",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.45536)))}(8.455351, 10.32528)",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32528)))}",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 4.505724E-05)",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32528)))}(10.32527, 11.82124)",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82124)))}",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, Infinity)",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82124)))}(11.82123, 13.01803)",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7{[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.2337257), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.316755), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03168104), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 2.345782E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 1.828351), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.3657235), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03658335), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.00366932), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.0003774144), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 4.505724E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, Infinity)}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01803)))}",
         "samestep": true,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
-      }
-    ],
-    "marker": 59,
-    "worksteps": 15,
-    "backlog": 0,
-    "soft_resetted": false,
-    "invoke": true,
-    "MaxLabelId": 49,
-    "UnusedLabelIds": [],
-    "JsonFactSpace": {
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7": {
-        "Point": {
-          "x": 0.0,
-          "y": 300.0,
-          "z": 380.0,
-          "normalized": {
-            "x": 0.0,
-            "y": 0.6196443,
-            "z": 0.7848828,
-            "magnitude": 1.0,
-            "sqrMagnitude": 1.0
-          },
-          "magnitude": 484.148743,
-          "sqrMagnitude": 234400.0
-        },
-        "Normal": {
-          "x": 0.0,
-          "y": 1.0,
-          "z": 0.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7",
-        "Label": "A",
-        "hasCustomLabel": false,
-        "LabelId": 1
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact8": {
-        "Point": {
-          "x": 0.0,
-          "y": 150.0,
-          "z": -490.0,
-          "normalized": {
-            "x": 0.0,
-            "y": 0.292714268,
-            "z": -0.956199944,
-            "magnitude": 1.0,
-            "sqrMagnitude": 1.0
-          },
-          "magnitude": 512.4451,
-          "sqrMagnitude": 262600.0
-        },
-        "Normal": {
-          "x": 0.0,
-          "y": 0.292714268,
-          "z": -0.956199944,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact8",
-        "Label": "B",
-        "hasCustomLabel": false,
-        "LabelId": 2
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01803)))}(13.01802, 13.97547)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact9": {
-        "Point": {
-          "x": 0.0,
-          "y": -200.0,
-          "z": 0.0,
-          "normalized": {
-            "x": 0.0,
-            "y": -1.0,
-            "z": 0.0,
-            "magnitude": 1.0,
-            "sqrMagnitude": 1.0
-          },
-          "magnitude": 200.0,
-          "sqrMagnitude": 40000.0
-        },
-        "Normal": {
-          "x": 0.0,
-          "y": -1.0,
-          "z": 0.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact9",
-        "Label": "C",
-        "hasCustomLabel": false,
-        "LabelId": 3
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97547)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact10": {
-        "value": 0.1,
-        "s_type": "RealLitFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact10",
-        "Label": "D",
-        "hasCustomLabel": false,
-        "LabelId": 4
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97547)))}(13.97546, 14.74144)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact11": {
-        "Point": {
-          "x": 0.0,
-          "y": 0.0,
-          "z": -1.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "Normal": {
-          "x": 0.0,
-          "y": 1.0,
-          "z": 0.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact11",
-        "Label": "E",
-        "hasCustomLabel": false,
-        "LabelId": 5
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact12": {
-        "Point": {
-          "x": 0.0,
-          "y": 0.0,
-          "z": 401.0,
-          "normalized": {
-            "x": 0.0,
-            "y": 0.0,
-            "z": 1.0,
-            "magnitude": 1.0,
-            "sqrMagnitude": 1.0
-          },
-          "magnitude": 401.0,
-          "sqrMagnitude": 160801.0
-        },
-        "Normal": {
-          "x": 0.0,
-          "y": 1.0,
-          "z": 0.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact12",
-        "Label": "F",
-        "hasCustomLabel": false,
-        "LabelId": 6
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}(14.74144, 15.35424)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact13": {
-        "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact11",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact12",
-        "Dir": {
-          "x": 0.0,
-          "y": 0.0,
-          "z": -1.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact13",
-        "Label": "[EF]",
-        "hasCustomLabel": false,
-        "LabelId": 0
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35424)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact14": {
-        "Point": {
-          "x": 0.0,
-          "y": -1.0,
-          "z": 0.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "Normal": {
-          "x": 0.0,
-          "y": 1.0,
-          "z": 0.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact14",
-        "Label": "G",
-        "hasCustomLabel": false,
-        "LabelId": 7
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35424)))}(15.35423, 15.8445)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact15": {
-        "Point": {
-          "x": 0.0,
-          "y": 401.0,
-          "z": 0.01,
-          "normalized": {
-            "x": 0.0,
-            "y": 1.0,
-            "z": 2.49376553E-05,
-            "magnitude": 1.0,
-            "sqrMagnitude": 1.0
-          },
-          "magnitude": 401.0,
-          "sqrMagnitude": 160801.0
-        },
-        "Normal": {
-          "x": 0.0,
-          "y": 1.0,
-          "z": 0.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact15",
-        "Label": "H",
-        "hasCustomLabel": false,
-        "LabelId": 8
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.8445)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact16": {
-        "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact14",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact15",
-        "Dir": {
-          "x": 0.0,
-          "y": -1.0,
-          "z": -2.487562E-05,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact16",
-        "Label": "[GH]",
-        "hasCustomLabel": false,
-        "LabelId": 0
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.8445)))}(15.84449, 16.23672)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact17": {
-        "Point": {
-          "x": 0.0,
-          "y": -1.0,
-          "z": 400.0,
-          "normalized": {
-            "x": 0.0,
-            "y": -0.00249999226,
-            "z": 0.9999969,
-            "magnitude": 1.0,
-            "sqrMagnitude": 1.0
-          },
-          "magnitude": 400.001251,
-          "sqrMagnitude": 160001.0
-        },
-        "Normal": {
-          "x": 0.0,
-          "y": 1.0,
-          "z": 0.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact17",
-        "Label": "I",
-        "hasCustomLabel": false,
-        "LabelId": 9
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23672)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact18": {
-        "Point": {
-          "x": 0.0,
-          "y": 401.0,
-          "z": 400.01,
-          "normalized": {
-            "x": 0.0,
-            "y": 0.7079802,
-            "z": 0.7062323,
-            "magnitude": 1.0,
-            "sqrMagnitude": 1.00000012
-          },
-          "magnitude": 566.4,
-          "sqrMagnitude": 320809.0
-        },
-        "Normal": {
-          "x": 0.0,
-          "y": 1.0,
-          "z": 0.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact18",
-        "Label": "J",
-        "hasCustomLabel": false,
-        "LabelId": 10
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23672)))}(16.23671, 16.55051)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact19": {
-        "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact17",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact18",
-        "Dir": {
-          "x": 0.0,
-          "y": -1.0,
-          "z": -2.48999149E-05,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact19",
-        "Label": "[IJ]",
-        "hasCustomLabel": false,
-        "LabelId": 0
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.55051)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact20": {
-        "Point": {
-          "x": 0.0,
-          "y": 400.0,
-          "z": -1.0,
-          "normalized": {
-            "x": 0.0,
-            "y": 0.9999969,
-            "z": -0.00249999226,
-            "magnitude": 1.0,
-            "sqrMagnitude": 1.0
-          },
-          "magnitude": 400.001251,
-          "sqrMagnitude": 160001.0
-        },
-        "Normal": {
-          "x": 0.0,
-          "y": 1.0,
-          "z": 0.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact20",
-        "Label": "K",
-        "hasCustomLabel": false,
-        "LabelId": 11
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.55051)))}(16.5505, 16.80157)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact21": {
-        "Point": {
-          "x": 0.0,
-          "y": 400.0,
-          "z": 401.0,
-          "normalized": {
-            "x": 0.0,
-            "y": 0.7062235,
-            "z": 0.707989037,
-            "magnitude": 1.0,
-            "sqrMagnitude": 1.00000012
-          },
-          "magnitude": 566.392944,
-          "sqrMagnitude": 320801.0
-        },
-        "Normal": {
-          "x": 0.0,
-          "y": 1.0,
-          "z": 0.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact21",
-        "Label": "L",
-        "hasCustomLabel": false,
-        "LabelId": 12
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80157)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact22": {
-        "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact20",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact21",
-        "Dir": {
-          "x": 0.0,
-          "y": 0.0,
-          "z": -1.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
-        },
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact22",
-        "Label": "[KL]",
-        "hasCustomLabel": false,
-        "LabelId": 0
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80157)))}(16.80156, 17.00243)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact23": {
-        "Point": {
-          "x": 0.0,
-          "y": 200.0,
-          "z": 50.0,
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00243)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00243)))}(17.00242, 17.16314)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16314)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16314)))}(17.16313, 17.29172)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29172)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29172)))}(17.29171, 17.39461)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.39461)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.39461)))}(17.3946, 17.47693)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47693)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47693)))}(17.47692, 17.54281)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.54281)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.54281)))}(17.5428, 17.59553)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59553)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59553)))}(17.59552, 17.63773)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63773)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63773)))}(17.63772, 17.6715)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.6715)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.6715)))}(17.67149, 17.69854)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69854)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69854)))}(17.69853, 17.72019)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72019)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72019)))}(17.72018, 17.73752)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73752)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73752)))}(17.73751, 17.75141)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.75141)))}",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.75141)))}(17.7514, 17.76254)",
+        "samestep": true,
+        "steplink": 35,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      }
+    ],
+    "marker": 100,
+    "worksteps": 15,
+    "backlog": 0,
+    "soft_resetted": false,
+    "invoke": true,
+    "MaxLabelId": 90,
+    "UnusedLabelIds": [],
+    "JsonFactSpace": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact807": {
+        "Point": {
+          "x": 0.0,
+          "y": 14.715,
+          "z": 18.639,
           "normalized": {
             "x": 0.0,
-            "y": 0.9701425,
-            "z": 0.242535621,
+            "y": 0.6196443,
+            "z": 0.7848828,
             "magnitude": 1.0,
-            "sqrMagnitude": 0.99999994
+            "sqrMagnitude": 1.0
           },
-          "magnitude": 206.155289,
-          "sqrMagnitude": 42500.0
+          "magnitude": 23.7474957,
+          "sqrMagnitude": 563.943542
         },
         "Normal": {
           "x": 0.0,
@@ -1313,97 +1593,101 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact23",
-        "Label": "M",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact807"
+        },
+        "Label": "A",
         "hasCustomLabel": false,
-        "LabelId": 13
+        "LabelId": 1
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact24": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact808": {
         "Point": {
           "x": 0.0,
-          "y": 270.0,
-          "z": 120.0,
+          "y": 7.3575,
+          "z": -24.0345,
           "normalized": {
             "x": 0.0,
-            "y": 0.913811564,
-            "z": 0.40613848,
+            "y": 0.292714268,
+            "z": -0.956199944,
             "magnitude": 1.0,
             "sqrMagnitude": 1.0
           },
-          "magnitude": 295.465729,
-          "sqrMagnitude": 87300.0
+          "magnitude": 25.1354332,
+          "sqrMagnitude": 631.79
         },
         "Normal": {
           "x": 0.0,
-          "y": 1.0,
-          "z": 0.0,
+          "y": 0.292714268,
+          "z": -0.956199944,
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact24",
-        "Label": "N",
-        "hasCustomLabel": false,
-        "LabelId": 14
-      },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact25": {
-        "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact23",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact24",
-        "Dir": {
-          "x": 0.0,
-          "y": -0.707106769,
-          "z": -0.707106769,
-          "magnitude": 1.0,
-          "sqrMagnitude": 0.99999994
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact808"
         },
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact25",
-        "Label": "[MN]",
+        "Label": "B",
         "hasCustomLabel": false,
-        "LabelId": 0
+        "LabelId": 2
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact26": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact809": {
         "Point": {
           "x": 0.0,
-          "y": 100.0,
-          "z": 150.0,
+          "y": -9.809999,
+          "z": 0.0,
           "normalized": {
             "x": 0.0,
-            "y": 0.5547002,
-            "z": 0.8320503,
+            "y": -1.0,
+            "z": 0.0,
             "magnitude": 1.0,
             "sqrMagnitude": 1.0
           },
-          "magnitude": 180.277557,
-          "sqrMagnitude": 32500.0
+          "magnitude": 9.809999,
+          "sqrMagnitude": 96.23609
         },
         "Normal": {
           "x": 0.0,
-          "y": 1.0,
+          "y": -1.0,
           "z": 0.0,
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact26",
-        "Label": "O",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact809"
+        },
+        "Label": "C",
         "hasCustomLabel": false,
-        "LabelId": 15
+        "LabelId": 3
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact810": {
+        "value": 0.8,
+        "s_type": "RealLitFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact810"
+        },
+        "Label": "D",
+        "hasCustomLabel": false,
+        "LabelId": 4
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact27": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact811": {
         "Point": {
           "x": 0.0,
-          "y": 100.0,
-          "z": 200.0,
+          "y": 0.0,
+          "z": -0.04905,
           "normalized": {
             "x": 0.0,
-            "y": 0.4472136,
-            "z": 0.8944272,
+            "y": 0.0,
+            "z": -1.0,
             "magnitude": 1.0,
             "sqrMagnitude": 1.0
           },
-          "magnitude": 223.6068,
-          "sqrMagnitude": 50000.0
+          "magnitude": 0.04905,
+          "sqrMagnitude": 0.00240590237
         },
         "Normal": {
           "x": 0.0,
@@ -1413,15 +1697,49 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact27",
-        "Label": "P",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact811"
+        },
+        "Label": "E",
         "hasCustomLabel": false,
-        "LabelId": 16
+        "LabelId": 5
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact812": {
+        "Point": {
+          "x": 0.0,
+          "y": 0.0,
+          "z": 19.66905,
+          "normalized": {
+            "x": 0.0,
+            "y": 0.0,
+            "z": 1.0,
+            "magnitude": 1.0,
+            "sqrMagnitude": 1.0
+          },
+          "magnitude": 19.66905,
+          "sqrMagnitude": 386.871552
+        },
+        "Normal": {
+          "x": 0.0,
+          "y": 1.0,
+          "z": 0.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact812"
+        },
+        "Label": "F",
+        "hasCustomLabel": false,
+        "LabelId": 6
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact28": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact813": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact26",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact27",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact811",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact812",
         "Dir": {
           "x": 0.0,
           "y": 0.0,
@@ -1429,25 +1747,28 @@
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact28",
-        "Label": "[OP]",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact813"
+        },
+        "Label": "[EF]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact29": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact814": {
         "Point": {
           "x": 0.0,
-          "y": 285.0,
-          "z": 150.0,
+          "y": -0.04905,
+          "z": 0.0,
           "normalized": {
             "x": 0.0,
-            "y": 0.8849182,
-            "z": 0.465746433,
+            "y": -1.0,
+            "z": 0.0,
             "magnitude": 1.0,
             "sqrMagnitude": 1.0
           },
-          "magnitude": 322.06366,
-          "sqrMagnitude": 103725.0
+          "magnitude": 0.04905,
+          "sqrMagnitude": 0.00240590237
         },
         "Normal": {
           "x": 0.0,
@@ -1457,25 +1778,28 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact29",
-        "Label": "Q",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact814"
+        },
+        "Label": "G",
         "hasCustomLabel": false,
-        "LabelId": 17
+        "LabelId": 7
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact30": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact815": {
         "Point": {
           "x": 0.0,
-          "y": 200.0,
-          "z": 200.0,
+          "y": 19.66905,
+          "z": 0.0004905,
           "normalized": {
             "x": 0.0,
-            "y": 0.707106769,
-            "z": 0.707106769,
+            "y": 1.0,
+            "z": 2.49376553E-05,
             "magnitude": 1.0,
-            "sqrMagnitude": 0.99999994
+            "sqrMagnitude": 1.0
           },
-          "magnitude": 282.8427,
-          "sqrMagnitude": 80000.0
+          "magnitude": 19.66905,
+          "sqrMagnitude": 386.871552
         },
         "Normal": {
           "x": 0.0,
@@ -1485,48 +1809,128 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact30",
-        "Label": "R",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact815"
+        },
+        "Label": "H",
         "hasCustomLabel": false,
-        "LabelId": 18
+        "LabelId": 8
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact31": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact816": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact29",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact30",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact814",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact815",
         "Dir": {
           "x": 0.0,
-          "y": 0.8619342,
-          "z": -0.5070201,
+          "y": -1.0,
+          "z": -2.48756223E-05,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact816"
+        },
+        "Label": "[GH]",
+        "hasCustomLabel": false,
+        "LabelId": 0
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact817": {
+        "Point": {
+          "x": 0.0,
+          "y": -0.04905,
+          "z": 19.6199989,
           "normalized": {
             "x": 0.0,
-            "y": 0.861934245,
-            "z": -0.5070202,
+            "y": -0.00249999226,
+            "z": 0.9999969,
+            "magnitude": 1.0,
+            "sqrMagnitude": 1.0
+          },
+          "magnitude": 19.62006,
+          "sqrMagnitude": 384.946777
+        },
+        "Normal": {
+          "x": 0.0,
+          "y": 1.0,
+          "z": 0.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact817"
+        },
+        "Label": "I",
+        "hasCustomLabel": false,
+        "LabelId": 9
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact818": {
+        "Point": {
+          "x": 0.0,
+          "y": 19.66905,
+          "z": 19.620491,
+          "normalized": {
+            "x": 0.0,
+            "y": 0.7079802,
+            "z": 0.7062323,
             "magnitude": 1.0,
             "sqrMagnitude": 1.00000012
           },
-          "magnitude": 0.99999994,
-          "sqrMagnitude": 0.99999994
+          "magnitude": 27.7819214,
+          "sqrMagnitude": 771.8352
         },
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact31",
-        "Label": "[QR]",
+        "Normal": {
+          "x": 0.0,
+          "y": 1.0,
+          "z": 0.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact818"
+        },
+        "Label": "J",
+        "hasCustomLabel": false,
+        "LabelId": 10
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact819": {
+        "s_type": "LineFact",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact817",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact818",
+        "Dir": {
+          "x": 0.0,
+          "y": -1.0,
+          "z": -2.495656E-05,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact819"
+        },
+        "Label": "[IJ]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact32": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact820": {
         "Point": {
           "x": 0.0,
-          "y": 360.0,
-          "z": 230.0,
+          "y": 19.6199989,
+          "z": -0.04905,
           "normalized": {
             "x": 0.0,
-            "y": 0.842696249,
-            "z": 0.538389266,
+            "y": 0.9999969,
+            "z": -0.00249999226,
             "magnitude": 1.0,
-            "sqrMagnitude": 0.99999994
+            "sqrMagnitude": 1.0
           },
-          "magnitude": 427.2002,
-          "sqrMagnitude": 182500.0
+          "magnitude": 19.62006,
+          "sqrMagnitude": 384.946777
         },
         "Normal": {
           "x": 0.0,
@@ -1536,25 +1940,28 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact32",
-        "Label": "S",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact820"
+        },
+        "Label": "K",
         "hasCustomLabel": false,
-        "LabelId": 19
+        "LabelId": 11
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact33": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact821": {
         "Point": {
           "x": 0.0,
-          "y": 300.0,
-          "z": 300.0,
+          "y": 19.6199989,
+          "z": 19.66905,
           "normalized": {
             "x": 0.0,
-            "y": 0.707106769,
-            "z": 0.707106769,
+            "y": 0.7062234,
+            "z": 0.707989037,
             "magnitude": 1.0,
-            "sqrMagnitude": 0.99999994
+            "sqrMagnitude": 1.0
           },
-          "magnitude": 424.264069,
-          "sqrMagnitude": 180000.0
+          "magnitude": 27.7815742,
+          "sqrMagnitude": 771.8159
         },
         "Normal": {
           "x": 0.0,
@@ -1564,41 +1971,47 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact33",
-        "Label": "T",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact821"
+        },
+        "Label": "L",
         "hasCustomLabel": false,
-        "LabelId": 20
+        "LabelId": 12
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact34": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact822": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact32",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact33",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact820",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact821",
         "Dir": {
           "x": 0.0,
-          "y": 0.6507914,
-          "z": -0.7592566,
+          "y": 0.0,
+          "z": -1.0,
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact34",
-        "Label": "[ST]",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact822"
+        },
+        "Label": "[KL]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact35": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact823": {
         "Point": {
           "x": 0.0,
-          "y": 100.0,
-          "z": 300.0,
+          "y": 9.809999,
+          "z": 2.45249987,
           "normalized": {
             "x": 0.0,
-            "y": 0.3162278,
-            "z": 0.9486833,
+            "y": 0.970142543,
+            "z": 0.242535636,
             "magnitude": 1.0,
             "sqrMagnitude": 1.00000012
           },
-          "magnitude": 316.227753,
-          "sqrMagnitude": 100000.0
+          "magnitude": 10.1119156,
+          "sqrMagnitude": 102.250847
         },
         "Normal": {
           "x": 0.0,
@@ -1608,25 +2021,28 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact35",
-        "Label": "U",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact823"
+        },
+        "Label": "M",
         "hasCustomLabel": false,
-        "LabelId": 21
+        "LabelId": 13
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact36": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact824": {
         "Point": {
           "x": 0.0,
-          "y": 150.0,
-          "z": 385.0,
+          "y": 13.2435,
+          "z": 5.886,
           "normalized": {
             "x": 0.0,
-            "y": 0.363030165,
-            "z": 0.9317774,
+            "y": 0.913811564,
+            "z": 0.40613848,
             "magnitude": 1.0,
             "sqrMagnitude": 1.0
           },
-          "magnitude": 413.1888,
-          "sqrMagnitude": 170725.0
+          "magnitude": 14.4925938,
+          "sqrMagnitude": 210.035278
         },
         "Normal": {
           "x": 0.0,
@@ -1636,48 +2052,128 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact36",
-        "Label": "V",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact824"
+        },
+        "Label": "N",
         "hasCustomLabel": false,
-        "LabelId": 22
+        "LabelId": 14
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact37": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact825": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact35",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact36",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact823",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact824",
         "Dir": {
           "x": 0.0,
-          "y": -0.5070201,
-          "z": -0.8619342,
+          "y": -0.707106769,
+          "z": -0.707106769,
+          "magnitude": 1.0,
+          "sqrMagnitude": 0.99999994
+        },
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact825"
+        },
+        "Label": "[MN]",
+        "hasCustomLabel": false,
+        "LabelId": 0
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact826": {
+        "Point": {
+          "x": 0.0,
+          "y": 4.90499973,
+          "z": 7.3575,
           "normalized": {
             "x": 0.0,
-            "y": -0.5070202,
-            "z": -0.861934245,
+            "y": 0.5547002,
+            "z": 0.8320503,
             "magnitude": 1.0,
-            "sqrMagnitude": 1.00000012
+            "sqrMagnitude": 1.0
           },
-          "magnitude": 0.99999994,
-          "sqrMagnitude": 0.99999994
+          "magnitude": 8.842614,
+          "sqrMagnitude": 78.19183
         },
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact37",
-        "Label": "[UV]",
+        "Normal": {
+          "x": 0.0,
+          "y": 1.0,
+          "z": 0.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact826"
+        },
+        "Label": "O",
+        "hasCustomLabel": false,
+        "LabelId": 15
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact827": {
+        "Point": {
+          "x": 0.0,
+          "y": 4.90499973,
+          "z": 9.809999,
+          "normalized": {
+            "x": 0.0,
+            "y": 0.4472136,
+            "z": 0.8944272,
+            "magnitude": 1.0,
+            "sqrMagnitude": 1.0
+          },
+          "magnitude": 10.9679127,
+          "sqrMagnitude": 120.295113
+        },
+        "Normal": {
+          "x": 0.0,
+          "y": 1.0,
+          "z": 0.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact827"
+        },
+        "Label": "P",
+        "hasCustomLabel": false,
+        "LabelId": 16
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact828": {
+        "s_type": "LineFact",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact826",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact827",
+        "Dir": {
+          "x": 0.0,
+          "y": 0.0,
+          "z": -1.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact828"
+        },
+        "Label": "[OP]",
         "hasCustomLabel": false,
         "LabelId": 0
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact38": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact829": {
         "Point": {
           "x": 0.0,
-          "y": 50.0,
-          "z": 50.0,
+          "y": 13.97925,
+          "z": 7.3575,
           "normalized": {
             "x": 0.0,
-            "y": 0.707106769,
-            "z": 0.707106769,
+            "y": 0.8849182,
+            "z": 0.465746433,
             "magnitude": 1.0,
-            "sqrMagnitude": 0.99999994
+            "sqrMagnitude": 1.0
           },
-          "magnitude": 70.71068,
-          "sqrMagnitude": 5000.0
+          "magnitude": 15.7972221,
+          "sqrMagnitude": 249.552231
         },
         "Normal": {
           "x": 0.0,
@@ -1686,71 +2182,6671 @@
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact38",
-        "Label": "W",
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact829"
+        },
+        "Label": "Q",
+        "hasCustomLabel": false,
+        "LabelId": 17
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact830": {
+        "Point": {
+          "x": 0.0,
+          "y": 9.809999,
+          "z": 9.809999,
+          "normalized": {
+            "x": 0.0,
+            "y": 0.707106769,
+            "z": 0.707106769,
+            "magnitude": 1.0,
+            "sqrMagnitude": 0.99999994
+          },
+          "magnitude": 13.8734341,
+          "sqrMagnitude": 192.472183
+        },
+        "Normal": {
+          "x": 0.0,
+          "y": 1.0,
+          "z": 0.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact830"
+        },
+        "Label": "R",
+        "hasCustomLabel": false,
+        "LabelId": 18
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact831": {
+        "s_type": "LineFact",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact829",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact830",
+        "Dir": {
+          "x": 0.0,
+          "y": 0.8619343,
+          "z": -0.50702,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact831"
+        },
+        "Label": "[QR]",
+        "hasCustomLabel": false,
+        "LabelId": 0
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact832": {
+        "Point": {
+          "x": 0.0,
+          "y": 17.657999,
+          "z": 11.2815,
+          "normalized": {
+            "x": 0.0,
+            "y": 0.842696249,
+            "z": 0.538389266,
+            "magnitude": 1.0,
+            "sqrMagnitude": 0.99999994
+          },
+          "magnitude": 20.9541683,
+          "sqrMagnitude": 439.077179
+        },
+        "Normal": {
+          "x": 0.0,
+          "y": 1.0,
+          "z": 0.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact832"
+        },
+        "Label": "S",
+        "hasCustomLabel": false,
+        "LabelId": 19
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact833": {
+        "Point": {
+          "x": 0.0,
+          "y": 14.715,
+          "z": 14.715,
+          "normalized": {
+            "x": 0.0,
+            "y": 0.7071068,
+            "z": 0.7071068,
+            "normalized": {
+              "x": 0.0,
+              "y": 0.707106769,
+              "z": 0.707106769,
+              "magnitude": 1.0,
+              "sqrMagnitude": 0.99999994
+            },
+            "magnitude": 1.00000012,
+            "sqrMagnitude": 1.00000012
+          },
+          "magnitude": 20.8101521,
+          "sqrMagnitude": 433.062469
+        },
+        "Normal": {
+          "x": 0.0,
+          "y": 1.0,
+          "z": 0.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact833"
+        },
+        "Label": "T",
+        "hasCustomLabel": false,
+        "LabelId": 20
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact834": {
+        "s_type": "LineFact",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact832",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact833",
+        "Dir": {
+          "x": 0.0,
+          "y": 0.650791168,
+          "z": -0.7592567,
+          "normalized": {
+            "x": 0.0,
+            "y": 0.6507912,
+            "z": -0.7592568,
+            "magnitude": 1.0,
+            "sqrMagnitude": 1.00000012
+          },
+          "magnitude": 0.99999994,
+          "sqrMagnitude": 0.99999994
+        },
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact834"
+        },
+        "Label": "[ST]",
+        "hasCustomLabel": false,
+        "LabelId": 0
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact835": {
+        "Point": {
+          "x": 0.0,
+          "y": 4.90499973,
+          "z": 14.715,
+          "normalized": {
+            "x": 0.0,
+            "y": 0.316227734,
+            "z": 0.9486833,
+            "magnitude": 1.0,
+            "sqrMagnitude": 1.0
+          },
+          "magnitude": 15.510972,
+          "sqrMagnitude": 240.590256
+        },
+        "Normal": {
+          "x": 0.0,
+          "y": 1.0,
+          "z": 0.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact835"
+        },
+        "Label": "U",
+        "hasCustomLabel": false,
+        "LabelId": 21
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact836": {
+        "Point": {
+          "x": 0.0,
+          "y": 7.3575,
+          "z": 18.88425,
+          "normalized": {
+            "x": 0.0,
+            "y": 0.363030136,
+            "z": 0.931777358,
+            "normalized": {
+              "x": 0.0,
+              "y": 0.363030165,
+              "z": 0.9317774,
+              "magnitude": 1.0,
+              "sqrMagnitude": 1.0
+            },
+            "magnitude": 0.99999994,
+            "sqrMagnitude": 0.99999994
+          },
+          "magnitude": 20.2669125,
+          "sqrMagnitude": 410.747742
+        },
+        "Normal": {
+          "x": 0.0,
+          "y": 1.0,
+          "z": 0.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact836"
+        },
+        "Label": "V",
+        "hasCustomLabel": false,
+        "LabelId": 22
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact837": {
+        "s_type": "LineFact",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact835",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact836",
+        "Dir": {
+          "x": 0.0,
+          "y": -0.5070201,
+          "z": -0.8619342,
+          "normalized": {
+            "x": 0.0,
+            "y": -0.5070202,
+            "z": -0.861934245,
+            "magnitude": 1.0,
+            "sqrMagnitude": 1.00000012
+          },
+          "magnitude": 0.99999994,
+          "sqrMagnitude": 0.99999994
+        },
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact837"
+        },
+        "Label": "[UV]",
+        "hasCustomLabel": false,
+        "LabelId": 0
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact838": {
+        "Point": {
+          "x": 0.0,
+          "y": 2.45249987,
+          "z": 2.45249987,
+          "normalized": {
+            "x": 0.0,
+            "y": 0.707106769,
+            "z": 0.707106769,
+            "magnitude": 1.0,
+            "sqrMagnitude": 0.99999994
+          },
+          "magnitude": 3.46835852,
+          "sqrMagnitude": 12.0295115
+        },
+        "Normal": {
+          "x": 0.0,
+          "y": 1.0,
+          "z": 0.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact838"
+        },
+        "Label": "W",
+        "hasCustomLabel": false,
+        "LabelId": 23
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact839": {
+        "Point": {
+          "x": 0.0,
+          "y": 6.62175,
+          "z": 4.90499973,
+          "normalized": {
+            "x": 0.0,
+            "y": 0.8035573,
+            "z": 0.5952276,
+            "normalized": {
+              "x": 0.0,
+              "y": 0.803557158,
+              "z": 0.59522754,
+              "normalized": {
+                "x": 0.0,
+                "y": 0.8035572,
+                "z": 0.5952276,
+                "magnitude": 1.0,
+                "sqrMagnitude": 1.00000012
+              },
+              "magnitude": 0.99999994,
+              "sqrMagnitude": 0.99999994
+            },
+            "magnitude": 1.00000012,
+            "sqrMagnitude": 1.00000024
+          },
+          "magnitude": 8.240545,
+          "sqrMagnitude": 67.90659
+        },
+        "Normal": {
+          "x": 0.0,
+          "y": 1.0,
+          "z": 0.0,
+          "magnitude": 1.0,
+          "sqrMagnitude": 1.0
+        },
+        "s_type": "PointFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact839"
+        },
+        "Label": "X",
+        "hasCustomLabel": false,
+        "LabelId": 24
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact840": {
+        "s_type": "LineFact",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact838",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact839",
+        "Dir": {
+          "x": 0.0,
+          "y": -0.8619342,
+          "z": -0.5070201,
+          "normalized": {
+            "x": 0.0,
+            "y": -0.861934245,
+            "z": -0.5070202,
+            "magnitude": 1.0,
+            "sqrMagnitude": 1.00000012
+          },
+          "magnitude": 0.99999994,
+          "sqrMagnitude": 0.99999994
+        },
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact840"
+        },
+        "Label": "[WX]",
+        "hasCustomLabel": false,
+        "LabelId": 0
+      },
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact841": {
+        "lids": [],
+        "payload": [
+          {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": -1.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 401.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              }
+            ]
+          },
+          {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -1.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.01
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 401.0
+                  }
+                ]
+              }
+            ]
+          },
+          {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 400.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -1.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 400.01
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 401.0
+                  }
+                ]
+              }
+            ]
+          },
+          {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": -1.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 400.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 401.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 400.0
+                  }
+                ]
+              }
+            ]
+          },
+          {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 50.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 200.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 120.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 270.0
+                  }
+                ]
+              }
+            ]
+          },
+          {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 150.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 100.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 200.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 100.0
+                  }
+                ]
+              }
+            ]
+          },
+          {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 150.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 285.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 200.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 200.0
+                  }
+                ]
+              }
+            ]
+          },
+          {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 230.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 360.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 300.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 300.0
+                  }
+                ]
+              }
+            ]
+          },
+          {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 300.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 100.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 385.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 150.0
+                  }
+                ]
+              }
+            ]
+          },
+          {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 50.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 50.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 100.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 135.0
+                  }
+                ]
+              }
+            ]
+          }
+        ],
+        "ListType": {
+          "kind": "OMA",
+          "applicant": {
+            "kind": "OMS",
+            "uri": "http://gl.mathhub.info/MMT/LFX/Datatypes?ListSymbols?ListType"
+          },
+          "arguments": [
+            {
+              "kind": "OMA",
+              "applicant": {
+                "kind": "OMS",
+                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Product"
+              },
+              "arguments": [
+                {
+                  "kind": "OMA",
+                  "applicant": {
+                    "kind": "OMS",
+                    "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Product"
+                  },
+                  "arguments": [
+                    {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                    },
+                    {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                    }
+                  ]
+                },
+                {
+                  "kind": "OMA",
+                  "applicant": {
+                    "kind": "OMS",
+                    "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Product"
+                  },
+                  "arguments": [
+                    {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                    },
+                    {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+                    }
+                  ]
+                }
+              ]
+            }
+          ]
+        },
+        "s_type": "ListFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact841"
+        },
+        "Label": "Y",
+        "hasCustomLabel": false,
+        "LabelId": 25
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "Pos",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "Vel",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "Acc",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+            },
+            "arguments": [
+              {
+                "kind": "VAR",
+                "name": "Pos"
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "Vel"
+                      },
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.5
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Acc"
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "t"
+                              },
+                              {
+                                "kind": "VAR",
+                                "name": "t"
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "Pos",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "Vel",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "Acc",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+            },
+            "arguments": [
+              {
+                "kind": "VAR",
+                "name": "Pos"
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "Vel"
+                      },
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.5
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Acc"
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "t"
+                              },
+                              {
+                                "kind": "VAR",
+                                "name": "t"
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "Z",
+        "hasCustomLabel": false,
+        "LabelId": 26
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 14.7150736
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 18.63876
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.3575
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -24.0345
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.0
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 14.7150736
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 18.63876
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.3575
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -24.0345
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.0
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "[",
+        "hasCustomLabel": false,
+        "LabelId": 27
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}(-1E-05, 0.2337258)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}",
+        "Domain": {
+          "Item1": -1E-05,
+          "Item2": 0.233725786
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}(-1E-05, 0.2337258)"
+        },
+        "Label": "\\",
+        "hasCustomLabel": false,
+        "LabelId": 28
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337258)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 16.1669464
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 13.0212069
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 18.3817139
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -6.944755
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.233725786
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 16.1669464
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 13.0212069
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 18.3817139
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -6.944755
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.233725786
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "]",
+        "hasCustomLabel": false,
+        "LabelId": 29
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337258)))}(0.2337158, 0.4320768)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337258)))}",
+        "Domain": {
+          "Item1": 0.233715788,
+          "Item2": 0.432076752
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 16.16695, 13.02121), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 18.38171, -6.944755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2337258)))}(0.2337158, 0.4320768)"
+        },
+        "Label": "^",
+        "hasCustomLabel": false,
+        "LabelId": 30
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320768)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 19.6198673
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 11.6436529
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -13.1487122
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -5.55580425
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.432076752
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 19.6198673
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 11.6436529
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -13.1487122
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -5.55580425
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.432076752
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "_",
+        "hasCustomLabel": false,
+        "LabelId": 31
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320768)))}(0.4320667, 0.9467315)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320768)))}",
+        "Domain": {
+          "Item1": 0.432066739,
+          "Item2": 0.9467315
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 19.61987, 11.64365), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -13.14871, -5.555804), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.4320768)))}(0.4320667, 0.9467315)"
+        },
+        "Label": "`",
+        "hasCustomLabel": false,
+        "LabelId": 32
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467315)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 11.5536032
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 8.784481
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -3.18838358
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 14.8836775
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.9467315
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 11.5536032
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 8.784481
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -3.18838358
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 14.8836775
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.9467315
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "a",
+        "hasCustomLabel": false,
+        "LabelId": 33
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467315)))}(0.9467215, 1.613118)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467315)))}",
+        "Domain": {
+          "Item1": 0.9467215,
+          "Item2": 1.61311781
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.5536, 8.784481), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -3.188384, 14.88368), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.9467315)))}(0.9467215, 1.613118)"
+        },
+        "Label": "b",
+        "hasCustomLabel": false,
+        "LabelId": 34
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613118)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.250884
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 18.70275
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 14.18734
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -1.0153209
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 1.61311781
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.250884
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 18.70275
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 14.18734
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -1.0153209
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 1.61311781
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "c",
+        "hasCustomLabel": false,
+        "LabelId": 35
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613118)))}(1.613108, 4.627315)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613118)))}",
+        "Domain": {
+          "Item1": 1.6131078,
+          "Item2": 4.627315
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.250884, 18.70275), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 14.18734, -1.015321), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.613118)))}(1.613108, 4.627315)"
+        },
+        "Label": "d",
+        "hasCustomLabel": false,
+        "LabelId": 36
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627315)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.450568
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 15.6422606
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.268845
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -11.150135
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 4.627315
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.450568
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 15.6422606
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.268845
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -11.150135
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 4.627315
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "e",
+        "hasCustomLabel": false,
+        "LabelId": 37
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627315)))}(4.627305, 5.634649)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627315)))}",
+        "Domain": {
+          "Item1": 4.627305,
+          "Item2": 5.63464928
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.450568, 15.64226), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.268845, -11.15014), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.627315)))}(4.627305, 5.634649)"
+        },
+        "Label": "f",
+        "hasCustomLabel": false,
+        "LabelId": 38
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634649)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.780749
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.41036
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.589557
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.10831916
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 5.63464928
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.780749
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.41036
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.589557
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.10831916
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 5.63464928
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "g",
+        "hasCustomLabel": false,
+        "LabelId": 39
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634649)))}(5.634639, 6.117978)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634649)))}",
+        "Domain": {
+          "Item1": 5.63463926,
+          "Item2": 6.117978
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.780749, 4.41036), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.589557, 1.108319), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.634649)))}(5.634639, 6.117978)"
+        },
+        "Label": "h",
+        "hasCustomLabel": false,
+        "LabelId": 40
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117978)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.000114647592
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.9460516
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 11.4648085
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.886655331
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.117978
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.000114647592
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.9460516
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 11.4648085
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.886655331
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.117978
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "i",
+        "hasCustomLabel": false,
+        "LabelId": 41
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117978)))}(6.117968, 8.45536)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117978)))}",
+        "Domain": {
+          "Item1": 6.117968,
+          "Item2": 8.45536
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0001146476, 4.946052), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 11.46481, 0.8866553), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.117978)))}(6.117968, 8.45536)"
+        },
+        "Label": "j",
+        "hasCustomLabel": false,
+        "LabelId": 42
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.45536)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 9.36261058E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.018511
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 9.171925
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.7093243
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 8.45536
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 9.36261058E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.018511
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 9.171925
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.7093243
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 8.45536
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "k",
+        "hasCustomLabel": false,
+        "LabelId": 43
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.45536)))}(8.455351, 10.32528)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.45536)))}",
+        "Domain": {
+          "Item1": 8.455351,
+          "Item2": 10.325284
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.362611E-05, 7.018511), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.171925, 0.7093243), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(8.45536)))}(8.455351, 10.32528)"
+        },
+        "Label": "l",
+        "hasCustomLabel": false,
+        "LabelId": 44
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32528)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.337572E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 8.344899
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.33762074
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.567459464
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 10.325284
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.337572E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 8.344899
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.33762074
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.567459464
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 10.325284
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "m",
+        "hasCustomLabel": false,
+        "LabelId": 45
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32528)))}(10.32527, 11.82124)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32528)))}",
+        "Domain": {
+          "Item1": 10.3252745,
+          "Item2": 11.8212414
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337572E-05, 8.344899), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.337621, 0.5674595), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(10.32528)))}(10.32527, 11.82124)"
+        },
+        "Label": "n",
+        "hasCustomLabel": false,
+        "LabelId": 46
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82124)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.77475876E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 9.193799
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.87017536
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.453967571
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 11.8212414
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.77475876E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 9.193799
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.87017536
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.453967571
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 11.8212414
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "o",
+        "hasCustomLabel": false,
+        "LabelId": 47
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82124)))}(11.82123, 13.01803)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82124)))}",
+        "Domain": {
+          "Item1": 11.8212318,
+          "Item2": 13.0180254
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.774759E-05, 9.193799), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.870175, 0.4539676), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(11.82124)))}(11.82123, 13.01803)"
+        },
+        "Label": "p",
+        "hasCustomLabel": false,
+        "LabelId": 48
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01803)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.69616825E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 9.737103
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.69621754
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.363174051
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 13.0180254
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.69616825E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 9.737103
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.69621754
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.363174051
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 13.0180254
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "q",
+        "hasCustomLabel": false,
+        "LabelId": 49
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01803)))}(13.01802, 13.97547)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01803)))}",
+        "Domain": {
+          "Item1": 13.0180159,
+          "Item2": 13.9754705
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696168E-05, 9.737103), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.696218, 0.3631741), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.01803)))}(13.01802, 13.97547)"
+        },
+        "Label": "r",
+        "hasCustomLabel": false,
+        "LabelId": 50
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97547)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.70931957E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.0848255
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.75705266
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.290539235
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 13.9754705
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.70931957E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.0848255
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.75705266
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.290539235
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 13.9754705
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "s",
+        "hasCustomLabel": false,
+        "LabelId": 51
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97547)))}(13.97546, 14.74144)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97547)))}",
+        "Domain": {
+          "Item1": 13.975461,
+          "Item2": 14.7414446
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.70932E-05, 10.08483), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.757053, 0.2905392), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(13.97547)))}(13.97546, 14.74144)"
+        },
+        "Label": "t",
+        "hasCustomLabel": false,
+        "LabelId": 52
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.053354E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.307373
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.00571966
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.2324314
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 14.7414446
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.053354E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.307373
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.00571966
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.2324314
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 14.7414446
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "u",
+        "hasCustomLabel": false,
+        "LabelId": 53
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}(14.74144, 15.35424)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}",
+        "Domain": {
+          "Item1": 14.7414351,
+          "Item2": 15.3542414
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.053354E-05, 10.30737), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.00572, 0.2324314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(14.74144)))}(14.74144, 15.35424)"
+        },
+        "Label": "v",
+        "hasCustomLabel": false,
+        "LabelId": 54
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35424)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 2.40460631E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.4498081
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 2.40465546
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.185945123
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 15.3542414
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 2.40460631E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.4498081
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 2.40465546
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.185945123
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 15.3542414
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "w",
+        "hasCustomLabel": false,
+        "LabelId": 55
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35424)))}(15.35423, 15.8445)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35424)))}",
+        "Domain": {
+          "Item1": 15.3542318,
+          "Item2": 15.8444967
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404606E-05, 10.44981), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.404655, 0.1859451), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.35424)))}(15.35423, 15.8445)"
+        },
+        "Label": "x",
+        "hasCustomLabel": false,
+        "LabelId": 56
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.8445)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.92375337E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.5409708
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.92380261
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.1487561
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 15.8444967
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.92375337E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.5409708
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.92380261
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.1487561
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 15.8444967
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "y",
+        "hasCustomLabel": false,
+        "LabelId": 57
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.8445)))}(15.84449, 16.23672)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.8445)))}",
+        "Domain": {
+          "Item1": 15.8444872,
+          "Item2": 16.23672
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923753E-05, 10.54097), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.923803, 0.1487561), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(15.8445)))}(15.84449, 16.23672)"
+        },
+        "Label": "z",
+        "hasCustomLabel": false,
+        "LabelId": 58
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23672)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.533111E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.5993176
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.53912055
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.119004883
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 16.23672
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.533111E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.5993176
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.53912055
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.119004883
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 16.23672
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "{",
+        "hasCustomLabel": false,
+        "LabelId": 59
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23672)))}(16.23671, 16.55051)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23672)))}",
+        "Domain": {
+          "Item1": 16.23671,
+          "Item2": 16.5505142
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.533111E-05, 10.59932), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.539121, 0.1190049), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.23672)))}(16.23671, 16.55051)"
+        },
+        "Label": "|",
+        "hasCustomLabel": false,
+        "LabelId": 60
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.55051)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.2313254E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6366615
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.2313745
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.09520391
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 16.5505142
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.2313254E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6366615
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.2313745
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.09520391
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 16.5505142
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "}",
+        "hasCustomLabel": false,
+        "LabelId": 61
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.55051)))}(16.5505, 16.80157)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.55051)))}",
+        "Domain": {
+          "Item1": 16.5505047,
+          "Item2": 16.801569
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231325E-05, 10.63666), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.231375, 0.09520391), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.55051)))}(16.5505, 16.80157)"
+        },
+        "Label": "~",
+        "hasCustomLabel": false,
+        "LabelId": 62
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80157)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 9.851289E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6605635
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.985178
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.07616313
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 16.801569
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 9.851289E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6605635
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.985178
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.07616313
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 16.801569
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "",
+        "hasCustomLabel": false,
+        "LabelId": 63
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80157)))}(16.80156, 17.00243)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80157)))}",
+        "Domain": {
+          "Item1": 16.80156,
+          "Item2": 17.00243
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 9.851289E-06, 10.66056), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.985178, 0.07616313), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(16.80157)))}(16.80156, 17.00243)"
+        },
+        "Label": "€",
+        "hasCustomLabel": false,
+        "LabelId": 64
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00243)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.881718E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6758623
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.7882209
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0609305
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.00243
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.881718E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6758623
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.7882209
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0609305
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.00243
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "",
+        "hasCustomLabel": false,
+        "LabelId": 65
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00243)))}(17.00242, 17.16314)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00243)))}",
+        "Domain": {
+          "Item1": 17.00242,
+          "Item2": 17.1631374
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 7.881718E-06, 10.67586), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.7882209, 0.0609305), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.00243)))}(17.00242, 17.16314)"
+        },
+        "Label": "‚",
+        "hasCustomLabel": false,
+        "LabelId": 66
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16314)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.32096135E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6856556
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.6306551
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0487444028
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.1631374
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.32096135E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6856556
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.6306551
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0487444028
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.1631374
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "ƒ",
+        "hasCustomLabel": false,
+        "LabelId": 67
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16314)))}(17.16313, 17.29172)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16314)))}",
+        "Domain": {
+          "Item1": 17.1631279,
+          "Item2": 17.2917213
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.320961E-06, 10.68566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.6306551, 0.0487444), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.16314)))}(17.16313, 17.29172)"
+        },
+        "Label": "„",
+        "hasCustomLabel": false,
+        "LabelId": 68
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29172)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.045537E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6919231
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.5046028
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.038995523
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.2917213
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.045537E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6919231
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.5046028
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.038995523
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.2917213
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "\u0085",
+        "hasCustomLabel": false,
+        "LabelId": 69
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29172)))}(17.29171, 17.39461)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29172)))}",
+        "Domain": {
+          "Item1": 17.2917118,
+          "Item2": 17.3946056
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.045537E-06, 10.69192), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.5046028, 0.03899552), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.29172)))}(17.29171, 17.39461)"
+        },
+        "Label": "†",
+        "hasCustomLabel": false,
+        "LabelId": 70
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.39461)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.03339027E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6959352
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.403760642
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.03119642
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.3946056
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.03339027E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6959352
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.403760642
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.03119642
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.3946056
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "‡",
         "hasCustomLabel": false,
-        "LabelId": 23
+        "LabelId": 71
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact39": {
-        "Point": {
-          "x": 0.0,
-          "y": 135.0,
-          "z": 100.0,
-          "normalized": {
-            "x": 0.0,
-            "y": 0.8035572,
-            "z": 0.59522754,
-            "magnitude": 1.0,
-            "sqrMagnitude": 1.0
-          },
-          "magnitude": 168.002975,
-          "sqrMagnitude": 28225.0
-        },
-        "Normal": {
-          "x": 0.0,
-          "y": 1.0,
-          "z": 0.0,
-          "magnitude": 1.0,
-          "sqrMagnitude": 1.0
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.39461)))}(17.3946, 17.47693)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.39461)))}",
+        "Domain": {
+          "Item1": 17.3945961,
+          "Item2": 17.4769325
         },
-        "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact39",
-        "Label": "X",
-        "hasCustomLabel": false,
-        "LabelId": 24
-      },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact40": {
-        "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact38",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact39",
-        "Dir": {
-          "x": 0.0,
-          "y": -0.8619342,
-          "z": -0.5070201,
-          "normalized": {
-            "x": 0.0,
-            "y": -0.861934245,
-            "z": -0.5070202,
-            "magnitude": 1.0,
-            "sqrMagnitude": 1.00000012
-          },
-          "magnitude": 0.99999994,
-          "sqrMagnitude": 0.99999994
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 4.03339E-06, 10.69594), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.4037606, 0.03119642), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.39461)))}(17.3946, 17.47693)"
         },
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact40",
-        "Label": "[WX]",
+        "Label": "ˆ",
         "hasCustomLabel": false,
-        "LabelId": 0
+        "LabelId": 72
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact41": {
-        "lids": [],
-        "payload": [
-          {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47693)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
             "kind": "OMA",
             "applicant": {
               "kind": "OMS",
-              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              "uri": "MakeObjectArray"
             },
             "arguments": [
               {
@@ -1762,11 +8858,36 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": -1.0
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.23037875E-06
                   },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6985035
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
                   {
                     "kind": "OMF",
                     "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.323086917
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0249571353
                   }
                 ]
               },
@@ -1779,21 +8900,64 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 401.0
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
                   },
                   {
                     "kind": "OMF",
                     "float": 0.0
                   }
                 ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.4769325
+                      }
+                    ]
+                  }
+                ]
               }
             ]
-          },
-          {
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
             "kind": "OMA",
             "applicant": {
               "kind": "OMS",
-              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              "uri": "MakeObjectArray"
             },
             "arguments": [
               {
@@ -1809,7 +8973,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -1.0
+                    "float": 3.23037875E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.6985035
                   }
                 ]
               },
@@ -1822,23 +8990,18 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 0.01
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": 401.0
+                    "float": 0.323086917
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0249571353
                   }
                 ]
-              }
-            ]
-          },
-          {
-            "kind": "OMA",
-            "applicant": {
-              "kind": "OMS",
-              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
-            },
-            "arguments": [
+              },
               {
                 "kind": "OMA",
                 "applicant": {
@@ -1848,11 +9011,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 400.0
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": -1.0
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
                   }
                 ]
               },
@@ -1860,26 +9027,68 @@
                 "kind": "OMA",
                 "applicant": {
                   "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
                 },
                 "arguments": [
                   {
-                    "kind": "OMF",
-                    "float": 400.01
+                    "kind": "VAR",
+                    "name": "t"
                   },
                   {
-                    "kind": "OMF",
-                    "float": 401.0
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.4769325
+                      }
+                    ]
                   }
                 ]
               }
             ]
-          },
-          {
+          }
+        },
+        "Label": "‰",
+        "hasCustomLabel": false,
+        "LabelId": 73
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47693)))}(17.47692, 17.54281)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47693)))}",
+        "Domain": {
+          "Item1": 17.476923,
+          "Item2": 17.5428123
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.230379E-06, 10.6985), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3230869, 0.02495714), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.47693)))}(17.47692, 17.54281)"
+        },
+        "Label": "Š",
+        "hasCustomLabel": false,
+        "LabelId": 74
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.54281)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
             "kind": "OMA",
             "applicant": {
               "kind": "OMS",
-              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              "uri": "MakeObjectArray"
             },
             "arguments": [
               {
@@ -1891,11 +9100,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": -1.0
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": 400.0
+                    "float": 2.58498949E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.7001476
                   }
                 ]
               },
@@ -1908,21 +9121,85 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 401.0
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": 400.0
+                    "float": 0.258548
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0199657083
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.5428123
+                      }
+                    ]
                   }
                 ]
               }
             ]
-          },
-          {
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
             "kind": "OMA",
             "applicant": {
               "kind": "OMS",
-              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              "uri": "MakeObjectArray"
             },
             "arguments": [
               {
@@ -1934,11 +9211,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 50.0
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": 200.0
+                    "float": 2.58498949E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.7001476
                   }
                 ]
               },
@@ -1951,23 +9232,18 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 120.0
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": 270.0
+                    "float": 0.258548
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0199657083
                   }
                 ]
-              }
-            ]
-          },
-          {
-            "kind": "OMA",
-            "applicant": {
-              "kind": "OMS",
-              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
-            },
-            "arguments": [
+              },
               {
                 "kind": "OMA",
                 "applicant": {
@@ -1977,11 +9253,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 150.0
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": 100.0
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
                   }
                 ]
               },
@@ -1989,26 +9269,68 @@
                 "kind": "OMA",
                 "applicant": {
                   "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
                 },
                 "arguments": [
                   {
-                    "kind": "OMF",
-                    "float": 200.0
+                    "kind": "VAR",
+                    "name": "t"
                   },
                   {
-                    "kind": "OMF",
-                    "float": 100.0
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.5428123
+                      }
+                    ]
                   }
                 ]
               }
             ]
-          },
-          {
+          }
+        },
+        "Label": "‹",
+        "hasCustomLabel": false,
+        "LabelId": 75
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.54281)))}(17.5428, 17.59553)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.54281)))}",
+        "Domain": {
+          "Item1": 17.5428028,
+          "Item2": 17.5955334
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.584989E-06, 10.70015), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.258548, 0.01996571), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.54281)))}(17.5428, 17.59553)"
+        },
+        "Label": "Œ",
+        "hasCustomLabel": false,
+        "LabelId": 76
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59553)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
             "kind": "OMA",
             "applicant": {
               "kind": "OMS",
-              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              "uri": "MakeObjectArray"
             },
             "arguments": [
               {
@@ -2020,11 +9342,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 150.0
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": 285.0
+                    "float": 2.068678E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.7012005
                   }
                 ]
               },
@@ -2037,23 +9363,18 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 200.0
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": 200.0
+                    "float": 0.206916839
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0159725677
                   }
                 ]
-              }
-            ]
-          },
-          {
-            "kind": "OMA",
-            "applicant": {
-              "kind": "OMS",
-              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
-            },
-            "arguments": [
+              },
               {
                 "kind": "OMA",
                 "applicant": {
@@ -2063,11 +9384,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 230.0
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": 360.0
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
                   }
                 ]
               },
@@ -2075,26 +9400,48 @@
                 "kind": "OMA",
                 "applicant": {
                   "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
                 },
                 "arguments": [
                   {
-                    "kind": "OMF",
-                    "float": 300.0
+                    "kind": "VAR",
+                    "name": "t"
                   },
                   {
-                    "kind": "OMF",
-                    "float": 300.0
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.5955334
+                      }
+                    ]
                   }
                 ]
               }
             ]
-          },
-          {
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
             "kind": "OMA",
             "applicant": {
               "kind": "OMS",
-              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+              "uri": "MakeObjectArray"
             },
             "arguments": [
               {
@@ -2106,11 +9453,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 300.0
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": 100.0
+                    "float": 2.068678E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.7012005
                   }
                 ]
               },
@@ -2123,23 +9474,18 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 385.0
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": 150.0
+                    "float": 0.206916839
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0159725677
                   }
                 ]
-              }
-            ]
-          },
-          {
-            "kind": "OMA",
-            "applicant": {
-              "kind": "OMS",
-              "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
-            },
-            "arguments": [
+              },
               {
                 "kind": "OMA",
                 "applicant": {
@@ -2149,11 +9495,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 50.0
+                    "float": 0.0
                   },
                   {
                     "kind": "OMF",
-                    "float": 50.0
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
                   }
                 ]
               },
@@ -2161,105 +9511,55 @@
                 "kind": "OMA",
                 "applicant": {
                   "kind": "OMS",
-                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
                 },
                 "arguments": [
                   {
-                    "kind": "OMF",
-                    "float": 100.0
+                    "kind": "VAR",
+                    "name": "t"
                   },
                   {
-                    "kind": "OMF",
-                    "float": 135.0
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.5955334
+                      }
+                    ]
                   }
                 ]
               }
             ]
-          }
-        ],
-        "ListType": {
-          "kind": "OMA",
-          "applicant": {
-            "kind": "OMS",
-            "uri": "http://gl.mathhub.info/MMT/LFX/Datatypes?ListSymbols?ListType"
-          },
-          "arguments": [
-            {
-              "kind": "OMA",
-              "applicant": {
-                "kind": "OMS",
-                "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Product"
-              },
-              "arguments": [
-                {
-                  "kind": "OMA",
-                  "applicant": {
-                    "kind": "OMS",
-                    "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Product"
-                  },
-                  "arguments": [
-                    {
-                      "kind": "OMS",
-                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
-                    },
-                    {
-                      "kind": "OMS",
-                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
-                    }
-                  ]
-                },
-                {
-                  "kind": "OMA",
-                  "applicant": {
-                    "kind": "OMS",
-                    "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Product"
-                  },
-                  "arguments": [
-                    {
-                      "kind": "OMS",
-                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
-                    },
-                    {
-                      "kind": "OMS",
-                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
-                    }
-                  ]
-                }
-              ]
-            }
-          ]
+          }
         },
-        "s_type": "ListFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact41",
-        "Label": "Y",
+        "Label": "",
         "hasCustomLabel": false,
-        "LabelId": 25
+        "LabelId": 77
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59553)))}(17.59552, 17.63773)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59553)))}",
+        "Domain": {
+          "Item1": 17.5955238,
+          "Item2": 17.6377277
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.068678E-06, 10.7012), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.2069168, 0.01597257), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.59553)))}(17.59552, 17.63773)"
+        },
+        "Label": "Ž",
+        "hasCustomLabel": false,
+        "LabelId": 78
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63773)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
-            {
-              "name": "Pos",
-              "tp": {
-                "kind": "OMS",
-                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
-              }
-            },
-            {
-              "name": "Vel",
-              "tp": {
-                "kind": "OMS",
-                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
-              }
-            },
-            {
-              "name": "Acc",
-              "tp": {
-                "kind": "OMS",
-                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
-              }
-            },
             {
               "name": "t",
               "tp": {
@@ -2272,12 +9572,71 @@
             "kind": "OMA",
             "applicant": {
               "kind": "OMS",
-              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+              "uri": "MakeObjectArray"
             },
             "arguments": [
               {
-                "kind": "VAR",
-                "name": "Pos"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.65562858E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.7018747
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.165611908
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.012778054
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
               },
               {
                 "kind": "OMA",
@@ -2287,62 +9646,19 @@
                 },
                 "arguments": [
                   {
-                    "kind": "OMA",
-                    "applicant": {
-                      "kind": "OMS",
-                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
-                    },
-                    "arguments": [
-                      {
-                        "kind": "VAR",
-                        "name": "Vel"
-                      },
-                      {
-                        "kind": "VAR",
-                        "name": "t"
-                      }
-                    ]
+                    "kind": "VAR",
+                    "name": "t"
                   },
                   {
                     "kind": "OMA",
                     "applicant": {
                       "kind": "OMS",
-                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
                     },
                     "arguments": [
                       {
                         "kind": "OMF",
-                        "float": 0.5
-                      },
-                      {
-                        "kind": "OMA",
-                        "applicant": {
-                          "kind": "OMS",
-                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
-                        },
-                        "arguments": [
-                          {
-                            "kind": "VAR",
-                            "name": "Acc"
-                          },
-                          {
-                            "kind": "OMA",
-                            "applicant": {
-                              "kind": "OMS",
-                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
-                            },
-                            "arguments": [
-                              {
-                                "kind": "VAR",
-                                "name": "t"
-                              },
-                              {
-                                "kind": "VAR",
-                                "name": "t"
-                              }
-                            ]
-                          }
-                        ]
+                        "float": 17.6377277
                       }
                     ]
                   }
@@ -2352,13 +9668,7 @@
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "Label": "Z",
-        "hasCustomLabel": false,
-        "LabelId": 26
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -2389,11 +9699,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 300.0015
+                    "float": 1.65562858E-06
                   },
                   {
                     "kind": "OMF",
-                    "float": 379.9951
+                    "float": 10.7018747
                   }
                 ]
               },
@@ -2410,11 +9720,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 150.0
+                    "float": 0.165611908
                   },
                   {
                     "kind": "OMF",
-                    "float": -490.0
+                    "float": 0.012778054
                   }
                 ]
               },
@@ -2431,7 +9741,7 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -200.0
+                    "float": -9.809999
                   },
                   {
                     "kind": "OMF",
@@ -2440,32 +9750,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.6377277
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Label": "[",
+        "Label": "",
         "hasCustomLabel": false,
-        "LabelId": 27
+        "LabelId": 79
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.2337257)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63773)))}(17.63772, 17.6715)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63773)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.233725712
+          "Item1": 17.6377182,
+          "Item2": 17.6715012
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.2337257)",
-        "Label": "\\",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.655629E-06, 10.70187), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1656119, 0.01277805), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.63773)))}(17.63772, 17.6715)"
+        },
+        "Label": "",
         "hasCustomLabel": false,
-        "LabelId": 28
+        "LabelId": 80
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.6715)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -2497,11 +9830,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 329.598053
+                    "float": 1.3247236E-06
                   },
                   {
                     "kind": "OMF",
-                    "float": 265.4693
+                    "float": 10.7023067
                   }
                 ]
               },
@@ -2518,11 +9851,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 46.84434
+                    "float": 0.132567972
                   },
                   {
                     "kind": "OMF",
-                    "float": -17.6981239
+                    "float": 0.0102224434
                   }
                 ]
               },
@@ -2539,7 +9872,7 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -200.0
+                    "float": -9.809999
                   },
                   {
                     "kind": "OMF",
@@ -2548,33 +9881,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.6715012
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Label": "]",
-        "hasCustomLabel": false,
-        "LabelId": 29
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.316755)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.316755027
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.316755)",
-        "Label": "^",
-        "hasCustomLabel": false,
-        "LabelId": 30
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -2605,11 +9941,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 334.402863
+                    "float": 1.3247236E-06
                   },
                   {
                     "kind": "OMF",
-                    "float": 259.863342
+                    "float": 10.7023067
                   }
                 ]
               },
@@ -2626,11 +9962,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 2.001446
+                    "float": 0.132567972
                   },
                   {
                     "kind": "OMF",
-                    "float": 1.36056983
+                    "float": 0.0102224434
                   }
                 ]
               },
@@ -2647,7 +9983,7 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -200.0
+                    "float": -9.809999
                   },
                   {
                     "kind": "OMF",
@@ -2656,32 +9992,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.6715012
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Label": "_",
+        "Label": "‘",
         "hasCustomLabel": false,
-        "LabelId": 31
+        "LabelId": 81
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03168104)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.6715)))}(17.67149, 17.69854)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.6715)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.03168104
+          "Item1": 17.6714916,
+          "Item2": 17.6985378
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03168104)",
-        "Label": "`",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.324724E-06, 10.70231), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.132568, 0.01022244), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.6715)))}(17.67149, 17.69854)"
+        },
+        "Label": "’",
         "hasCustomLabel": false,
-        "LabelId": 32
+        "LabelId": 82
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69854)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -2713,11 +10072,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 334.3659
+                    "float": 1.06083723E-06
                   },
                   {
                     "kind": "OMF",
-                    "float": 259.906433
+                    "float": 10.7025833
                   }
                 ]
               },
@@ -2734,11 +10093,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -0.06815995
+                    "float": 0.106132768
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.4491852
+                    "float": 0.008177955
                   }
                 ]
               },
@@ -2750,47 +10109,50 @@
                 },
                 "arguments": [
                   {
-                    "kind": "OMF",
-                    "float": 0.0
-                  },
-                  {
-                    "kind": "OMF",
-                    "float": -200.0
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
                   },
                   {
-                    "kind": "OMF",
-                    "float": 0.0
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.6985378
+                      }
+                    ]
                   }
                 ]
-              },
-              {
-                "kind": "VAR",
-                "name": "t"
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Label": "a",
-        "hasCustomLabel": false,
-        "LabelId": 33
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 2.345782E-05)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 2.3457822E-05
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 2.345782E-05)",
-        "Label": "b",
-        "hasCustomLabel": false,
-        "LabelId": 34
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -2821,11 +10183,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 334.3659
+                    "float": 1.06083723E-06
                   },
                   {
                     "kind": "OMF",
-                    "float": 259.906433
+                    "float": 10.7025833
                   }
                 ]
               },
@@ -2842,11 +10204,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -0.04327587
+                    "float": 0.106132768
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.0140693327
+                    "float": 0.008177955
                   }
                 ]
               },
@@ -2863,7 +10225,7 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -200.0
+                    "float": -9.809999
                   },
                   {
                     "kind": "OMF",
@@ -2872,32 +10234,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.6985378
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Label": "c",
+        "Label": "“",
         "hasCustomLabel": false,
-        "LabelId": 35
+        "LabelId": 83
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 1.828351)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69854)))}(17.69853, 17.72019)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69854)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 1.82835114
+          "Item1": 17.6985283,
+          "Item2": 17.7201862
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 1.828351)",
-        "Label": "d",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 1.060837E-06, 10.70258), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.1061328, 0.008177955), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.69854)))}(17.69853, 17.72019)"
+        },
+        "Label": "”",
         "hasCustomLabel": false,
-        "LabelId": 36
+        "LabelId": 84
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72019)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -2929,11 +10314,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.000365703483
+                    "float": 8.49122955E-07
                   },
                   {
                     "kind": "OMF",
-                    "float": 259.932159
+                    "float": 10.7027607
                   }
                 ]
               },
@@ -2950,11 +10335,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 36.57135
+                    "float": 0.08498463
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.0014069333
+                    "float": 0.00654236367
                   }
                 ]
               },
@@ -2971,7 +10356,7 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -200.0
+                    "float": -9.809999
                   },
                   {
                     "kind": "OMF",
@@ -2980,33 +10365,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.7201862
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Label": "e",
-        "hasCustomLabel": false,
-        "LabelId": 37
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.3657235)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.3657235
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.3657235)",
-        "Label": "f",
-        "hasCustomLabel": false,
-        "LabelId": 38
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -3037,11 +10425,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.656335E-05
+                    "float": 8.49122955E-07
                   },
                   {
                     "kind": "OMF",
-                    "float": 259.932678
+                    "float": 10.7027607
                   }
                 ]
               },
@@ -3058,11 +10446,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.657335
+                    "float": 0.08498463
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.00014069333
+                    "float": 0.00654236367
                   }
                 ]
               },
@@ -3079,7 +10467,7 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -200.0
+                    "float": -9.809999
                   },
                   {
                     "kind": "OMF",
@@ -3088,32 +10476,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.7201862
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Label": "g",
+        "Label": "•",
         "hasCustomLabel": false,
-        "LabelId": 39
+        "LabelId": 85
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03658335)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72019)))}(17.72018, 17.73752)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72019)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.0365833454
+          "Item1": 17.7201767,
+          "Item2": 17.7375221
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03658335)",
-        "Label": "h",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 8.49123E-07, 10.70276), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.08498463, 0.006542364), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.72019)))}(17.72018, 17.73752)"
+        },
+        "Label": "–",
         "hasCustomLabel": false,
-        "LabelId": 40
+        "LabelId": 86
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73752)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -3145,11 +10556,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.664235E-06
+                    "float": 6.800538E-07
                   },
                   {
                     "kind": "OMF",
-                    "float": 259.932678
+                    "float": 10.7028742
                   }
                 ]
               },
@@ -3166,11 +10577,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.3659334
+                    "float": 0.0680660754
                   },
                   {
                     "kind": "OMF",
-                    "float": 1.40693328E-05
+                    "float": 0.005233891
                   }
                 ]
               },
@@ -3187,7 +10598,7 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -200.0
+                    "float": -9.809999
                   },
                   {
                     "kind": "OMF",
@@ -3196,33 +10607,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.7375221
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Label": "i",
-        "hasCustomLabel": false,
-        "LabelId": 41
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.00366932)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.00366932014
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.00366932)",
-        "Label": "j",
-        "hasCustomLabel": false,
-        "LabelId": 42
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -3253,11 +10667,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.57930617E-07
+                    "float": 6.800538E-07
                   },
                   {
                     "kind": "OMF",
-                    "float": 259.932678
+                    "float": 10.7028742
                   }
                 ]
               },
@@ -3274,11 +10688,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.0367930643
+                    "float": 0.0680660754
                   },
                   {
                     "kind": "OMF",
-                    "float": 1.40693328E-06
+                    "float": 0.005233891
                   }
                 ]
               },
@@ -3295,7 +10709,7 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -200.0
+                    "float": -9.809999
                   },
                   {
                     "kind": "OMF",
@@ -3304,32 +10718,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.7375221
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Label": "k",
+        "Label": "—",
         "hasCustomLabel": false,
-        "LabelId": 43
+        "LabelId": 87
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.0003774144)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73752)))}(17.73751, 17.75141)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73752)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.0003774144
+          "Item1": 17.7375126,
+          "Item2": 17.75141
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.0003774144)",
-        "Label": "l",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 6.800538E-07, 10.70287), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.06806608, 0.005233891), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.73752)))}(17.73751, 17.75141)"
+        },
+        "Label": "˜",
         "hasCustomLabel": false,
-        "LabelId": 44
+        "LabelId": 88
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.75141)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -3361,11 +10798,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 2.868982E-08
+                    "float": 5.4482166E-07
                   },
                   {
                     "kind": "OMF",
-                    "float": 259.932678
+                    "float": 10.7029467
                   }
                 ]
               },
@@ -3382,11 +10819,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.003868982
+                    "float": 0.0545312166
                   },
                   {
                     "kind": "OMF",
-                    "float": 1.40693331E-07
+                    "float": 0.00418711267
                   }
                 ]
               },
@@ -3403,7 +10840,7 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -200.0
+                    "float": -9.809999
                   },
                   {
                     "kind": "OMF",
@@ -3412,33 +10849,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.75141
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Label": "m",
-        "hasCustomLabel": false,
-        "LabelId": 45
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 4.505724E-05)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 4.5057237E-05
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 4.505724E-05)",
-        "Label": "n",
-        "hasCustomLabel": false,
-        "LabelId": 46
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -3469,11 +10909,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -4.857548E-09
+                    "float": 5.4482166E-07
                   },
                   {
                     "kind": "OMF",
-                    "float": 259.932678
+                    "float": 10.7029467
                   }
                 ]
               },
@@ -3490,11 +10930,11 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.0005142465
+                    "float": 0.0545312166
                   },
                   {
                     "kind": "OMF",
-                    "float": 1.40693333E-08
+                    "float": 0.00418711267
                   }
                 ]
               },
@@ -3511,7 +10951,7 @@
                   },
                   {
                     "kind": "OMF",
-                    "float": -200.0
+                    "float": -9.809999
                   },
                   {
                     "kind": "OMF",
@@ -3520,58 +10960,62 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 17.75141
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
-        "Label": "o",
+        "Label": "™",
         "hasCustomLabel": false,
-        "LabelId": 47
+        "LabelId": 89
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, Infinity)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.75141)))}(17.7514, 17.76254)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.75141)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": "Infinity"
+          "Item1": 17.7514,
+          "Item2": 17.762537
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, Infinity)",
-        "Label": "p",
-        "hasCustomLabel": false,
-        "LabelId": 48
-      },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7{[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.2337257), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.316755), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03168104), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 2.345782E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 1.828351), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.3657235), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03658335), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.00366932), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.0003774144), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 4.505724E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, Infinity)}": {
-        "fid": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7",
-        "func_calls_ids": [
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.2337257)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.316755)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03168104)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 2.345782E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 1.828351)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.3657235)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03658335)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.00366932)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.0003774144)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 4.505724E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, Infinity)"
-        ],
-        "s_type": "AttachedPositionFunction",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact7{[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 300.0015, 379.9951), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 150, -490), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.2337257), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 329.5981, 265.4693), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 46.84434, -17.69812), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.316755), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.4029, 259.8633), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.001446, 1.36057), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03168104), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.06815995, 0.4491852), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 2.345782E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 334.3659, 259.9064), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -0.04327587, 0.01406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 1.828351), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0003657035, 259.9322), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 36.57135, 0.001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.3657235), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.656335E-05, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.657335, 0.0001406933), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.03658335), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.664235E-06, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.3659334, 1.406933E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.00366932), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 3.579306E-07, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.03679306, 1.406933E-06), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 0.0003774144), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 2.868982E-08, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.003868982, 1.406933E-07), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, 4.505724E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -4.857548E-09, 259.9327), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.0005142465, 1.406933E-08), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -200, 0), Variable_(t))}(-1E-05, Infinity)}",
-        "Label": "q",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 5.448217E-07, 10.70295), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, 0.05453122, 0.004187113), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(17.75141)))}(17.7514, 17.76254)"
+        },
+        "Label": "š",
         "hasCustomLabel": false,
-        "LabelId": 49
+        "LabelId": 90
       }
     },
     "name": null,
     "path": null
   },
   "solution_approches": [],
-  "AllowedScrolls": null,
+  "AllowedScrolls": [
+    "http://mathhub.info/FrameIT/frameworld?WBouncingScroll"
+  ],
   "AllowedGadgets": null,
   "name": "CanonBall 2D",
   "path": null
diff --git a/Assets/Stages/CanonBall 3D.JSON b/Assets/Stages/CanonBall 3D.JSON
index d8bcd05b..b9480e6a 100644
--- a/Assets/Stages/CanonBall 3D.JSON	
+++ b/Assets/Stages/CanonBall 3D.JSON	
@@ -7,302 +7,333 @@
   "solution": {
     "ValidationSet": [],
     "ExposedSolutionFacts": [
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact43",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact44",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact45",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact50",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact60",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact65",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact70",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact75",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact80",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact85",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact90",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact95",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact100",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact105",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact110",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact115",
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42{[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.2860328), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.1900455), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.01903759), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.001911052), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0002261257), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0001024593), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.786009E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780457E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780402E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)}"
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact842",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact843",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact844",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact845",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact850",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact855",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact860",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact865",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact870",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact875",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact880",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact885",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact890",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact895",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact900",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact905",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact910",
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact915",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}(-1E-05, 0.2860328)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860328)))}(0.2860228, 0.5200639)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200639)))}(0.5200539, 1.378993)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378993)))}(1.378983, 1.681127)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681127)))}(1.681117, 1.839926)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839926)))}(1.839916, 2.299212)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299212)))}(2.299202, 3.423573)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423573)))}(3.423563, 3.764802)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764802)))}(3.764792, 4.296639)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296639)))}(4.296629, 5.008685)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008685)))}(5.008675, 5.57834)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57834)))}(5.57833, 6.034081)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034081)))}(6.034071, 6.398692)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398692)))}(6.398682, 6.690399)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690399)))}(6.690389, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)"
     ],
     "ImmutableFacts": [],
     "WorkflowGadgetDict": {
       "-1": null
     },
     "MetaInf": {
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact842": {
         "workflow_id": 0,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact43": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact843": {
         "workflow_id": 1,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact44": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact844": {
         "workflow_id": 2,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact45": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact845": {
         "workflow_id": 3,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact846": {
         "workflow_id": 4,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact847": {
         "workflow_id": 5,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact848": {
         "workflow_id": 6,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact849": {
         "workflow_id": 7,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact50": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact850": {
         "workflow_id": 8,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact851": {
         "workflow_id": 9,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact852": {
         "workflow_id": 10,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact853": {
         "workflow_id": 11,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact854": {
         "workflow_id": 12,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact855": {
         "workflow_id": 13,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact856": {
         "workflow_id": 14,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact57": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact857": {
         "workflow_id": 15,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact858": {
         "workflow_id": 16,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact859": {
         "workflow_id": 17,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact60": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact860": {
         "workflow_id": 18,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact65": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact865": {
         "workflow_id": 19,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact70": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact870": {
         "workflow_id": 20,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact75": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact875": {
         "workflow_id": 21,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact80": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact880": {
         "workflow_id": 22,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact85": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact885": {
         "workflow_id": 23,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact86": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact886": {
         "workflow_id": 24,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact87": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact887": {
         "workflow_id": 25,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact88": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact888": {
         "workflow_id": 26,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact89": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact889": {
         "workflow_id": 27,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact90": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact890": {
         "workflow_id": 28,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact91": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact891": {
         "workflow_id": 29,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact92": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact892": {
         "workflow_id": 30,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact93": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact893": {
         "workflow_id": 31,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact94": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact894": {
         "workflow_id": 32,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact95": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact895": {
         "workflow_id": 33,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact96": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact896": {
         "workflow_id": 34,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact97": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact897": {
         "workflow_id": 35,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact98": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact898": {
         "workflow_id": 36,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact99": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact899": {
         "workflow_id": 37,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact100": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact900": {
         "workflow_id": 38,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact101": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact901": {
         "workflow_id": 39,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact102": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact902": {
         "workflow_id": 40,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact103": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact903": {
         "workflow_id": 41,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact104": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact904": {
         "workflow_id": 42,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact105": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact905": {
         "workflow_id": 43,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact106": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact906": {
         "workflow_id": 44,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact107": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact907": {
         "workflow_id": 45,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact108": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact908": {
         "workflow_id": 46,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact109": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact909": {
         "workflow_id": 47,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact110": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact910": {
         "workflow_id": 48,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact111": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact911": {
         "workflow_id": 49,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact112": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact912": {
         "workflow_id": 50,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact113": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact913": {
         "workflow_id": 51,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact114": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact914": {
         "workflow_id": 52,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact115": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact915": {
         "workflow_id": 53,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact116": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact916": {
         "workflow_id": 54,
         "active": true,
         "isImmutable": false
@@ -312,1193 +343,1298 @@
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}": {
         "workflow_id": 56,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.2860328)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}(-1E-05, 0.2860328)": {
         "workflow_id": 57,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860328)))}": {
         "workflow_id": 58,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.1900455)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860328)))}(0.2860228, 0.5200639)": {
         "workflow_id": 59,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200639)))}": {
         "workflow_id": 60,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.01903759)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200639)))}(0.5200539, 1.378993)": {
         "workflow_id": 61,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378993)))}": {
         "workflow_id": 62,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.001911052)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378993)))}(1.378983, 1.681127)": {
         "workflow_id": 63,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681127)))}": {
         "workflow_id": 64,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0002261257)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681127)))}(1.681117, 1.839926)": {
         "workflow_id": 65,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839926)))}": {
         "workflow_id": 66,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0001024593)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839926)))}(1.839916, 2.299212)": {
         "workflow_id": 67,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299212)))}": {
         "workflow_id": 68,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.786009E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299212)))}(2.299202, 3.423573)": {
         "workflow_id": 69,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423573)))}": {
         "workflow_id": 70,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780457E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423573)))}(3.423563, 3.764802)": {
         "workflow_id": 71,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764802)))}": {
         "workflow_id": 72,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780402E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764802)))}(3.764792, 4.296639)": {
         "workflow_id": 73,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296639)))}": {
         "workflow_id": 74,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296639)))}(4.296629, 5.008685)": {
         "workflow_id": 75,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008685)))}": {
         "workflow_id": 76,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008685)))}(5.008675, 5.57834)": {
         "workflow_id": 77,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57834)))}": {
         "workflow_id": 78,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57834)))}(5.57833, 6.034081)": {
         "workflow_id": 79,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034081)))}": {
         "workflow_id": 80,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034081)))}(6.034071, 6.398692)": {
         "workflow_id": 81,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398692)))}": {
         "workflow_id": 82,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398692)))}(6.398682, 6.690399)": {
         "workflow_id": 83,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690399)))}": {
         "workflow_id": 84,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690399)))}(6.690389, 6.923783)": {
         "workflow_id": 85,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
         "workflow_id": 86,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)": {
         "workflow_id": 87,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 1.830693E-06, 6.846238), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1380635, -0.7326696, -1.068577), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
         "workflow_id": 88,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 7.69156E-06, 6.846229), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1104508, 0.5861357, -0.8548617), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
         "workflow_id": 89,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.001984E-06, 6.846222), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.08836066, -0.4689085, -0.6838894), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
         "workflow_id": 90,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.752762E-06, 6.846217), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.07068853, 0.3751268, -0.5471115), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
         "workflow_id": 91,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.751257E-06, 6.846213), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.05655083, -0.3001015, -0.4376892), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
         "workflow_id": 92,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.151578E-06, 6.84621), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04524066, 0.2400812, -0.3501514), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
         "workflow_id": 93,
         "active": true,
         "isImmutable": false
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.230438E-06, 6.846207), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.03619253, -0.192065, -0.2801211), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
         "workflow_id": 94,
         "active": true,
         "isImmutable": false
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.766467E-06, 6.846204), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02895403, 0.153652, -0.2240969), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
         "workflow_id": 95,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42{[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.2860328), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.1900455), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.01903759), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.001911052), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0002261257), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0001024593), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.786009E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780457E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780402E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.536761E-06, 6.846202), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02316322, -0.1229216, -0.1792775), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
         "workflow_id": 96,
         "active": true,
         "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.519642E-06, 6.846201), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01853058, 0.09833726, -0.143422), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "workflow_id": 97,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.732454E-06, 6.8462), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01482446, -0.07866981, -0.1147376), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "workflow_id": 98,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.361322E-06, 6.846199), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01185957, 0.06293585, -0.0917901), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "workflow_id": 99,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.857344E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.009487656, -0.05034868, -0.07343208), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "workflow_id": 100,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.259643E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.007590125, 0.04027895, -0.05874566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "workflow_id": 101,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.936921E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0060721, -0.03222316, -0.04699653), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "workflow_id": 102,
+        "active": true,
+        "isImmutable": false
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.194215E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.00485768, 0.02577853, -0.03759722), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "workflow_id": 103,
+        "active": true,
+        "isImmutable": false
       }
     },
     "Workflow": [
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact842",
         "samestep": false,
         "steplink": 1,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact43",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact843",
         "samestep": false,
         "steplink": 2,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact44",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact844",
         "samestep": false,
         "steplink": 3,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact45",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact845",
         "samestep": false,
         "steplink": 4,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact846",
         "samestep": false,
         "steplink": 5,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact847",
         "samestep": false,
         "steplink": 6,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact848",
         "samestep": false,
         "steplink": 7,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact849",
         "samestep": false,
         "steplink": 9,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact50",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact850",
         "samestep": true,
         "steplink": 7,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact851",
         "samestep": false,
         "steplink": 10,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact852",
         "samestep": false,
         "steplink": 11,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact853",
         "samestep": false,
         "steplink": 12,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact854",
         "samestep": false,
         "steplink": 14,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact855",
         "samestep": true,
         "steplink": 12,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact856",
         "samestep": false,
         "steplink": 15,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact57",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact857",
         "samestep": false,
         "steplink": 16,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact858",
         "samestep": false,
         "steplink": 17,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact859",
         "samestep": false,
         "steplink": 24,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact60",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact860",
         "samestep": true,
         "steplink": 17,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact65",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact865",
         "samestep": true,
         "steplink": 17,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact70",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact870",
         "samestep": true,
         "steplink": 17,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact75",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact875",
         "samestep": true,
         "steplink": 17,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact80",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact880",
         "samestep": true,
         "steplink": 17,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact85",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact885",
         "samestep": true,
         "steplink": 17,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact86",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact886",
         "samestep": false,
         "steplink": 25,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact87",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact887",
         "samestep": false,
         "steplink": 26,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact88",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact888",
         "samestep": false,
         "steplink": 27,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact89",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact889",
         "samestep": false,
         "steplink": 29,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact90",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact890",
         "samestep": true,
         "steplink": 27,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact91",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact891",
         "samestep": false,
         "steplink": 30,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact92",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact892",
         "samestep": false,
         "steplink": 31,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact93",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact893",
         "samestep": false,
         "steplink": 32,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact94",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact894",
         "samestep": false,
         "steplink": 34,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact95",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact895",
         "samestep": true,
         "steplink": 32,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact96",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact896",
         "samestep": false,
         "steplink": 35,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact97",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact897",
         "samestep": false,
         "steplink": 36,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact98",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact898",
         "samestep": false,
         "steplink": 37,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact99",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact899",
         "samestep": false,
         "steplink": 39,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact100",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact900",
         "samestep": true,
         "steplink": 37,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact101",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact901",
         "samestep": false,
         "steplink": 40,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact102",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact902",
         "samestep": false,
         "steplink": 41,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact103",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact903",
         "samestep": false,
         "steplink": 42,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact104",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact904",
         "samestep": false,
         "steplink": 44,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact105",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact905",
         "samestep": true,
         "steplink": 42,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact106",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact906",
         "samestep": false,
         "steplink": 45,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact107",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact907",
         "samestep": false,
         "steplink": 46,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact108",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact908",
         "samestep": false,
         "steplink": 47,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact109",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact909",
         "samestep": false,
         "steplink": 49,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact110",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact910",
         "samestep": true,
         "steplink": 47,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact111",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact911",
         "samestep": false,
         "steplink": 50,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact112",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact912",
         "samestep": false,
         "steplink": 51,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact113",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact913",
         "samestep": false,
         "steplink": 52,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact114",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact914",
         "samestep": false,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact115",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact915",
         "samestep": true,
         "steplink": 52,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact116",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact916",
         "samestep": true,
         "steplink": 52,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
         "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
         "samestep": false,
-        "steplink": 97,
+        "steplink": 104,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}",
+        "samestep": true,
+        "steplink": 55,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}(-1E-05, 0.2860328)",
+        "samestep": true,
+        "steplink": 55,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860328)))}",
+        "samestep": true,
+        "steplink": 55,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860328)))}(0.2860228, 0.5200639)",
+        "samestep": true,
+        "steplink": 55,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200639)))}",
+        "samestep": true,
+        "steplink": 55,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200639)))}(0.5200539, 1.378993)",
+        "samestep": true,
+        "steplink": 55,
+        "creation": true,
+        "gadget_rank": -1,
+        "scroll_label": null,
+        "GadgetFlow": [],
+        "GadgetTime": 0.35554700000284356
+      },
+      {
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378993)))}",
+        "samestep": true,
+        "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378993)))}(1.378983, 1.681127)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.2860328)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681127)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681127)))}(1.681117, 1.839926)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.1900455)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839926)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839926)))}(1.839916, 2.299212)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.01903759)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299212)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299212)))}(2.299202, 3.423573)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.001911052)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423573)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423573)))}(3.423563, 3.764802)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0002261257)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764802)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764802)))}(3.764792, 4.296639)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0001024593)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296639)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296639)))}(4.296629, 5.008685)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.786009E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008685)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008685)))}(5.008675, 5.57834)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780457E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57834)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57834)))}(5.57833, 6.034081)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780402E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034081)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034081)))}(6.034071, 6.398692)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398692)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398692)))}(6.398682, 6.690399)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690399)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690399)))}(6.690389, 6.923783)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 1.830693E-06, 6.846238), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1380635, -0.7326696, -1.068577), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 7.69156E-06, 6.846229), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1104508, 0.5861357, -0.8548617), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.001984E-06, 6.846222), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.08836066, -0.4689085, -0.6838894), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.752762E-06, 6.846217), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.07068853, 0.3751268, -0.5471115), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.751257E-06, 6.846213), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.05655083, -0.3001015, -0.4376892), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.151578E-06, 6.84621), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04524066, 0.2400812, -0.3501514), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.230438E-06, 6.846207), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.03619253, -0.192065, -0.2801211), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.766467E-06, 6.846204), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02895403, 0.153652, -0.2240969), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.536761E-06, 6.846202), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02316322, -0.1229216, -0.1792775), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.519642E-06, 6.846201), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01853058, 0.09833726, -0.143422), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.732454E-06, 6.8462), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01482446, -0.07866981, -0.1147376), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.361322E-06, 6.846199), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01185957, 0.06293585, -0.0917901), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.857344E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.009487656, -0.05034868, -0.07343208), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.259643E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.007590125, 0.04027895, -0.05874566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.936921E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0060721, -0.03222316, -0.04699653), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42{[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.2860328), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.1900455), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.01903759), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.001911052), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0002261257), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0001024593), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.786009E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780457E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780402E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)}",
+        "Id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.194215E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.00485768, 0.02577853, -0.03759722), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
         "samestep": true,
         "steplink": 55,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       }
     ],
-    "marker": 97,
+    "marker": 104,
     "worksteps": 41,
     "backlog": 0,
     "soft_resetted": false,
     "invoke": true,
-    "MaxLabelId": 117,
+    "MaxLabelId": 124,
     "UnusedLabelIds": [],
     "JsonFactSpace": {
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact842": {
         "Point": {
           "x": 0.0,
           "y": 14.715,
@@ -1521,12 +1657,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact842"
+        },
         "Label": "A",
         "hasCustomLabel": false,
         "LabelId": 1
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact43": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact843": {
         "Point": {
           "x": 4.90499973,
           "y": 7.3575,
@@ -1549,12 +1688,15 @@
           "sqrMagnitude": 1.00000012
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact43",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact843"
+        },
         "Label": "B",
         "hasCustomLabel": false,
         "LabelId": 2
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact44": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact844": {
         "Point": {
           "x": 0.0,
           "y": -9.809999,
@@ -1577,20 +1719,26 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact44",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact844"
+        },
         "Label": "C",
         "hasCustomLabel": false,
         "LabelId": 3
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact45": {
-        "value": 0.1,
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact845": {
+        "value": 0.8,
         "s_type": "RealLitFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact45",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact845"
+        },
         "Label": "D",
         "hasCustomLabel": false,
         "LabelId": 4
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact846": {
         "Point": {
           "x": 0.0,
           "y": 0.0,
@@ -1606,12 +1754,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact846"
+        },
         "Label": "E",
         "hasCustomLabel": false,
         "LabelId": 5
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact847": {
         "Point": {
           "x": 0.0,
           "y": 0.0,
@@ -1634,12 +1785,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact847"
+        },
         "Label": "F",
         "hasCustomLabel": false,
         "LabelId": 6
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact848": {
         "Point": {
           "x": 0.0,
           "y": 19.6199989,
@@ -1662,12 +1816,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact848"
+        },
         "Label": "G",
         "hasCustomLabel": false,
         "LabelId": 7
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact849": {
         "Point": {
           "x": 0.0,
           "y": 19.6199989,
@@ -1690,25 +1847,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact849"
+        },
         "Label": "H",
         "hasCustomLabel": false,
         "LabelId": 8
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact50": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact850": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact846",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact847",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact848",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact849"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact50",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact850"
+        },
         "Label": "I",
         "hasCustomLabel": false,
         "LabelId": 9
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact851": {
         "Point": {
           "x": 19.6199989,
           "y": 0.0,
@@ -1731,12 +1894,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact851"
+        },
         "Label": "J",
         "hasCustomLabel": false,
         "LabelId": 10
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact852": {
         "Point": {
           "x": 19.6199989,
           "y": 0.0,
@@ -1759,12 +1925,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact852"
+        },
         "Label": "K",
         "hasCustomLabel": false,
         "LabelId": 11
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact853": {
         "Point": {
           "x": 19.6199989,
           "y": 19.6199989,
@@ -1787,12 +1956,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact853"
+        },
         "Label": "L",
         "hasCustomLabel": false,
         "LabelId": 12
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact854": {
         "Point": {
           "x": 19.6199989,
           "y": 19.6199989,
@@ -1815,25 +1987,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact854"
+        },
         "Label": "M",
         "hasCustomLabel": false,
         "LabelId": 13
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact855": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact851",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact852",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact853",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact854"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact55",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact855"
+        },
         "Label": "N",
         "hasCustomLabel": false,
         "LabelId": 14
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact856": {
         "Point": {
           "x": 0.0,
           "y": 0.0,
@@ -1856,12 +2034,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact856"
+        },
         "Label": "O",
         "hasCustomLabel": false,
         "LabelId": 15
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact57": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact857": {
         "Point": {
           "x": 0.0,
           "y": 0.0,
@@ -1884,12 +2065,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact57",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact857"
+        },
         "Label": "P",
         "hasCustomLabel": false,
         "LabelId": 16
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact858": {
         "Point": {
           "x": 19.6199989,
           "y": 0.0,
@@ -1912,12 +2096,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact858"
+        },
         "Label": "Q",
         "hasCustomLabel": false,
         "LabelId": 17
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact859": {
         "Point": {
           "x": 19.6199989,
           "y": 0.0,
@@ -1940,90 +2127,111 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact859"
+        },
         "Label": "R",
         "hasCustomLabel": false,
         "LabelId": 18
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact60": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact860": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact57",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact856",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact857",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact858",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact859"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact60",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact860"
+        },
         "Label": "S",
         "hasCustomLabel": false,
         "LabelId": 19
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact65": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact865": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact846",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact849",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact854",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact851"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact65",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact865"
+        },
         "Label": "X",
         "hasCustomLabel": false,
         "LabelId": 24
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact70": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact870": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact847",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact848",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact853",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact852"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact70",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact870"
+        },
         "Label": "]",
         "hasCustomLabel": false,
         "LabelId": 29
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact75": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact875": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact849",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact848",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact853",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact854"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact75",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact875"
+        },
         "Label": "b",
         "hasCustomLabel": false,
         "LabelId": 34
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact80": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact880": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact57",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact857",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact847",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact852",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact858"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact80",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact880"
+        },
         "Label": "g",
         "hasCustomLabel": false,
         "LabelId": 39
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact85": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact885": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact846",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact856",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact859",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact851"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact85",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact885"
+        },
         "Label": "l",
         "hasCustomLabel": false,
         "LabelId": 44
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact86": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact886": {
         "Point": {
           "x": 0.0,
           "y": 9.809999,
@@ -2046,12 +2254,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact86",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact886"
+        },
         "Label": "m",
         "hasCustomLabel": false,
         "LabelId": 45
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact87": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact887": {
         "Point": {
           "x": 0.0,
           "y": 13.2778349,
@@ -2074,12 +2285,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact87",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact887"
+        },
         "Label": "n",
         "hasCustomLabel": false,
         "LabelId": 46
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact88": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact888": {
         "Point": {
           "x": 9.809999,
           "y": 13.2778349,
@@ -2102,12 +2316,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact88",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact888"
+        },
         "Label": "o",
         "hasCustomLabel": false,
         "LabelId": 47
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact89": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact889": {
         "Point": {
           "x": 9.809999,
           "y": 9.809999,
@@ -2130,25 +2347,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact89",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact889"
+        },
         "Label": "p",
         "hasCustomLabel": false,
         "LabelId": 48
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact90": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact890": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact86",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact87",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact88",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact89"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact886",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact887",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact888",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact889"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact90",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact890"
+        },
         "Label": "q",
         "hasCustomLabel": false,
         "LabelId": 49
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact91": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact891": {
         "Point": {
           "x": 0.0,
           "y": 4.90499973,
@@ -2171,12 +2394,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact91",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact891"
+        },
         "Label": "r",
         "hasCustomLabel": false,
         "LabelId": 50
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact92": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact892": {
         "Point": {
           "x": 0.0,
           "y": 4.90499973,
@@ -2199,12 +2425,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact92",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact892"
+        },
         "Label": "s",
         "hasCustomLabel": false,
         "LabelId": 51
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact93": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact893": {
         "Point": {
           "x": 9.809999,
           "y": 4.90499973,
@@ -2227,12 +2456,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact93",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact893"
+        },
         "Label": "t",
         "hasCustomLabel": false,
         "LabelId": 52
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact94": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact894": {
         "Point": {
           "x": 9.809999,
           "y": 4.90499973,
@@ -2255,25 +2487,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact94",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact894"
+        },
         "Label": "u",
         "hasCustomLabel": false,
         "LabelId": 53
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact95": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact895": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact91",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact92",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact93",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact94"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact891",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact892",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact893",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact894"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact95",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact895"
+        },
         "Label": "v",
         "hasCustomLabel": false,
         "LabelId": 54
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact96": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact896": {
         "Point": {
           "x": 0.0,
           "y": 14.05773,
@@ -2296,12 +2534,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact96",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact896"
+        },
         "Label": "w",
         "hasCustomLabel": false,
         "LabelId": 55
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact97": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact897": {
         "Point": {
           "x": 0.0,
           "y": 9.809999,
@@ -2324,12 +2565,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact97",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact897"
+        },
         "Label": "x",
         "hasCustomLabel": false,
         "LabelId": 56
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact98": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact898": {
         "Point": {
           "x": 9.809999,
           "y": 9.809999,
@@ -2352,12 +2596,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact98",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact898"
+        },
         "Label": "y",
         "hasCustomLabel": false,
         "LabelId": 57
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact99": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact899": {
         "Point": {
           "x": 9.809999,
           "y": 14.05773,
@@ -2380,25 +2627,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact99",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact899"
+        },
         "Label": "z",
         "hasCustomLabel": false,
         "LabelId": 58
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact100": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact900": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact96",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact97",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact98",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact99"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact896",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact897",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact898",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact899"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact100",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact900"
+        },
         "Label": "{",
         "hasCustomLabel": false,
         "LabelId": 59
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact101": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact901": {
         "Point": {
           "x": 0.0,
           "y": 16.677,
@@ -2421,12 +2674,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact101",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact901"
+        },
         "Label": "|",
         "hasCustomLabel": false,
         "LabelId": 60
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact102": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact902": {
         "Point": {
           "x": 0.0,
           "y": 14.715,
@@ -2456,12 +2712,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact102",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact902"
+        },
         "Label": "}",
         "hasCustomLabel": false,
         "LabelId": 61
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact103": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact903": {
         "Point": {
           "x": 9.809999,
           "y": 14.715,
@@ -2484,12 +2743,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact103",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact903"
+        },
         "Label": "~",
         "hasCustomLabel": false,
         "LabelId": 62
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact104": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact904": {
         "Point": {
           "x": 9.809999,
           "y": 16.677,
@@ -2512,25 +2774,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact104",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact904"
+        },
         "Label": "",
         "hasCustomLabel": false,
         "LabelId": 63
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact105": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact905": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact101",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact102",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact103",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact104"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact901",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact902",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact903",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact904"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact105",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact905"
+        },
         "Label": "€",
         "hasCustomLabel": false,
         "LabelId": 64
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact106": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact906": {
         "Point": {
           "x": 0.0,
           "y": 4.90499973,
@@ -2553,12 +2821,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact106",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact906"
+        },
         "Label": "",
         "hasCustomLabel": false,
         "LabelId": 65
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact107": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact907": {
         "Point": {
           "x": 0.0,
           "y": 7.3575,
@@ -2581,12 +2852,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact107",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact907"
+        },
         "Label": "‚",
         "hasCustomLabel": false,
         "LabelId": 66
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact108": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact908": {
         "Point": {
           "x": 9.809999,
           "y": 7.3575,
@@ -2616,12 +2890,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact108",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact908"
+        },
         "Label": "ƒ",
         "hasCustomLabel": false,
         "LabelId": 67
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact109": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact909": {
         "Point": {
           "x": 9.809999,
           "y": 4.90499973,
@@ -2644,25 +2921,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact109",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact909"
+        },
         "Label": "„",
         "hasCustomLabel": false,
         "LabelId": 68
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact110": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact910": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact106",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact107",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact108",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact109"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact906",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact907",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact908",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact909"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact110",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact910"
+        },
         "Label": "\u0085",
         "hasCustomLabel": false,
         "LabelId": 69
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact111": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact911": {
         "Point": {
           "x": 0.0,
           "y": 2.45249987,
@@ -2685,12 +2968,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact111",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact911"
+        },
         "Label": "†",
         "hasCustomLabel": false,
         "LabelId": 70
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact112": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact912": {
         "Point": {
           "x": 0.0,
           "y": 6.70023,
@@ -2713,12 +2999,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact112",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact912"
+        },
         "Label": "‡",
         "hasCustomLabel": false,
         "LabelId": 71
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact113": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact913": {
         "Point": {
           "x": 9.809999,
           "y": 6.70023,
@@ -2748,12 +3037,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact113",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact913"
+        },
         "Label": "ˆ",
         "hasCustomLabel": false,
         "LabelId": 72
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact114": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact914": {
         "Point": {
           "x": 9.809999,
           "y": 2.45249987,
@@ -2783,25 +3075,31 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact114",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact914"
+        },
         "Label": "‰",
         "hasCustomLabel": false,
         "LabelId": 73
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact115": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact915": {
         "Pids": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact111",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact112",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact113",
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact114"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact911",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact912",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact913",
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact914"
         ],
         "s_type": "QuadFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact115",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact915"
+        },
         "Label": "Š",
         "hasCustomLabel": false,
         "LabelId": 74
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact116": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact916": {
         "lids": [],
         "payload": [
           {
@@ -2813,19 +3111,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact846"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact847"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact848"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact849"
               }
             ]
           },
@@ -2838,19 +3136,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact851"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact852"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact853"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact854"
               }
             ]
           },
@@ -2863,19 +3161,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact856"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact57"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact857"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact858"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact859"
               }
             ]
           },
@@ -2888,19 +3186,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact846"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact849"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact854"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact851"
               }
             ]
           },
@@ -2913,19 +3211,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact847"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact848"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact853"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact852"
               }
             ]
           },
@@ -2938,19 +3236,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact49"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact849"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact48"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact848"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact53"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact853"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact54"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact854"
               }
             ]
           },
@@ -2963,19 +3261,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact57"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact857"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact47"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact847"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact52"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact852"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact58"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact858"
               }
             ]
           },
@@ -2988,19 +3286,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact46"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact846"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact56"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact856"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact59"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact859"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact51"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact851"
               }
             ]
           },
@@ -3013,19 +3311,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact86"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact886"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact87"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact887"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact88"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact888"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact89"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact889"
               }
             ]
           },
@@ -3038,19 +3336,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact91"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact891"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact92"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact892"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact93"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact893"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact94"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact894"
               }
             ]
           },
@@ -3063,19 +3361,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact96"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact896"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact97"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact897"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact98"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact898"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact99"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact899"
               }
             ]
           },
@@ -3088,19 +3386,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact101"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact901"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact102"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact902"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact103"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact903"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact104"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact904"
               }
             ]
           },
@@ -3113,19 +3411,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact106"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact906"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact107"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact907"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact108"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact908"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact109"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact909"
               }
             ]
           },
@@ -3138,19 +3436,19 @@
             "arguments": [
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact111"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact911"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact112"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact912"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact113"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact913"
               },
               {
                 "kind": "OMS",
-                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact114"
+                "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact914"
               }
             ]
           }
@@ -3190,7 +3488,10 @@
           ]
         },
         "s_type": "ListFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact116",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact916"
+        },
         "Label": "‹",
         "hasCustomLabel": false,
         "LabelId": 75
@@ -3312,12 +3613,126 @@
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "Pos",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "Vel",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "Acc",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/core/geometry?3DGeometry?point"
+              }
+            },
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+            },
+            "arguments": [
+              {
+                "kind": "VAR",
+                "name": "Pos"
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "VAR",
+                        "name": "Vel"
+                      },
+                      {
+                        "kind": "VAR",
+                        "name": "t"
+                      }
+                    ]
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.5
+                      },
+                      {
+                        "kind": "OMA",
+                        "applicant": {
+                          "kind": "OMS",
+                          "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                        },
+                        "arguments": [
+                          {
+                            "kind": "VAR",
+                            "name": "Acc"
+                          },
+                          {
+                            "kind": "OMA",
+                            "applicant": {
+                              "kind": "OMS",
+                              "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit"
+                            },
+                            "arguments": [
+                              {
+                                "kind": "VAR",
+                                "name": "t"
+                              },
+                              {
+                                "kind": "VAR",
+                                "name": "t"
+                              }
+                            ]
+                          }
+                        ]
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
         "Label": "Œ",
         "hasCustomLabel": false,
         "LabelId": 76
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -3400,33 +3815,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
-              }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "",
-        "hasCustomLabel": false,
-        "LabelId": 77
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.2860328)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.286032766
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.0
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
         },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.2860328)",
-        "Label": "Ž",
-        "hasCustomLabel": false,
-        "LabelId": 78
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -3453,15 +3871,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.40304458
+                    "float": 4.90499951E-05
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.4182777
+                    "float": 14.7150736
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.7640886
+                    "float": 18.63876
                   }
                 ]
               },
@@ -3474,15 +3892,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 0.490499973
+                    "float": 4.90499973
                   },
                   {
                     "kind": "OMF",
-                    "float": 1.85351431
+                    "float": 7.3575
                   },
                   {
                     "kind": "OMF",
-                    "float": -1.59631431
+                    "float": -24.0345
                   }
                 ]
               },
@@ -3508,32 +3926,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.0
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "",
+        "Label": "",
         "hasCustomLabel": false,
-        "LabelId": 79
+        "LabelId": 77
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.1900455)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}(-1E-05, 0.2860328)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}",
         "Domain": {
           "Item1": -1E-05,
-          "Item2": 0.190045476
+          "Item2": 0.286032766
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.1900455)",
-        "Label": "",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0)))}(-1E-05, 0.2860328)"
+        },
+        "Label": "Ž",
         "hasCustomLabel": false,
-        "LabelId": 80
+        "LabelId": 78
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860328)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -3561,15 +4002,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49626231
+                    "float": 1.40307891
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5933781
+                    "float": 16.4184074
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4607153
+                    "float": 11.7639771
                   }
                 ]
               },
@@ -3582,15 +4023,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 0.0490499958
+                    "float": 3.92399979
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.138768747
+                    "float": 14.8281145
                   },
                   {
                     "kind": "OMF",
-                    "float": -0.07890882
+                    "float": -12.7705145
                   }
                 ]
               },
@@ -3616,33 +4057,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.286032766
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "‘",
-        "hasCustomLabel": false,
-        "LabelId": 81
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.01903759)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.0190375913
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.01903759)",
-        "Label": "’",
-        "hasCustomLabel": false,
-        "LabelId": 82
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -3669,15 +4113,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49719608
+                    "float": 1.40307891
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 16.4184074
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 11.7639771
                   }
                 ]
               },
@@ -3690,15 +4134,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 0.004905
+                    "float": 3.92399979
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.009233252
+                    "float": 14.8281145
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.000208541984
+                    "float": -12.7705145
                   }
                 ]
               },
@@ -3724,32 +4168,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.286032766
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "“",
+        "Label": "",
         "hasCustomLabel": false,
-        "LabelId": 83
+        "LabelId": 79
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.001911052)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860328)))}(0.2860228, 0.5200639)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860328)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.00191105215
+          "Item1": 0.286022753,
+          "Item2": 0.520063937
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.001911052)",
-        "Label": "”",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403079, 16.41841, 11.76398), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.924, 14.82811, -12.77051), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.2860328)))}(0.2860228, 0.5200639)"
+        },
+        "Label": "",
         "hasCustomLabel": false,
-        "LabelId": 84
+        "LabelId": 80
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200639)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -3777,15 +4244,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.4972055
+                    "float": 2.3214488
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 19.6198978
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 8.775176
                   }
                 ]
               },
@@ -3798,15 +4265,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 0.0004905
+                    "float": 3.1392
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.0004578356
+                    "float": -10.025815
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.0008342755
+                    "float": -10.2164116
                   }
                 ]
               },
@@ -3832,33 +4299,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.520063937
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "•",
-        "hasCustomLabel": false,
-        "LabelId": 85
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0002261257)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.000226125689
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0002261257)",
-        "Label": "–",
-        "hasCustomLabel": false,
-        "LabelId": 86
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -3885,15 +4355,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 2.3214488
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 19.6198978
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 8.775176
                   }
                 ]
               },
@@ -3906,15 +4376,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 4.90500024E-05
+                    "float": 3.1392
                   },
                   {
                     "kind": "OMF",
-                    "float": 1.58160947E-05
+                    "float": -10.025815
                   },
                   {
                     "kind": "OMF",
-                    "float": 0.000194170309
+                    "float": -10.2164116
                   }
                 ]
               },
@@ -3940,32 +4410,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 0.520063937
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "—",
+        "Label": "‘",
         "hasCustomLabel": false,
-        "LabelId": 87
+        "LabelId": 81
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0001024593)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200639)))}(0.5200539, 1.378993)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200639)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 0.000102459308
+          "Item1": 0.5200539,
+          "Item2": 1.37899327
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0001024593)",
-        "Label": "˜",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.321449, 19.6199, 8.775176), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.1392, -10.02582, -10.21641), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(0.5200639)))}(0.5200539, 1.378993)"
+        },
+        "Label": "’",
         "hasCustomLabel": false,
-        "LabelId": 88
+        "LabelId": 82
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378993)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -3993,15 +4486,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 5.017825
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 7.389571
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 8.173129E-05
                   }
                 ]
               },
@@ -4014,15 +4507,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 4.9049986E-06
+                    "float": 2.51136
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.26712579E-05
+                    "float": -14.76153
                   },
                   {
                     "kind": "OMF",
-                    "float": 9.537791E-05
+                    "float": 8.173129
                   }
                 ]
               },
@@ -4048,33 +4541,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 1.37899327
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "™",
-        "hasCustomLabel": false,
-        "LabelId": 89
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.786009E-05)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.78600947E-05
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.786009E-05)",
-        "Label": "š",
-        "hasCustomLabel": false,
-        "LabelId": 90
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -4101,15 +4597,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 5.017825
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 7.389571
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 8.173129E-05
                   }
                 ]
               },
@@ -4122,15 +4618,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 4.904982E-07
+                    "float": 2.51136
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.812594E-05
+                    "float": -14.76153
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.507001E-05
+                    "float": 8.173129
                   }
                 ]
               },
@@ -4156,32 +4652,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
-              }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "›",
-        "hasCustomLabel": false,
-        "LabelId": 91
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780457E-05)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780457E-05
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780457E-05)",
-        "Label": "œ",
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 1.37899327
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "“",
         "hasCustomLabel": false,
-        "LabelId": 92
+        "LabelId": 83
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378993)))}(1.378983, 1.681127)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378993)))}",
+        "Domain": {
+          "Item1": 1.37898326,
+          "Item2": 1.68112659
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.017825, 7.389571, 8.173129E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.51136, -14.76153, 8.173129), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.378993)))}(1.378983, 1.681127)"
+        },
+        "Label": "”",
+        "hasCustomLabel": false,
+        "LabelId": 84
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681127)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -4209,15 +4728,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 5.776611
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 2.48185515
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 2.46930146
                   }
                 ]
               },
@@ -4230,15 +4749,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 4.9048186E-08
+                    "float": 2.00908828
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.87184336E-05
+                    "float": -1.42728221
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.403492E-05
+                    "float": -15.5498428
                   }
                 ]
               },
@@ -4264,33 +4783,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 1.68112659
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "",
-        "hasCustomLabel": false,
-        "LabelId": 93
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780402E-05)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780402E-05
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780402E-05)",
-        "Label": "ž",
-        "hasCustomLabel": false,
-        "LabelId": 94
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -4317,15 +4839,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 5.776611
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 2.48185515
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 2.46930146
                   }
                 ]
               },
@@ -4338,15 +4860,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 4.90317875E-09
+                    "float": 2.00908828
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.87781547E-05
+                    "float": -1.42728221
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.39313652E-05
+                    "float": -15.5498428
                   }
                 ]
               },
@@ -4372,32 +4894,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 1.68112659
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "Ÿ",
+        "Label": "•",
         "hasCustomLabel": false,
-        "LabelId": 95
+        "LabelId": 85
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681127)))}(1.681117, 1.839926)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681127)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780401E-05
+          "Item1": 1.68111658,
+          "Item2": 1.83992577
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-        "Label": " ",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(5.776611, 2.481855, 2.469301), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(2.009088, -1.427282, -15.54984), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.681127)))}(1.681117, 1.839926)"
+        },
+        "Label": "–",
         "hasCustomLabel": false,
-        "LabelId": 96
+        "LabelId": 86
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839926)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -4425,15 +4970,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 6.09566832
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 2.13149
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 0.00012439875
                   }
                 ]
               },
@@ -4446,15 +4991,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 4.88678E-10
+                    "float": 1.6072706
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.87841319E-05
+                    "float": -2.38808131
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.392101E-05
+                    "float": 12.4398746
                   }
                 ]
               },
@@ -4480,33 +5025,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 1.83992577
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "¡",
-        "hasCustomLabel": false,
-        "LabelId": 97
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780401E-05
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-        "Label": "¢",
-        "hasCustomLabel": false,
-        "LabelId": 98
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -4533,15 +5081,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 6.09566832
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 2.13149
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 0.00012439875
                   }
                 ]
               },
@@ -4554,15 +5102,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 4.72279334E-11
+                    "float": 1.6072706
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.87847358E-05
+                    "float": -2.38808131
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.39199856E-05
+                    "float": 12.4398746
                   }
                 ]
               },
@@ -4588,32 +5136,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 1.83992577
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "£",
+        "Label": "—",
         "hasCustomLabel": false,
-        "LabelId": 99
+        "LabelId": 87
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839926)))}(1.839916, 2.299212)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839926)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780401E-05
+          "Item1": 1.83991575,
+          "Item2": 2.29921174
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-        "Label": "¤",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.095668, 2.13149, 0.0001243987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.607271, -2.388081, 12.43987), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(1.839926)))}(1.839916, 2.299212)"
+        },
+        "Label": "˜",
         "hasCustomLabel": false,
-        "LabelId": 100
+        "LabelId": 88
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299212)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -4641,15 +5212,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 6.833878
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 5.52681231E-05
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 5.713683
                   }
                 ]
               },
@@ -4662,15 +5233,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 3.082925E-12
+                    "float": 1.28581655
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.878479E-05
+                    "float": 5.51494074
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.391987E-05
+                    "float": 9.9519
                   }
                 ]
               },
@@ -4696,33 +5267,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 2.29921174
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "¥",
-        "hasCustomLabel": false,
-        "LabelId": 101
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780401E-05
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-        "Label": "¦",
-        "hasCustomLabel": false,
-        "LabelId": 102
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -4749,15 +5323,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 6.833878
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 5.52681231E-05
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 5.713683
                   }
                 ]
               },
@@ -4770,15 +5344,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": -1.33157591E-12
+                    "float": 1.28581655
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.8784794E-05
+                    "float": 5.51494074
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.391986E-05
+                    "float": 9.9519
                   }
                 ]
               },
@@ -4804,32 +5378,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 2.29921174
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "§",
+        "Label": "™",
         "hasCustomLabel": false,
-        "LabelId": 103
+        "LabelId": 89
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299212)))}(2.299202, 3.423573)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299212)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780401E-05
+          "Item1": 2.29920173,
+          "Item2": 3.42357254
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-        "Label": "¨",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(6.833878, 5.526812E-05, 5.713683), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.285817, 5.514941, 9.9519), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(2.299212)))}(2.299202, 3.423573)"
+        },
+        "Label": "š",
         "hasCustomLabel": false,
-        "LabelId": 104
+        "LabelId": 90
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423573)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -4857,15 +5454,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 8.279611
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 4.411982E-05
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 16.90329
                   }
                 ]
               },
@@ -4878,15 +5475,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": -1.77302606E-12
+                    "float": 1.02865326
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.8784794E-05
+                    "float": 4.412031
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.391986E-05
+                    "float": 7.96151972
                   }
                 ]
               },
@@ -4912,33 +5509,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
-              }
-            ]
-          }
-        },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "©",
-        "hasCustomLabel": false,
-        "LabelId": 105
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780401E-05
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-        "Label": "ª",
-        "hasCustomLabel": false,
-        "LabelId": 106
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 3.42357254
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -4965,15 +5565,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 8.279611
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 4.411982E-05
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 16.90329
                   }
                 ]
               },
@@ -4986,15 +5586,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": -1.81717109E-12
+                    "float": 1.02865326
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.8784794E-05
+                    "float": 4.412031
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.391986E-05
+                    "float": 7.96151972
                   }
                 ]
               },
@@ -5020,32 +5620,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 3.42357254
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "«",
+        "Label": "›",
         "hasCustomLabel": false,
-        "LabelId": 107
+        "LabelId": 91
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423573)))}(3.423563, 3.764802)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423573)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780401E-05
+          "Item1": 3.42356253,
+          "Item2": 3.76480246
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-        "Label": "¬",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.279611, 4.411982E-05, 16.90329), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.028653, 4.412031, 7.96152), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.423573)))}(3.423563, 3.764802)"
+        },
+        "Label": "œ",
         "hasCustomLabel": false,
-        "LabelId": 108
+        "LabelId": 92
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764802)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -5073,15 +5696,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 8.630627
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 0.934442043
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 19.619936
                   }
                 ]
               },
@@ -5094,15 +5717,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": -1.82158563E-12
+                    "float": 0.822922647
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.8784794E-05
+                    "float": 0.851652145
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.391986E-05
+                    "float": -6.369216
                   }
                 ]
               },
@@ -5128,33 +5751,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 3.76480246
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "­",
-        "hasCustomLabel": false,
-        "LabelId": 109
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780401E-05
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-        "Label": "®",
-        "hasCustomLabel": false,
-        "LabelId": 110
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -5181,15 +5807,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 8.630627
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 0.934442043
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 19.619936
                   }
                 ]
               },
@@ -5202,15 +5828,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": -1.822027E-12
+                    "float": 0.822922647
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.8784794E-05
+                    "float": 0.851652145
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.391986E-05
+                    "float": -6.369216
                   }
                 ]
               },
@@ -5236,32 +5862,55 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 3.76480246
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "¯",
+        "Label": "",
         "hasCustomLabel": false,
-        "LabelId": 111
+        "LabelId": 93
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764802)))}(3.764792, 4.296639)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764802)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780401E-05
+          "Item1": 3.76479244,
+          "Item2": 4.29663944
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-        "Label": "°",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(8.630627, 0.934442, 19.61994), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.8229226, 0.8516521, -6.369216), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(3.764802)))}(3.764792, 4.296639)"
+        },
+        "Label": "ž",
         "hasCustomLabel": false,
-        "LabelId": 112
+        "LabelId": 94
       },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296639)))}": {
         "Function_SOMDoc": {
           "kind": "FUN",
           "params": [
@@ -5289,15 +5938,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 9.068295
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 3.480565E-05
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 16.2325
                   }
                 ]
               },
@@ -5310,15 +5959,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": -1.82207114E-12
+                    "float": 0.6583381
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.8784794E-05
+                    "float": 3.492535
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.391986E-05
+                    "float": -5.09537268
                   }
                 ]
               },
@@ -5344,33 +5993,36 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 4.29663944
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
         "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "±",
-        "hasCustomLabel": false,
-        "LabelId": 113
-      },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
-        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780401E-05
-        },
-        "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-        "Label": "²",
-        "hasCustomLabel": false,
-        "LabelId": 114
-      },
-      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}": {
-        "Function_SOMDoc": {
+        "ServerDefinition": {
           "kind": "FUN",
           "params": [
             {
@@ -5397,15 +6049,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": 1.49720562
+                    "float": 9.068295
                   },
                   {
                     "kind": "OMF",
-                    "float": 16.5942421
+                    "float": 3.480565E-05
                   },
                   {
                     "kind": "OMF",
-                    "float": 11.4592133
+                    "float": 16.2325
                   }
                 ]
               },
@@ -5418,15 +6070,15 @@
                 "arguments": [
                   {
                     "kind": "OMF",
-                    "float": -1.82207548E-12
+                    "float": 0.6583381
                   },
                   {
                     "kind": "OMF",
-                    "float": 3.8784794E-05
+                    "float": 3.492535
                   },
                   {
                     "kind": "OMF",
-                    "float": 8.391986E-05
+                    "float": -5.09537268
                   }
                 ]
               },
@@ -5452,303 +6104,5130 @@
                 ]
               },
               {
-                "kind": "VAR",
-                "name": "t"
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 4.29663944
+                      }
+                    ]
+                  }
+                ]
               }
             ]
           }
         },
-        "s_type": "FunctionFact",
-        "_URI": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
-        "Label": "³",
+        "Label": "Ÿ",
         "hasCustomLabel": false,
-        "LabelId": 115
+        "LabelId": 95
       },
-      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)": {
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296639)))}(4.296629, 5.008685)": {
         "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
-        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296639)))}",
         "Domain": {
-          "Item1": -1E-05,
-          "Item2": 9.780401E-05
+          "Item1": 4.29662943,
+          "Item2": 5.008685
         },
         "s_type": "FunctionCallFact",
-        "_URI": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-        "Label": "´",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.068295, 3.480565E-05, 16.2325), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.6583381, 3.492535, -5.095373), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(4.296639)))}(4.296629, 5.008685)"
+        },
+        "Label": " ",
         "hasCustomLabel": false,
-        "LabelId": 116
+        "LabelId": 96
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42{[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.2860328), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.1900455), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.01903759), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.001911052), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0002261257), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0001024593), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.786009E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780457E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780402E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)}": {
-        "fid": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42",
-        "func_calls_ids": [
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.2860328)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.1900455)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.01903759)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.001911052)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0002261257)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0001024593)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.786009E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780457E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780402E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)",
-          "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)"
-        ],
-        "s_type": "AttachedPositionFunction",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact42{[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 14.71507, 18.63876), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905, 7.3575, -24.0345), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.2860328), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.403045, 16.41828, 11.76409), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4905, 1.853514, -1.596314), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.1900455), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.496262, 16.59338, 11.46072), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04905, 0.1387687, -0.07890882), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.01903759), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497196, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.004905, 0.009233252, 0.000208542), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.001911052), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497205, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0004905, 0.0004578356, 0.0008342755), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0002261257), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.905E-05, 1.581609E-05, 0.0001941703), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 0.0001024593), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904999E-06, 3.267126E-05, 9.537791E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.786009E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904982E-07, 3.812594E-05, 8.507001E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780457E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.904819E-08, 3.871843E-05, 8.403492E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780402E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.903179E-09, 3.877815E-05, 8.393137E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.88678E-10, 3.878413E-05, 8.392101E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(4.722793E-11, 3.878474E-05, 8.391999E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(3.082925E-12, 3.878479E-05, 8.391987E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.331576E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.773026E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.817171E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.821586E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822027E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822071E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05), [Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(1.497206, 16.59424, 11.45921), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(-1.822075E-12, 3.878479E-05, 8.391986E-05), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), Variable_(t))}(-1E-05, 9.780401E-05)}",
-        "Label": "µ",
-        "hasCustomLabel": false,
-        "LabelId": 117
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008685)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 9.537067
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 2.77021572E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 12.6043205
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.5266705
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 2.79410672
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -4.076298
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 5.008685
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 9.537067
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 2.77021572E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 12.6043205
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.5266705
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 2.79410672
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -4.076298
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 5.008685
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "¡",
+        "hasCustomLabel": false,
+        "LabelId": 97
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008685)))}(5.008675, 5.57834)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008685)))}",
+        "Domain": {
+          "Item1": 5.008675,
+          "Item2": 5.57833958
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.537067, 2.770216E-05, 12.60432), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.5266705, 2.794107, -4.076298), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.008685)))}(5.008675, 5.57834)"
+        },
+        "Label": "¢",
+        "hasCustomLabel": false,
+        "LabelId": 98
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57834)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 9.837091
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 2.235314E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.2822065
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.4213364
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 2.23536325
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -3.26103854
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 5.57833958
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 9.837091
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 2.235314E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 10.2822065
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.4213364
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 2.23536325
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -3.26103854
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 5.57833958
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "£",
+        "hasCustomLabel": false,
+        "LabelId": 99
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57834)))}(5.57833, 6.034081)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57834)))}",
+        "Domain": {
+          "Item1": 5.57832956,
+          "Item2": 6.034081
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(9.837091, 2.235314E-05, 10.28221), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.4213364, 2.235363, -3.261039), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(5.57834)))}(5.57833, 6.034081)"
+        },
+        "Label": "¤",
+        "hasCustomLabel": false,
+        "LabelId": 100
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034081)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.0291157
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.8002409E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 8.79599
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.337069124
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.78836918
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -2.608831
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.034081
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.0291157
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.8002409E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 8.79599
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.337069124
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.78836918
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -2.608831
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.034081
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "¥",
+        "hasCustomLabel": false,
+        "LabelId": 101
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034081)))}(6.034071, 6.398692)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034081)))}",
+        "Domain": {
+          "Item1": 6.034071,
+          "Item2": 6.398692
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.02912, 1.800241E-05, 8.79599), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.3370691, 1.788369, -2.608831), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.034081)))}(6.034071, 6.398692)"
+        },
+        "Label": "¦",
+        "hasCustomLabel": false,
+        "LabelId": 102
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398692)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.1520176
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.43072548E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.84475946
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.269655317
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.43077457
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -2.08706474
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.398692
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.1520176
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.43072548E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.84475946
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.269655317
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.43077457
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -2.08706474
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.398692
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "§",
+        "hasCustomLabel": false,
+        "LabelId": 103
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398692)))}(6.398682, 6.690399)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398692)))}",
+        "Domain": {
+          "Item1": 6.398682,
+          "Item2": 6.690399
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.15202, 1.430725E-05, 7.844759), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2696553, 1.430775, -2.087065), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.398692)))}(6.398682, 6.690399)"
+        },
+        "Label": "¨",
+        "hasCustomLabel": false,
+        "LabelId": 104
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690399)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2306795
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.1446492E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.235931
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.21572426
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.14469826
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -1.66965187
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.690399
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2306795
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.1446492E-05
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.235931
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.21572426
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.14469826
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -1.66965187
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.690399
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "©",
+        "hasCustomLabel": false,
+        "LabelId": 105
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690399)))}(6.690389, 6.923783)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690399)))}",
+        "Domain": {
+          "Item1": 6.690389,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.23068, 1.144649E-05, 7.235931), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.2157243, 1.144698, -1.669652), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.690399)))}(6.690389, 6.923783)"
+        },
+        "Label": "ª",
+        "hasCustomLabel": false,
+        "LabelId": 106
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810278
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 9.1578795E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846248
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.172579408
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.915837
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -1.33572149
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810278
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 9.1578795E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846248
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.172579408
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.915837
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -1.33572149
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "«",
+        "hasCustomLabel": false,
+        "LabelId": 107
+      },
+      "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)": {
+        "func_id": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}",
+        "arg_func_id": "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}",
+        "Domain": {
+          "Item1": 6.923773,
+          "Item2": 6.923783
+        },
+        "s_type": "FunctionCallFact",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "[Pos(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Vel(http://mathhub.info/MitM/core/geometry?3DGeometry?point), Acc(http://mathhub.info/MitM/core/geometry?3DGeometry?point), t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(Pos), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Vel), Variable_(t)), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(0.5, http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(Acc), http://mathhub.info/MitM/Foundation?RealLiterals?times_real_lit(Variable_(t), Variable_(t))))))}[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 9.15788E-06, 6.846248), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1725794, 0.915837, -1.335721), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}(6.923773, 6.923783)"
+        },
+        "Label": "¬",
+        "hasCustomLabel": false,
+        "LabelId": 108
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 1.830693E-06, 6.846238), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1380635, -0.7326696, -1.068577), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810287
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.83069346E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84623766
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.138063535
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.7326696
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -1.06857717
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810287
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 1.83069346E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84623766
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.138063535
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.7326696
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -1.06857717
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "­",
+        "hasCustomLabel": false,
+        "LabelId": 109
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 7.69156E-06, 6.846229), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.1104508, 0.5861357, -0.8548617), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.28103
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.69156E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846229
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.110450827
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.5861357
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.854861736
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.28103
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 7.69156E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846229
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.110450827
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.5861357
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.854861736
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "®",
+        "hasCustomLabel": false,
+        "LabelId": 110
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.001984E-06, 6.846222), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.08836066, -0.4689085, -0.6838894), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810307
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.0019844E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.8462224
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.08836066
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.468908548
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.6838894
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810307
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.0019844E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.8462224
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.08836066
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.468908548
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.6838894
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "¯",
+        "hasCustomLabel": false,
+        "LabelId": 111
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.752762E-06, 6.846217), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.07068853, 0.3751268, -0.5471115), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810316
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.752762E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846217
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.07068853
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.375126839
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.5471115
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810316
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.752762E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846217
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.07068853
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.375126839
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.5471115
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "°",
+        "hasCustomLabel": false,
+        "LabelId": 112
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 3.751257E-06, 6.846213), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.05655083, -0.3001015, -0.4376892), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.75125683E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846213
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0565508269
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.3001015
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.437689215
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 3.75125683E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846213
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0565508269
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.3001015
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.437689215
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "±",
+        "hasCustomLabel": false,
+        "LabelId": 113
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 6.151578E-06, 6.84621), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.04524066, 0.2400812, -0.3501514), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.151578E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84620953
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.045240663
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.240081191
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.3501514
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.151578E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84620953
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.045240663
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.240081191
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.3501514
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "²",
+        "hasCustomLabel": false,
+        "LabelId": 114
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.230438E-06, 6.846207), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.03619253, -0.192065, -0.2801211), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.23043775E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84620667
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0361925326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.192064956
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.280121118
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.23043775E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84620667
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0361925326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.192064956
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.280121118
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "³",
+        "hasCustomLabel": false,
+        "LabelId": 115
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.766467E-06, 6.846204), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02895403, 0.153652, -0.2240969), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.766467E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84620428
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0289540272
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.153651968
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.2240969
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.766467E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84620428
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0289540272
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.153651968
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.2240969
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "´",
+        "hasCustomLabel": false,
+        "LabelId": 116
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.536761E-06, 6.846202), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.02316322, -0.1229216, -0.1792775), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.53676057E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84620237
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0231632218
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.122921579
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.179277524
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.53676057E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84620237
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0231632218
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.122921579
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.179277524
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "µ",
+        "hasCustomLabel": false,
+        "LabelId": 117
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.519642E-06, 6.846201), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01853058, 0.09833726, -0.143422), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.5196424E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846201
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0185305774
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.09833726
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.143422022
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.5196424E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846201
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0185305774
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.09833726
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.143422022
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "¶",
+        "hasCustomLabel": false,
+        "LabelId": 118
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.732454E-06, 6.8462), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01482446, -0.07866981, -0.1147376), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.732454E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.8462
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0148244621
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.07866981
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.114737622
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.732454E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.8462
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0148244621
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.07866981
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.114737622
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "·",
+        "hasCustomLabel": false,
+        "LabelId": 119
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.361322E-06, 6.846199), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.01185957, 0.06293585, -0.0917901), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.36132166E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846199
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.01185957
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.06293585
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.0917901
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.36132166E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846199
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.01185957
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.06293585
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.0917901
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "¸",
+        "hasCustomLabel": false,
+        "LabelId": 120
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.857344E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.009487656, -0.05034868, -0.07343208), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.85734427E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846198
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.009487656
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.05034868
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.07343208
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.85734427E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846198
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.009487656
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.05034868
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.07343208
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "¹",
+        "hasCustomLabel": false,
+        "LabelId": 121
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.259643E-06, 6.846198), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.007590125, 0.04027895, -0.05874566), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.259643E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84619761
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.007590125
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0402789451
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.0587456636
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.259643E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84619761
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.007590125
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0402789451
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.0587456636
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "º",
+        "hasCustomLabel": false,
+        "LabelId": 122
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 4.936921E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.0060721, -0.03222316, -0.04699653), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.9369205E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846197
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0060721
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.0322231576
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.04699653
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 4.9369205E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.846197
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0060721
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.0322231576
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.04699653
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "»",
+        "hasCustomLabel": false,
+        "LabelId": 123
+      },
+      "[t(http://mathhub.info/MitM/Foundation?RealLiterals?real_lit)] => {MakeObjectArray(http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(10.28103, 5.194215E-06, 6.846197), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0.00485768, 0.02577853, -0.03759722), http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple(0, -9.809999, 0), http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit(Variable_(t), http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit(6.923783)))}": {
+        "Function_SOMDoc": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.194215E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84619665
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.00485768
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0257785264
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.0375972241
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "s_type": "FunctionFact",
+        "ServerDefinition": {
+          "kind": "FUN",
+          "params": [
+            {
+              "name": "t",
+              "tp": {
+                "kind": "OMS",
+                "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?real_lit"
+              }
+            }
+          ],
+          "body": {
+            "kind": "OMA",
+            "applicant": {
+              "kind": "OMS",
+              "uri": "MakeObjectArray"
+            },
+            "arguments": [
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 10.2810326
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 5.194215E-06
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 6.84619665
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.00485768
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0257785264
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -0.0375972241
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://gl.mathhub.info/MMT/LFX/Sigma?Symbols?Tuple"
+                },
+                "arguments": [
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": -9.809999
+                  },
+                  {
+                    "kind": "OMF",
+                    "float": 0.0
+                  }
+                ]
+              },
+              {
+                "kind": "OMA",
+                "applicant": {
+                  "kind": "OMS",
+                  "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?plus_real_lit"
+                },
+                "arguments": [
+                  {
+                    "kind": "VAR",
+                    "name": "t"
+                  },
+                  {
+                    "kind": "OMA",
+                    "applicant": {
+                      "kind": "OMS",
+                      "uri": "http://mathhub.info/MitM/Foundation?RealLiterals?minus_real_lit"
+                    },
+                    "arguments": [
+                      {
+                        "kind": "OMF",
+                        "float": 6.923783
+                      }
+                    ]
+                  }
+                ]
+              }
+            ]
+          }
+        },
+        "Label": "¼",
+        "hasCustomLabel": false,
+        "LabelId": 124
       }
     },
     "name": null,
     "path": null
   },
   "solution_approches": [],
-  "AllowedScrolls": null,
+  "AllowedScrolls": [
+    "http://mathhub.info/FrameIT/frameworld?W3DBouncingScroll"
+  ],
   "AllowedGadgets": null,
   "name": "CanonBall 3D",
   "path": null
diff --git a/Assets/Stages/TechDemo A.JSON b/Assets/Stages/TechDemo A.JSON
index bba2dcaf..735f5cb2 100644
--- a/Assets/Stages/TechDemo A.JSON	
+++ b/Assets/Stages/TechDemo A.JSON	
@@ -8,7 +8,7 @@
     "ValidationSet": [
       {
         "MasterIDs": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact3"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact803"
         ],
         "SolutionIndex": [],
         "RelationIndex": [],
@@ -21,17 +21,17 @@
       "-1": null
     },
     "MetaInf": {
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact1": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact801": {
         "workflow_id": 0,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact2": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact802": {
         "workflow_id": 1,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact3": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact803": {
         "workflow_id": 2,
         "active": true,
         "isImmutable": false
@@ -39,34 +39,34 @@
     },
     "Workflow": [
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact1",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact801",
         "samestep": false,
         "steplink": 3,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact2",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact802",
         "samestep": true,
         "steplink": 0,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact3",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact803",
         "samestep": true,
         "steplink": 0,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       }
     ],
     "marker": 3,
@@ -77,7 +77,7 @@
     "MaxLabelId": 2,
     "UnusedLabelIds": [],
     "JsonFactSpace": {
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact1": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact801": {
         "Point": {
           "x": 0.0,
           "y": 0.0,
@@ -93,12 +93,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact1",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact801"
+        },
         "Label": "A",
         "hasCustomLabel": false,
         "LabelId": 1
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact2": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact802": {
         "Point": {
           "x": 0.0,
           "y": 6.0,
@@ -121,15 +124,18 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact2",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact802"
+        },
         "Label": "B",
         "hasCustomLabel": false,
         "LabelId": 2
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact3": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact803": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact1",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact2",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact801",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact802",
         "Dir": {
           "x": 0.0,
           "y": -1.0,
@@ -137,7 +143,10 @@
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact3",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact803"
+        },
         "Label": "[AB]",
         "hasCustomLabel": false,
         "LabelId": 0
diff --git a/Assets/Stages/TechDemo B.JSON b/Assets/Stages/TechDemo B.JSON
index 47f5e7b3..29f31b96 100644
--- a/Assets/Stages/TechDemo B.JSON	
+++ b/Assets/Stages/TechDemo B.JSON	
@@ -8,7 +8,7 @@
     "ValidationSet": [
       {
         "MasterIDs": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact6"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact806"
         ],
         "SolutionIndex": [],
         "RelationIndex": [],
@@ -16,7 +16,7 @@
       },
       {
         "MasterIDs": [
-          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact6"
+          "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact806"
         ],
         "SolutionIndex": [],
         "RelationIndex": [],
@@ -39,17 +39,17 @@
       "-1": null
     },
     "MetaInf": {
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact4": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact804": {
         "workflow_id": 0,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact5": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact805": {
         "workflow_id": 1,
         "active": true,
         "isImmutable": false
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact6": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact806": {
         "workflow_id": 2,
         "active": true,
         "isImmutable": false
@@ -57,34 +57,34 @@
     },
     "Workflow": [
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact4",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact804",
         "samestep": false,
         "steplink": 3,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact5",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact805",
         "samestep": true,
         "steplink": 0,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       },
       {
-        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact6",
+        "Id": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact806",
         "samestep": true,
         "steplink": 0,
         "creation": true,
         "gadget_rank": -1,
         "scroll_label": null,
         "GadgetFlow": [],
-        "GadgetTime": 1.0604520999986562
+        "GadgetTime": 0.35554700000284356
       }
     ],
     "marker": 3,
@@ -95,7 +95,7 @@
     "MaxLabelId": 2,
     "UnusedLabelIds": [],
     "JsonFactSpace": {
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact4": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact804": {
         "Point": {
           "x": 0.0,
           "y": 0.0,
@@ -111,12 +111,15 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact4",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact804"
+        },
         "Label": "A",
         "hasCustomLabel": false,
         "LabelId": 1
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact5": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact805": {
         "Point": {
           "x": 0.0,
           "y": 6.0,
@@ -139,15 +142,18 @@
           "sqrMagnitude": 1.0
         },
         "s_type": "PointFact",
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact5",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact805"
+        },
         "Label": "B",
         "hasCustomLabel": false,
         "LabelId": 2
       },
-      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact6": {
+      "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact806": {
         "s_type": "LineFact",
-        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact4",
-        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact5",
+        "Pid1": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact804",
+        "Pid2": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact805",
         "Dir": {
           "x": 0.0,
           "y": -1.0,
@@ -155,7 +161,10 @@
           "magnitude": 1.0,
           "sqrMagnitude": 1.0
         },
-        "_URI": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact6",
+        "ServerDefinition": {
+          "kind": "OMS",
+          "uri": "http://mathhub.info/FrameIT/frameworld?DefaultSituationSpace/SituationTheory1?fact806"
+        },
         "Label": "[AB]",
         "hasCustomLabel": false,
         "LabelId": 0
diff --git a/Assets/packages.config b/Assets/packages.config
index 836e3181..3180a169 100644
--- a/Assets/packages.config
+++ b/Assets/packages.config
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="utf-8"?>
 <packages>
-  <package id="morelinq" version="3.4.2" />
-  <package id="Neleus.LambdaCompare" version="1.0.3" />
+  <package id="morelinq" version="3.4.2" manuallyInstalled="true" />
 </packages>
\ No newline at end of file
diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json
index 9eecfc19..b8da85b1 100644
--- a/Packages/packages-lock.json
+++ b/Packages/packages-lock.json
@@ -5,7 +5,7 @@
       "depth": 0,
       "source": "git",
       "dependencies": {},
-      "hash": "03353e7a94bd01ef6daa80e3a5fd85c7f5fa4725"
+      "hash": "e77fc341a4e186c7ab2e463b467cc2d7eb1e5fb1"
     },
     "com.unity.2d.sprite": {
       "version": "1.0.0",
diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset
index 0935ef1f..f8ced6ff 100644
--- a/ProjectSettings/ProjectSettings.asset
+++ b/ProjectSettings/ProjectSettings.asset
@@ -713,6 +713,7 @@ PlayerSettings:
   platformArchitecture: {}
   scriptingBackend:
     Android: 0
+    Standalone: 1
   il2cppCompilerConfiguration: {}
   managedStrippingLevel: {}
   incrementalIl2cppBuild: {}
@@ -725,7 +726,8 @@ PlayerSettings:
   gcIncremental: 0
   assemblyVersionValidation: 1
   gcWBarrierValidation: 0
-  apiCompatibilityLevelPerPlatform: {}
+  apiCompatibilityLevelPerPlatform:
+    Standalone: 3
   m_RenderingPath: 1
   m_MobileRenderingPath: 1
   metroPackageName: Template3D
diff --git a/UserSettings/EditorUserSettings.asset b/UserSettings/EditorUserSettings.asset
index dc93d912..9b79ad59 100644
--- a/UserSettings/EditorUserSettings.asset
+++ b/UserSettings/EditorUserSettings.asset
@@ -6,28 +6,28 @@ EditorUserSettings:
   serializedVersion: 4
   m_ConfigSettings:
     RecentlyUsedSceneGuid-0:
-      value: 0502505152005e020c0d0e2446275e44144f19287f707e362c7c4b60b2b9353c
+      value: 5b5200520604510a5b5b587642270744124e4e7a7e7f2764742f1b61b0e6613a
       flags: 0
     RecentlyUsedSceneGuid-1:
-      value: 5b5200520604510a5b5b587642270744124e4e7a7e7f2764742f1b61b0e6613a
+      value: 5354015500565a0f5458597740265c4441164c2e7b7072637f7e4e35b5b5643d
       flags: 0
     RecentlyUsedSceneGuid-2:
-      value: 5354015500565a0f5458597740265c4441164c2e7b7072637f7e4e35b5b5643d
+      value: 01550655000d5008580a5e7412710e44464e4129787125667a7a1f37e0e66d39
       flags: 0
     RecentlyUsedSceneGuid-3:
-      value: 01550655000d5008580a5e7412710e44464e4129787125667a7a1f37e0e66d39
+      value: 5a530c5653060c0a0c0b5f2140770f4443154979297a76347c2a1e30b5b33068
       flags: 0
     RecentlyUsedSceneGuid-4:
-      value: 5a530c5653060c0a0c0b5f2140770f4443154979297a76347c2a1e30b5b33068
+      value: 530055020302595d550a0e7447220b4415161a7c2f782432282a4f31e6b93068
       flags: 0
     RecentlyUsedSceneGuid-5:
-      value: 530055020302595d550a0e7447220b4415161a7c2f782432282a4f31e6b93068
+      value: 0702005254070d5d5d5a5d7145210f444116487c282d7f357e7a1e66b6b0313a
       flags: 0
     RecentlyUsedSceneGuid-6:
-      value: 0702005254070d5d5d5a5d7145210f444116487c282d7f357e7a1e66b6b0313a
+      value: 00540c020302515f0b0f5f2711265c44171519797e7c7463787d4d63e1b8303c
       flags: 0
     RecentlyUsedSceneGuid-7:
-      value: 00540c020302515f0b0f5f2711265c44171519797e7c7463787d4d63e1b8303c
+      value: 520107035d0c510c080d547215760b4413154d2e7a2c226129281c65e3b63768
       flags: 0
     RecentlyUsedSceneGuid-8:
       value: 0709560454055c0d0c5e5c2444740b4413154a72792d22627c714963e0b6373d
diff --git a/app.config b/app.config
new file mode 100644
index 00000000..643ee590
--- /dev/null
+++ b/app.config
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configuration>
+  <runtime>
+    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
+      <dependentAssembly>
+        <assemblyIdentity name="netstandard" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
+        <bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
+      </dependentAssembly>
+      <dependentAssembly>
+        <assemblyIdentity name="System.IO.Compression" publicKeyToken="b77a5c561934e089" culture="neutral" />
+        <bindingRedirect oldVersion="0.0.0.0-4.1.3.0" newVersion="4.1.3.0" />
+      </dependentAssembly>
+      <dependentAssembly>
+        <assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
+        <bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
+      </dependentAssembly>
+    </assemblyBinding>
+  </runtime>
+</configuration>
\ No newline at end of file
-- 
GitLab