23 Respuestas
+ 7
>>> print(2**.5)
1.4142135623730951
Everything seems to be working...
+ 8
x = float(math.sqrt(s(s-a)(s-b)(s-c)))
cant this work?
+ 8
its just showing -
Typerror: 'float' object is not callable
+ 8
This is the code https://code.sololearn.com/c8LNEd3OHeRA/?ref=app
+ 8
can u gibe me an example
+ 8
Thank you very Much😊😊😊😇
+ 8
Well I am
Have you cleared it? If yes , can you give
some tips...
+ 8
Oh yes!
SoloLearn is my practice book..
Byw what was your rank?
+ 8
👍👍👍 When did you give it?
+ 8
Sounds Cool😎😎😎
+ 8
@Kuba_Siekierzynski But it's still not working(x**0.5)
+ 8
I actually forgot to mention the brackets. It's working.Thank you🙂☺☺
+ 5
x**0.5 gives a square root of x and does not require importing the math module.
+ 1
math.sqrt (n)
+ 1
it should work.
post your code link if facing problem.
it is triangle ▲ value na?
+ 1
use multiplication sign
+ 1
it is working. ..write s*(s-a)* ...like this
+ 1
+ 1
its ok.
btw are you preparing for JEE?
this formula remind me of my preparation days.
+ 1
hey! in exam hall...you won't get compiler so practice to do manually.
and if you are in preparation this year..I suggest you to concentrate on that only