• 2022-10-26 问题

    代码import math;x=math.log(3)执行后,则( ) A: x=1 B: 都不对 C: x<1 D: x>1

    代码import math;x=math.log(3)执行后,则( ) A: x=1 B: 都不对 C: x<1 D: x>1

  • 2022-06-06 问题

    Which of the following methods is not in the Math class? ( ) A: abs B: parseInt C: ceil D: log

    Which of the following methods is not in the Math class? ( ) A: abs B: parseInt C: ceil D: log

  • 2022-10-26 问题

    ‍以下哪几个是math模块中的函数?‍ A: round B: log C: degrees D: pi

    ‍以下哪几个是math模块中的函数?‍ A: round B: log C: degrees D: pi

  • 2022-10-26 问题

    ‏以下哪几个是math模块中的函数?‍ A: round B: log C: degrees D: pi

    ‏以下哪几个是math模块中的函数?‍ A: round B: log C: degrees D: pi

  • 2022-10-26 问题

    以下哪几个是math模块中的函数? A: round B: log C: degrees D: pi

    以下哪几个是math模块中的函数? A: round B: log C: degrees D: pi

  • 2022-07-26 问题

    math库中能实现求平方根的函数是: A: abs B: gcd C: sqrt D: log

    math库中能实现求平方根的函数是: A: abs B: gcd C: sqrt D: log

  • 2022-06-04 问题

    选择下列函数运行后的输出NestList&#91;Log,10,3&#93; A: {Log[10],Log[Log[10]],Log[Log[Log[10]]]} B: {10,Log[10],Log[Log[10]],10+Log[Log[Log[10]]]} C: {Log[10],Log[Log[10]],Log[Log[Log[Log[10]]]]} D: {10,Log[10],Log[Log[10]],Log[Log[Log[10]]]}

    选择下列函数运行后的输出NestList&#91;Log,10,3&#93; A: {Log[10],Log[Log[10]],Log[Log[Log[10]]]} B: {10,Log[10],Log[Log[10]],10+Log[Log[Log[10]]]} C: {Log[10],Log[Log[10]],Log[Log[Log[Log[10]]]]} D: {10,Log[10],Log[Log[10]],Log[Log[Log[10]]]}

  • 2022-10-26 问题

    Math对象的( )方法是返回x的自然对数(底为e)。 A: floor(x) B: log(x) C: sin(x) D: tan(x)

    Math对象的( )方法是返回x的自然对数(底为e)。 A: floor(x) B: log(x) C: sin(x) D: tan(x)

  • 2022-05-27 问题

    Math类是标准的数学类,下面哪一个不是该类提供的数学运算的方法()。 A: 绝对值abs() B: 指数运算exp() C: 对数运算log() D: 排序sort()

    Math类是标准的数学类,下面哪一个不是该类提供的数学运算的方法()。 A: 绝对值abs() B: 指数运算exp() C: 对数运算log() D: 排序sort()

  • 2022-10-26 问题

    以下哪个不是正确的引入math库或其函数的语句() A: import math B: from math import * C: from math import math D: import math as ma

    以下哪个不是正确的引入math库或其函数的语句() A: import math B: from math import * C: from math import math D: import math as ma

  • 1 2 3 4 5 6 7 8 9 10