Changes for page Mission Director Guide
Last modified by Klaus Meyer on 2025/03/31 16:39
From version 32970.1
edited by Owen Lake
on 2023/10/10 15:22
on 2023/10/10 15:22
Change comment:
There is no comment for this version
To version 32970.6
edited by Michael Baumgardt
on 2023/10/27 12:28
on 2023/10/27 12:28
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. Owen1 +xwiki:XWiki.Michael - Content
-
... ... @@ -518,21 +518,40 @@ 518 518 \\{{code language="xml"}}cos(pi){{/code}}| 519 519 {{code language="xml"}}0.5{{/code}} 520 520 \\{{code language="xml"}}-1.0{{/code}}|Cosine (function-style, parentheses required) 521 -|tan|unary|{{code language="xml"}}tan(-45deg){{/code}}((( 521 +|tan|unary| 522 +{{code language="xml"}}tan(-45deg){{/code}} 523 +\\{{code language="xml"}}tan(45deg){{/code}}| 524 +{{code language="xml"}}-1.0{{/code}} 525 +\\{{code language="xml"}}1.0{{/code}}|((( 526 +Tangent (function-style, parentheses required) 522 522 523 -{{code language="xml"}}tan(45deg){{/code}} 524 -)))|((( 525 -(% id="cke_bm_767206S" style="display:none" %) {{code language="xml"}}-1.0{{/code}} 528 +Available from X4 v7.0 529 +))) 530 +|asin|unary| 531 +{{code language="xml"}}asin(-0.5f){{/code}} 532 +\\{{code language="xml"}}asin(1){{/code}}| 533 +{{code language="xml"}}-0.523599rad{{/code}} 534 +\\{{code language="xml"}}1.5708rad{{/code}}|((( 535 +Inverse sine (function-style, parentheses required) 526 526 527 -{{code language="xml"}} 528 -1.0 529 -{{/code}} 530 -)))|Tangent (function-style, parentheses required) 531 -|asin|unary|{{code language="xml"}}asin(-0.5f){{/code}}{{code language="xml"}}asin(1){{/code}}|{{code language="xml"}}-0.523599rad{{/code}}((( 532 - 533 -))){{code language="xml" width="70"}}1.5708rad{{/code}}|Inverse sine (function-style, parentheses required) 534 -|acos|unary|{{code language="xml"}}acos(0.5f){{/code}}{{code language="xml"}}acos(1.0f){{/code}}|{{code language="xml"}}asin(2.0944rad){{/code}}{{code language="xml"}}0rad{{/code}}|Inverse cosine (function-style, parentheses required) 535 -|atan|unary| | |Inverse tangent (function-style, parentheses required) 537 +Available from X4 v7.0 538 +))) 539 +|acos|unary| 540 +{{code language="xml"}}acos(-0.5f){{/code}} 541 +\\{{code language="xml"}}acos(1.0f){{/code}}| 542 +{{code language="xml"}}2.0944rad{{/code}} 543 +\\{{code language="xml"}}0rad{{/code}}|((( 544 +Inverse cosine (function-style, parentheses required) 545 + 546 +Available from X4 v7.0 547 +))) 548 +|atan|unary| 549 +{{code language="xml"}}atan(1.0f){{/code}}| 550 +{{code language="xml"}}0.785398rad{{/code}}|((( 551 +Inverse tangent (function-style, parentheses required) 552 + 553 +Available from X4 v7.0 554 +))) 536 536 |sqrt|unary|{{code language="xml"}}sqrt(2){{/code}}|{{code language="xml"}}1.414213LF{{/code}}|Square root (function-style, parentheses required) 537 537 |exp|unary|{{code language="xml"}}exp(1){{/code}}|{{code language="xml"}}2.71828LF{{/code}}|Exponential function (function-style, parentheses required) 538 538 |log|unary|{{code language="xml"}}log(8) / log(2){{/code}}|{{code language="xml"}}3.0LF{{/code}}|Natural logarithm (function-style, parentheses required) ... ... @@ -963,7 +963,7 @@ 963 963 scriptproperties.html has to load files from different folders, which modern browsers do not allow by default for security reasons. In order to open scriptproperties.html, the following is required: 964 964 965 965 * Firefox: On the about:config page, the value of "security.fileuri.strict_origin_policy" has to be changed to "false". 966 -* Chrome: The Chrome launcher has to be started with the command-line parameter --allow-file-access-from-files --985 +* Chrome: The Chrome launcher has to be started with the command-line parameter --~-~---allow-file-access-from-files 967 967 {{/info}} 968 968 969 969 This provides you with a complete list of all supported "base keywords" and properties. To filter in this list, you can enter an expression in the text field: