Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Apr 2005 02:57:15 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/msun/src math.h s_exp2.c s_exp2f.c
Message-ID:  <200504050257.j352vF6v095226@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2005-04-05 02:57:15 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         math.h 
  Added files:
    lib/msun/src         s_exp2.c s_exp2f.c 
  Log:
  Implement exp2() and exp2f().
  
  Revision  Changes    Path
  1.59      +2 -0      src/lib/msun/src/math.h
  1.1       +389 -0    src/lib/msun/src/s_exp2.c (new)
  1.1       +141 -0    src/lib/msun/src/s_exp2f.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504050257.j352vF6v095226>