shithub: front

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

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