H
H
hochu_to_sleep2021-04-10 14:15:35
Visual Basic
hochu_to_sleep, 2021-04-10 14:15:35

How to translate a mathematical formula into Visual Basic code?

How to translate a mathematical formula into Visual Basic code? 6071888b13672850462808.png
Wrote this - does not work b * 2^(-x^(2)*y)+sqrt(b)*cos(2x):.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2021-04-10
@vabka

Because there is no ^ operator
Use pow
And multiplication is always done through *

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question