shithub: riscv

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

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