shithub: plan9front

ref: bc8c31dbd506731813a62b220ae544f2eb239c5f
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}