Giter Site home page Giter Site logo

poetryu / sjh-mathematical-analysis-solution Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hoganbin/sjh-mathematical-analysis-solution

0.0 0.0 0.0 221 KB

本讲义主要对史济怀《数学分析教程》课后习题作出相关解答...

License: MIT License

TeX 100.00%

sjh-mathematical-analysis-solution's Introduction

史济怀《数学分析教程》课后习题解答

本讲义主要对史济怀《数学分析教程》课后习题作出相关解答...

分工

  • 第一章
  • ...
  • ...

排版约定

  1. 中英文之间一定要加空格!!!
  2. 标点符号全部使用英文符号,文本模式中,标点符号后需要加空格
  3. 行内数学模式内,分数用 \tfrac 或者 /,行间公式用 \frac 或者 \dfrac
  4. 使用 \leqslant\leq 均可
  5. 自然对数底定义新命令 \newcommand{\ee}{\mathrm e} 在指数形式比较复杂时,用 \exp 表示自然对数这
  6. 关键词用 \textbf{关键词},然后建立索引 \index{G!关键词} G 表示名词首字母用于排序,! 后面的就是关键词的名字
  7. 积分里面的微分符号 d 定义为\newcommand{\dd}{\,d} 输入的时候就输入 \dd,这样即便有必要改为正体也容易
  8. 数学公式中,使用 \ldots 进行罗列,如果两边是操作符,用 \cdots
  9. 交叉引用-引用
    • 使用~\ref{label} 进行引用,注意空格,示例:在表~\ref{tab:3.1.2} 中...
  10. 公式里面距离,一般距离用 \;,然后大距离用 \quad 或者 \qquad(基本用 \quad

几点说明

sjh-mathematical-analysis-solution's People

Contributors

hoganbin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.