Write the equivalent expression in Python programming for the following mathematical
expressions :
i) a= b(c9+ sin(x))
ii) |q+r|
√s+t
Answers
Answered by
3
i) a= b*(c9+eval(sin(x))) #import math b4 doing this
Similar questions
Computer Science,
2 months ago
Math,
2 months ago
Math,
2 months ago
History,
4 months ago
Hindi,
4 months ago
English,
10 months ago
Computer Science,
10 months ago
Computer Science,
10 months ago