Skip to content

Anton naumov - #33

Open
antosha13666 wants to merge 2 commits into
ISUCT:masterfrom
antosha13666:Anton_Naumov
Open

Anton naumov#33
antosha13666 wants to merge 2 commits into
ISUCT:masterfrom
antosha13666:Anton_Naumov

Conversation

@antosha13666

Copy link
Copy Markdown

2 laba

Comment thread CourseApp/Program.cs
{
public static double y(double x, double a, double b)
{
return (Math.Asin(Math.Pow(x, a) + Math.Acos(Math.Pow(x, b))));

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Напишите, какой у вас варинат? почему во всех точках NaN?

Comment thread CourseApp/Program.cs
{
public static double y(double x, double a, double b)
{
return (Math.Asin(Math.Pow(x, a) + Math.Acos(Math.Pow(x, b))));

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Напишите, какой у вас варинат? почему во всех точках NaN?

@jskonst jskonst left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Обновление? вторая, третья лаба?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants