mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
* Style(9). Start non-Copyright fancy formatted comments with /**.
Reviewed by: bde (as part of larger diff)
This commit is contained in:
parent
a1d69112c1
commit
b419a5506a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251316
@ -29,7 +29,7 @@
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
/*-
|
||||
/**
|
||||
* Compute the exponential of x for Intel 80-bit format. This is based on:
|
||||
*
|
||||
* PTP Tang, "Table-driven implementation of the exponential function
|
||||
|
Loading…
Reference in New Issue
Block a user