shithub: front

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

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