shithub: riscv

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

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