shithub: riscv

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

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