amath  1.8.5
Simple command line calculator
real Directory Reference
Directory dependency graph for real:
src/real

Files

file  acos.c [code]
 Inverse cosine function.
 
file  acosh.c [code]
 Inverse hyperbolic cosine function.
 
file  acot.c [code]
 Inverse cotangent function.
 
file  acoth.c [code]
 Inverse hyperbolic cotangent function.
 
file  acrd.c [code]
 Inverse chord function.
 
file  acsc.c [code]
 Inverse cosecant function.
 
file  acsch.c [code]
 Inverse hyperbolic cosecant function.
 
file  acvc.c [code]
 Inverse versed cosine.
 
file  acvs.c [code]
 Inverse coversed sine function.
 
file  aexc.c [code]
 
file  aexs.c [code]
 Inverse excosecant function.
 
file  ahcc.c [code]
 Inverse hacoversed cosine.
 
file  ahcv.c [code]
 Inverse hacoversed sine.
 
file  ahv.c [code]
 Inverse haversed sine.
 
file  ahvc.c [code]
 Inverse haversed cosine.
 
file  asec.c [code]
 Inverse secant function.
 
file  asech.c [code]
 Inverse hyperbolic secant function.
 
file  asin.c [code]
 Inverse sine function.
 
file  asinh.c [code]
 Inverse hyperbolic sine function.
 
file  atan.c [code]
 Inverse tangent function.
 
file  atan2.c [code]
 Inverse tangent function.
 
file  atanh.c [code]
 Inverse hyperbolic tangent function.
 
file  avcs.c [code]
 Inverse versed sine.
 
file  aver.c [code]
 Inverse versed sine function.
 
file  cbrt.c [code]
 Cube root function.
 
file  ceil.c [code]
 Ceiling function.
 
file  cos.c [code]
 Cosine function.
 
file  cosh.c [code]
 Hyperbolic cosine function.
 
file  cot.c [code]
 Cotangent function.
 
file  coth.c [code]
 Hyperbolic cotangent function.
 
file  crd.c [code]
 Chord function.
 
file  csc.c [code]
 Cosecant function.
 
file  csch.c [code]
 Hyperbolic cosecant function.
 
file  csign.c [code]
 
file  cvc.c [code]
 Coversed cosine function.
 
file  cvs.c [code]
 Coversed sine function.
 
file  exc.c [code]
 Excosecant function.
 
file  exp.c [code]
 
file  expm1.c [code]
 
file  exs.c [code]
 Exsecant function.
 
file  fabs.c [code]
 Absolute value function.
 
file  floor.c [code]
 Floor function.
 
file  fmod.c [code]
 Return x mod y in exact arithmetic.
 
file  hcc.c [code]
 Hacoversed cosine function.
 
file  hcv.c [code]
 Hacoversed sine function.
 
file  hv.c [code]
 Haversed sine function.
 
file  hvc.c [code]
 Haversed cosine function.
 
file  hypot.c [code]
 
file  kcos.c [code]
 Kernel cosine function.
 
file  kremp2.c [code]
 Kernel reduction function.
 
file  ksin.c [code]
 Kernel sin function.
 
file  ktan.c [code]
 Kernel tan function.
 
file  log.c [code]
 
file  log10.c [code]
 Base 10 logarithm function.
 
file  log1p.c [code]
 
file  log2i.c [code]
 
file  log2p.c [code]
 
file  pow.c [code]
 Expontation function.
 
file  prim.h [code]
 Primitives in math library for handling real numbers.
 
file  remp2.c [code]
 
file  round.c [code]
 Round function.
 
file  scalbn.c [code]
 
file  sec.c [code]
 
file  sech.c [code]
 Hyperbolic secant function.
 
file  sin.c [code]
 Sine function.
 
file  sinh.c [code]
 Hyperbolic sine function.
 
file  sqrt.c [code]
 Square root function.
 
file  tan.c [code]
 Tangent function.
 
file  tanh.c [code]
 Hyperbolic tangent function.
 
file  trunc.c [code]
 Truncate function.
 
file  vcs.c [code]
 Versed cosine function.
 
file  ver.c [code]
 Secant function.