On 7 Jun 2015 00:06, "Steve Burrus" wrote:
>
> I need some help/assistance with using the python "import math" function.
Like I am trying to do a = math.sqrt(1000)
> a.sqrt
> but it fails. what am I doing wrong? Thanx for anyone's help.
>
>
> --
> https://mail.python.org/mailman/
On 06Jun2015 15:03, Steve Burrus wrote:
I need some help/assistance with using the python "import math" function. Like
I am trying to do a = math.sqrt(1000)
a.sqrt
but it fails. what am I doing wrong? Thanx for anyone's help.
Please post a tiny but complete example piece of c
On 2015-06-06 23:03, Steve Burrus wrote:
I need some help/assistance with using the python "import math" function. Like
I am trying to do a = math.sqrt(1000)
a.sqrt
but it fails. what am I doing wrong? Thanx for anyone's help.
In what way does it fail?
If it printed an erro
I need some help/assistance with using the python "import math" function. Like
I am trying to do a = math.sqrt(1000)
a.sqrt
but it fails. what am I doing wrong? Thanx for anyone's help.
--
https://mail.python.org/mailman/listinfo/python-list