]> sourceware.org Git - glibc.git/commitdiff
Typo fix appproximated.
authorJustin P. Mattock <justinmattock@gmail.com>
Mon, 18 Apr 2011 00:56:07 +0000 (20:56 -0400)
committerUlrich Drepper <drepper@gmail.com>
Mon, 18 Apr 2011 00:56:07 +0000 (20:56 -0400)
sysdeps/ia64/fpu/s_erfcl.S
sysdeps/ia64/fpu/s_expm1l.S

index 266e1e1c911a9670b26648bc30391dffcc4f3e9c..31ffc2db1222e1166473571ffba7194b2cd97e72 100644 (file)
 // Case exp_small:
 //
 //   Here, exp(X) and exp(X) - 1 can all be 
-//   appproximated by a relatively simple polynomial.
+//   approximated by a relatively simple polynomial.
 //
 //   This polynomial resembles the truncated Taylor series
 //
index 5f135faf6717199a520b072489fc39a644047266..a3a6e401e819d4680a9072d87ebde699572df5c5 100644 (file)
 // Case exp_small:
 //
 //   Here, exp(X) and exp(X) - 1 can all be 
-//   appproximated by a relatively simple polynomial.
+//   approximated by a relatively simple polynomial.
 //
 //   This polynomial resembles the truncated Taylor series
 //
This page took 0.045859 seconds and 5 git commands to generate.