Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Karsa Zoltán István
/
politopok
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/prog2
Commit
e9a4645a
authored
Jan 19, 2023
by
Zoltan Karsa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fic typo
parent
b9a0229d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
genax.py
+2
-2
No files found.
genax.py
View file @
e9a4645a
...
@@ -35,7 +35,7 @@ def angles_alap(anglestopick, plot = False):
...
@@ -35,7 +35,7 @@ def angles_alap(anglestopick, plot = False):
tompa_beta_mpi_arr
=
tompa_beta_arr
-
numpy
.
pi
/
2
tompa_beta_mpi_arr
=
tompa_beta_arr
-
numpy
.
pi
/
2
hegyes_beta_arr
=
beta_arr
[
beta_arr
<=
numpy
.
pi
]
hegyes_beta_arr
=
beta_arr
[
beta_arr
<=
numpy
.
pi
]
tompa_alpha_arr
=
alpha_arr
[
beta_arr
>
numpy
.
pi
]
tompa_alpha_arr
=
alpha_arr
[
beta_arr
>
numpy
.
pi
]
hegyes_alpha_arr
=
alpha_arr
[
alph
a_arr
<=
numpy
.
pi
]
hegyes_alpha_arr
=
alpha_arr
[
bet
a_arr
<=
numpy
.
pi
]
tghB
=
numpy
.
tan
(
hegyes_beta_arr
)
tghB
=
numpy
.
tan
(
hegyes_beta_arr
)
tghA
=
numpy
.
tan
(
hegyes_alpha_arr
)
tghA
=
numpy
.
tan
(
hegyes_alpha_arr
)
...
@@ -74,7 +74,7 @@ def angles_ratet(anglestopick, plot = False):
...
@@ -74,7 +74,7 @@ def angles_ratet(anglestopick, plot = False):
tompa_beta_mpi_arr
=
tompa_beta_arr
-
numpy
.
pi
/
2
tompa_beta_mpi_arr
=
tompa_beta_arr
-
numpy
.
pi
/
2
hegyes_beta_arr
=
beta_arr
[
beta_arr
<=
numpy
.
pi
]
hegyes_beta_arr
=
beta_arr
[
beta_arr
<=
numpy
.
pi
]
tompa_alpha_arr
=
alpha_arr
[
beta_arr
>
numpy
.
pi
]
tompa_alpha_arr
=
alpha_arr
[
beta_arr
>
numpy
.
pi
]
hegyes_alpha_arr
=
alpha_arr
[
alph
a_arr
<=
numpy
.
pi
]
hegyes_alpha_arr
=
alpha_arr
[
bet
a_arr
<=
numpy
.
pi
]
tghB
=
numpy
.
tan
(
hegyes_beta_arr
)
tghB
=
numpy
.
tan
(
hegyes_beta_arr
)
tghA
=
numpy
.
tan
(
hegyes_alpha_arr
)
tghA
=
numpy
.
tan
(
hegyes_alpha_arr
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment