Calculus 1 TechCompanion Sage Function Index

A    C    D    E    F    G    I    L    M    N    P    R    S    T    V    X    Y


A

abs  absolute value

append  append to list

arccos  inverse cosine

arccosh  inverse hyperbolic cosine

arccot  inverse cotangent

arccoth  inverse hyperbolic cotangent

arccsc  inverse cosecant

arccsch  inverse hyperbolic cosecant

arcsec  inverse secant

arcsech  inverse hyperbolic secant

arcsin  inverse sine

arcsinh  inverse hyperbolic sine

arctan  inverse tangent

arctanh  inverse hyperbolic tangent

assume  assert assumption


C

ceil  least integer function

cos  cosine

cosh  hyperbolic cosine

cot  cotangent

coth  hyperbolic cotangent

csc  cosecant

csch  hyperbolic cosecant


D

def  define Python function

derivative  

desolve  solve differential equation

diff  

dot_product  


E

exp  natural exponential function


F

factorial  

find_local_maximum  

find_local_minimum  

find_root  find zero of a function

float  

floor  greatest integer function


G

graphics_array  


I

implicit_plot  

import  load Python module

Infinity  

integral  compute integral symbolically

@interact  interactive animation decorator


L

lambda  define anonymous function

limit  compute limit symbolically

line  

ln  

log  


M

maxima  

maxima_methods  


N

n  arbitrary precision numerical approximation

numerical_integral  


P

partial_fraction  

Piecewise  

plot  basic 2D plotting command

print  display string


R

range  

RealField  arbitrary precision real numbers


S

sec  secant

sech  hyperbolic secant

show  display graphics

simplify_full  

sin  sine

sinh  hyperbolic sine

solve  solve algebraic equation(s)

sqrt  principal square root

sum  

symbolic_sum  


T

tan  tangent

taylor  compute Taylor polynomial

trapezoid  


V

var  declare variable

vector  


X

xmax  plot window right bound

xmin  plot window left bound


Y

ymax  plot window upper bound

ymin  plot window lower bound