This chapter’s purpose is multifaceted. First, we show the execution of set operations with SymPy. Second, we explore more mathematical functions, including trigonometric functions, exponents, and logarithms, through the use of NumPy. Third, we aim to augment the reader’s proficiency in defining functions within Python. This skill is further enhanced by implementing the composition of two functions utilising Python.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Sets and Functions

  • Yi Sun,
  • Rod Adams

摘要

This chapter’s purpose is multifaceted. First, we show the execution of set operations with SymPy. Second, we explore more mathematical functions, including trigonometric functions, exponents, and logarithms, through the use of NumPy. Third, we aim to augment the reader’s proficiency in defining functions within Python. This skill is further enhanced by implementing the composition of two functions utilising Python.